Version 1.23.13.

This commit is contained in:
Richard W.M. Jones
2013-08-03 12:45:55 +01:00
parent 93f8baeb9a
commit 82a6563414
21 changed files with 6692 additions and 2462 deletions

View File

@@ -25,6 +25,7 @@ Matthew Booth <mbooth@redhat.com>
Maxim Koltsov <kolmax94@gmail.com>
Michael Scherer <misc@zarb.org>
Mike Kelly <pioto@pioto.org>
Nicholas Strugnell <nstrug@redhat.com>
Nikita A Menkovich <menkovich@gmail.com>
Nikos Skalkotos <skalkoto@gmail.com>
Olaf Hering <olaf@aepfle.de>

8
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2013-07-30
Last updated: 2013-08-03
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -203,9 +203,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
962866 NEW https://bugzilla.redhat.com/show_bug.cgi?id=962866
virt-filesystems command fails with error "libguestfs: error: supermin-helper exited with error status 1."
968875 NEW https://bugzilla.redhat.com/show_bug.cgi?id=968875
virt-sysprep should support URL-type arguments
972292 NEW https://bugzilla.redhat.com/show_bug.cgi?id=972292
lgetxattrs can't show the file attribute list with ntfs FS in rhel7
@@ -248,6 +245,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
989352 NEW https://bugzilla.redhat.com/show_bug.cgi?id=989352
cap-get-file will return error if the file has not be set capabilities
991641 NEW https://bugzilla.redhat.com/show_bug.cgi?id=991641
virt-sysprep fs-uuids plugin doesn't update UUIDs in fstab, elsewhere
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting

View File

@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [23])
m4_define([libguestfs_release], [12])
m4_define([libguestfs_release], [13])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@@ -5065,6 +5065,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -5073,7 +5078,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5081,19 +5086,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5126,6 +5131,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5252,12 +5294,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5287,7 +5329,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5317,7 +5359,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5325,31 +5367,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5367,157 +5413,157 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5528,7 +5574,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5542,17 +5588,17 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5562,10 +5608,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5582,6 +5655,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5598,7 +5733,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5608,13 +5743,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5640,7 +5772,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5654,7 +5786,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5662,7 +5805,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5674,7 +5817,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5690,14 +5833,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -5706,7 +5849,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -5726,7 +5869,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -5754,7 +5897,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5805,7 +5948,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5820,6 +5963,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -5873,12 +6020,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr ""
@@ -5890,6 +6037,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -5941,34 +6100,81 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

372
po/es.po
View File

@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish <trans-es@lists.fedoraproject.org>\n"
@@ -5242,6 +5242,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -5250,7 +5255,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5258,19 +5263,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5303,6 +5308,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5429,12 +5471,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5464,7 +5506,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5494,7 +5536,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5502,31 +5544,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5544,157 +5590,157 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5705,7 +5751,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5719,17 +5765,17 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5739,10 +5785,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5759,6 +5832,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5775,7 +5910,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5785,13 +5920,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5817,7 +5949,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5831,7 +5963,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5839,7 +5982,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5851,7 +5994,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5867,14 +6010,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -5883,7 +6026,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -5903,7 +6046,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -5931,7 +6074,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5982,7 +6125,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5997,6 +6140,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -6050,12 +6197,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr ""
@@ -6067,6 +6214,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -6118,34 +6277,81 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

372
po/gu.po
View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -5026,6 +5026,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -5034,7 +5039,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5042,19 +5047,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5087,6 +5092,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5213,12 +5255,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5248,7 +5290,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5278,7 +5320,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5286,31 +5328,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5328,157 +5374,157 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5489,7 +5535,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5503,17 +5549,17 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5523,10 +5569,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5543,6 +5616,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5559,7 +5694,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5569,13 +5704,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5601,7 +5733,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5615,7 +5747,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5623,7 +5766,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5635,7 +5778,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5651,14 +5794,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -5667,7 +5810,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -5687,7 +5830,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -5715,7 +5858,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5766,7 +5909,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5781,6 +5924,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -5834,12 +5981,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr ""
@@ -5851,6 +5998,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -5902,34 +6061,81 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

372
po/hi.po
View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -5024,6 +5024,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -5032,7 +5037,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5040,19 +5045,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5085,6 +5090,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5211,12 +5253,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5246,7 +5288,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5276,7 +5318,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5284,31 +5326,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5326,157 +5372,157 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5487,7 +5533,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5501,17 +5547,17 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5521,10 +5567,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5541,6 +5614,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5557,7 +5692,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5567,13 +5702,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5599,7 +5731,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5613,7 +5745,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5621,7 +5764,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5633,7 +5776,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5649,14 +5792,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -5665,7 +5808,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -5685,7 +5828,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -5713,7 +5856,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5764,7 +5907,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5779,6 +5922,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -5832,12 +5979,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr ""
@@ -5849,6 +5996,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -5900,34 +6059,81 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

372
po/kn.po
View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/fedora/language/"
@@ -5031,6 +5031,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -5039,7 +5044,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5047,19 +5052,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5092,6 +5097,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5218,12 +5260,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5253,7 +5295,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5283,7 +5325,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5291,31 +5333,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5333,157 +5379,157 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5494,7 +5540,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5508,17 +5554,17 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5528,10 +5574,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5548,6 +5621,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5564,7 +5699,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5574,13 +5709,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5606,7 +5738,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5620,7 +5752,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5628,7 +5771,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5640,7 +5783,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5656,14 +5799,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -5672,7 +5815,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -5692,7 +5835,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -5720,7 +5863,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5771,7 +5914,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5786,6 +5929,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -5839,12 +5986,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr ""
@@ -5856,6 +6003,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -5907,34 +6066,81 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

View File

@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.23.12\n"
"Project-Id-Version: libguestfs 1.23.13\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4959,6 +4959,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
#. ../sysprep/sysprep_operation_password.ml:210
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -4967,7 +4972,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -4975,19 +4980,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid "Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5011,6 +5016,30 @@ msgstr ""
msgid "Create overlay file to protect source disk ...\n%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid "Currently this does not remove the user accounts from\nC</etc/shadow>. This is because there is no lens for\nthe shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid "Currently this is only implemented for Linux guests using\neither SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid "Currently this only looks in C</root> and C</home/*> for\nhome directories, so users with home directories in other\nlocations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid "Currently this only looks in C</root> and C</home/*> for\nhome directories, so users with home directories in other\nlocations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid "Currently this only works for glibc-based Linux guests that\nuse shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5117,12 +5146,12 @@ msgstr ""
msgid "Fixing first NTFS partition boot record ...\n%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
#. ../sysprep/sysprep_operation_net_hostname.ml:51
msgid "For Fedora and Red Hat Enterprise Linux,\nthis is removed from C<ifcfg-*> files."
msgstr ""
@@ -5150,7 +5179,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5178,7 +5207,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5186,23 +5215,27 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid "Note that this may require user intervention when the\nguest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid "On Linux guests that have LVM2 physical volumes (PVs) or volume groups (VGs),\nnew random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid "On Linux the following files are removed:\n\n%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid "On guests and filesystem types where this is supported,\nnew random UUIDs are generated and assigned to filesystems."
msgstr ""
@@ -5218,151 +5251,151 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid "Remove all the user accounts and their home directories.\nThe \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid "Remove host-specific RPM database files and locks. RPM will\nrecreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid "Remove the C<.ssh> directory of user \"root\" and any other\nusers who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid "Remove the automatically generated ABRT crash data in\nC</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid "Remove the bash history of user \"root\" and any other users\nwho have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid "Remove udev persistent net rules which map the guest's existing MAC\naddress to a fixed ethernet device (eg. eth0).\n\nAfter a guest is cloned, the MAC address usually changes. Since the\nold MAC address occupies the old name (eg. eth0), this means the fresh\nMAC address is assigned to a new name (eg. eth1) and this is usually\nundesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5374,22 +5407,26 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid "Run script(s) once next time the guest boots. You can supply\nthe I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid "Run the named C<script> (a shell script or program) against the\nguest. The script can be any program on the host. The script's\ncurrent directory will be the guest's root directory.\n\nB<Note:> If the script is not on the $PATH, then you must give\nthe full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid "Set a user password. The user must exist already (this option\ndoes I<not> create users). The following formats may be used\nfor this option:\n\n=over 4\n\n=item B<--password USERNAME:file:FILENAME>\n\nChange the password for C<USERNAME>.\nRead the password from C<FILENAME>. The whole\nfirst line of this file is the replacement password.\nAny other lines are ignored. You should create the file\nwith mode 0600 to ensure no one else can read it.\n\n=item B<--password USERNAME:password:PASSWORD>\n\nChange the password for C<USERNAME>.\nSet the password to the literal string C<PASSWORD>.\n\nB<Note: this is not secure> since any user on the same machine\ncan see the cleartext password using L<ps(1)>.\n\n=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5406,6 +5443,22 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid "Set root or another user's password.\n\nUse the I<--root-password> option to specify a replacement root\npassword for the guest. You can only use this option once.\n\nUse the I<--password> option to specify replacement user password(s).\nYou can use this option as many times as you want.\n\nUse I<--password-crypto> to change the password encryption used.\n\nSee L</OPTIONS> above for details of these options.\n\nThis operation is enabled by default, but it only does something\nif there is at least one I<--root-password> or I<--password>\nargument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid "Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n\nC<sha256> and C<sha512> require glibc E<ge> 2.7\n(check L<crypt(3)> inside the guest).\n\nC<md5> will work with relatively old Linux guests (eg. RHEL 3), but\nis not secure against modern attacks.\n\nThe default is C<sha512> unless libguestfs detects an old guest\nthat didn't have support for SHA-512, in which case it will use C<md5>.\nYou can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid "Set the root password. The following formats may be used\nfor this option:\n\n=over 4\n\n=item B<--root-password file:FILENAME>\n\nRead the root password from C<FILENAME>. The whole\nfirst line of this file is the replacement password.\nAny other lines are ignored. You should create the file\nwith mode 0600 to ensure no one else can read it.\n\n=item B<--root-password password:PASSWORD>\n\nSet the root password to the literal string C<PASSWORD>.\n\nB<Note: this is not secure> since any user on the same machine\ncan see the cleartext password using L<ps(1)>.\n\n=back"
msgstr ""
#: ../resize/resize.ml:856
msgid "Setting up initial partition table on %s ...\n%!"
msgstr ""
@@ -5418,27 +5471,31 @@ msgstr ""
msgid "Sparsify operation completed with no errors. Before deleting the old disk, carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Supply one of more shell scripts (using the I<--firstboot> option).\n\nThese are run the first time the guest boots, and then are\ndeleted. So these are useful for performing last minute\nconfiguration that must run in the context of the guest\noperating system, for example C<yum update>.\n\nOutput or errors from the scripts are written to\nC<~root/virt-sysprep-firstboot.log> (in the guest).\n\nCurrently this is only implemented for Linux guests using\neither System V init, or systemd."
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid "Supply one of more shell scripts (using the I<--firstboot> option).\n\nThese are run the first time the guest boots, and then are\ndeleted. So these are useful for performing last minute\nconfiguration that must run in the context of the guest\noperating system, for example C<yum update>.\n\nOutput or errors from the scripts are written to\nC<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid "The C<script> module lets you run arbitrary shell scripts or programs\nagainst the guest.\n\nNote this feature requires FUSE support. You may have to enable\nthis in your host, for example by adding the current user to the\nC<fuse> group, or by loading a kernel module.\n\nUse one or more I<--script> parameters to specify scripts or programs\nthat will be run against the guest.\n\nThe script or program is run with its current directory being the\nguest's root directory, so relative paths should be used. For\nexample: C<rm etc/resolv.conf> in the script would remove a Linux\nguest's DNS configuration file, but C<rm /etc/resolv.conf> would\n(try to) remove the host's file.\n\nNormally a temporary mount point for the guest is used, but you\ncan choose a specific one by using the I<--scriptdir> parameter.\n\nB<Note:> This is different from I<--firstboot> scripts (which run\nin the context of the guest when it is booting first time).\nI<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid "The SSH host keys are regenerated (differently) next time the guest is\nbooted.\n\nIf, after cloning, the guest gets the same IP address, ssh will give\nyou a stark warning about the host key changing:\n\n @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @\n @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid "The fs-uuids operation is disabled by default because it does\nnot yet find and update all the places in the guest that use\nthe UUIDs. For example C</etc/fstab> or the bootloader.\nEnabling this operation is more likely than not to make your\nguest unbootable.\n\nSee: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid "The machine ID is usually generated from a random source during system\ninstallation and stays constant for all subsequent boots. Optionally,\nfor stateless systems it is generated during runtime at boot if it is\nfound to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid "The mount point (an empty directory on the host) used when\nthe C<script> operation is enabled and one or more scripts\nare specified using I<--script> parameter(s).\n\nB<Note:> C<scriptdir> B<must> be an absolute path.\n\nIf I<--scriptdir> is not specified then a temporary mountpoint\nwill be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid "The system wide process accounting will store to the pacct\nlog files if the process accounting is on."
msgstr ""
@@ -5450,15 +5507,15 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid "This file records who is currently logged in on a machine. In modern\nLinux distros it is stored in a ramdisk and hence not part of the\nvirtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid "This operation changes the hostname of the guest to the value\ngiven in the I<--hostname> parameter.\n\nIf the I<--hostname> parameter is not given, then the hostname is changed\nto C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid "Write some random bytes from the host into the random seed file of the\nguest.\n\nSee L</RANDOM SEED> below."
msgstr ""
@@ -5470,7 +5527,7 @@ msgstr ""
msgid "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid "Yum creates a fresh UUID the next time it runs when it notices that the\noriginal UUID has been erased."
msgstr ""
@@ -5494,7 +5551,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5544,7 +5601,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5557,6 +5614,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -5606,12 +5667,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:146
#. ../sysprep/sysprep_operation_firstboot.ml:78
msgid "script"
msgstr ""
@@ -5623,6 +5684,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -5671,34 +5744,70 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid "virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid "virt-sysprep: password: invalid --root-password/--password format, \"%s:...\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid "virt-sysprep: password: invalid --root-password/--password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid "virt-sysprep: password: multiple --root-password/--password options set the password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid "virt-sysprep: password: warning: using insecure md5 password encryption for\nguest of type %s version %d.\nIf this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

372
po/ml.po
View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -5026,6 +5026,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -5034,7 +5039,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5042,19 +5047,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5087,6 +5092,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5213,12 +5255,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5248,7 +5290,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5278,7 +5320,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5286,31 +5328,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5328,157 +5374,157 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5489,7 +5535,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5503,17 +5549,17 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5523,10 +5569,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5543,6 +5616,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5559,7 +5694,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5569,13 +5704,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5601,7 +5733,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5615,7 +5747,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5623,7 +5766,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5635,7 +5778,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5651,14 +5794,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -5667,7 +5810,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -5687,7 +5830,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -5715,7 +5858,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5766,7 +5909,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5781,6 +5924,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -5834,12 +5981,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr ""
@@ -5851,6 +5998,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -5902,34 +6061,81 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

372
po/mr.po
View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.com/projects/p/fedora/language/"
@@ -5132,6 +5132,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -5140,7 +5145,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5148,19 +5153,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5193,6 +5198,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5319,12 +5361,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5354,7 +5396,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5384,7 +5426,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5392,31 +5434,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5434,157 +5480,157 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5595,7 +5641,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5609,17 +5655,17 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5629,10 +5675,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5649,6 +5722,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5665,7 +5800,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5675,13 +5810,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5707,7 +5839,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5721,7 +5853,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5729,7 +5872,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5741,7 +5884,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5757,14 +5900,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -5773,7 +5916,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -5793,7 +5936,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -5821,7 +5964,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5872,7 +6015,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5887,6 +6030,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -5940,12 +6087,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr ""
@@ -5957,6 +6104,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -6008,34 +6167,81 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

414
po/nl.po
View File

@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/fedora/language/"
@@ -5383,6 +5383,11 @@ msgstr "--expand optie wordt tweemaal opgegeven"
msgid "--shrink option given twice"
msgstr "--shrink optie wordt tweemaal opgegeven"
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr "Voeg schijf image bestand toe"
@@ -5391,7 +5396,7 @@ msgstr "Voeg schijf image bestand toe"
msgid "Add qemu-img options"
msgstr "Voeg qemu-img opties toe"
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr "Voeg scripts toe om te draaien bij de volgende opstart"
@@ -5399,19 +5404,19 @@ msgstr "Voeg scripts toe om te draaien bij de volgende opstart"
msgid "Align first partition (default: auto)"
msgstr "Richt eerste partitie uit (standaard: auto)"
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr "Verander LVM2 PV en VG UUID's"
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr "Verander de hostnaam van een gast"
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5454,6 +5459,43 @@ msgstr ""
"Maak overlay bestand aan om bron schijf te beschermen ...\n"
"%!"
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr "Debug GC en geheugen toewijzingen"
@@ -5601,12 +5643,12 @@ msgstr ""
"Eerste NTFS partitie boot record wordt gerepareerd...\n"
"%!"
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr "Markeer het systeem voor opnieuw configureren"
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5638,7 +5680,7 @@ msgstr "Formaat van output schijf"
msgid "Format of output disk (default: same as input)"
msgstr "Formaat van output schijf (standaard: hetzelfde als input)"
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr "Genereer random seed voor gast"
@@ -5670,7 +5712,7 @@ msgstr "Toon ondersteunde bewerkingen"
msgid "Make output machine readable"
msgstr "Maak output leesbaar voor machines"
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr "Aankoppel punt op host"
@@ -5678,11 +5720,11 @@ msgstr "Aankoppel punt op host"
msgid "Never do SELinux relabel"
msgstr "Voer nooit een SELinux relabel uit"
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr "Nieuwe hostnaam"
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
@@ -5690,7 +5732,11 @@ msgstr ""
"Merk op dat dit gebruikersinterventie kan vereisen als de\n"
"gast opgestart is."
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
@@ -5701,7 +5747,7 @@ msgstr ""
"worden nieuwe willekeurige UUID's aangemaakt en toegekend aan die PV's en "
"VG's."
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
@@ -5711,7 +5757,7 @@ msgstr ""
"\n"
"%s"
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5729,39 +5775,39 @@ msgstr "Stille output"
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr "Lees virt-sysprep(1) man pagina voor verdere informatie.\n"
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr "Verwijder \".ssh\" mappen op de gast"
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr "Verwijder CA certificaten in de gast"
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr "Verwijder DHCP cliënt leases"
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr "Verwijder DHCP server leases"
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr "Verwijder Dovecot (mail server) data"
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr "Verwijder HOSTNAME in netwerkinterface configuratie"
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr "Verwijder HWADDR (hard-coded MAC adres) configuratie"
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr "Verwijder Kerberos data in de gast"
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
@@ -5769,33 +5815,33 @@ msgstr ""
"Verwijder alle gebruikersaccounts en hun persoonlijke mappen.\n"
"Het \"root\" account wordt niet verwijderd."
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr "Verwijder blkid tab in de gast"
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr "Verwijder email uit de lokale mail spool map"
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr "Verwijder veel log bestanden van de gast"
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr "Verwijder pakketmanager cache"
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
@@ -5803,23 +5849,23 @@ msgstr ""
"Verwijder de C<.ssh> map van gebruiker \"root\" en alle andere\n"
"gebruikers die een C<.ssh> map in hun persoonlijke map hebben."
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr "Verwijder de PAM data in de gast"
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr "Verwijder de RHN systeem ID"
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr "Verwijder de SSH host sleutels op de gast"
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr "Verwijder de Smolt hardware UUID"
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
@@ -5827,15 +5873,15 @@ msgstr ""
"Verwijder de automatisch gegenereerde ABRT crash data in\n"
"C</var/spool/abrt/>."
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr "Verwijder de automatisch aangemaakte kdump kernel crash data."
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr "Verwijder de bash geschiedenis op de gast"
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
@@ -5844,51 +5890,51 @@ msgstr ""
"gebruikers\n"
"die een C<.bash_history> bestand in hun persoonlijke map hebben."
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr "Verwijder de crash data aangemaakt door ABRT"
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr "Verwijder de crash data aangemaakt door kexec-tools"
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr "Verwijder de data en log bestanden van puppet"
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr "Verwijder de database en log bestanden van Samba"
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr "Verwijder de database en log bestanden van sssd"
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr "Verwijder de lokale machine ID"
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr "Verwijder de procesaccount logbestanden"
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr "Verwijder de gebruikersaccounts op de gast"
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr "Verwijder het utmp bestand"
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr "Verwijder de yum UUID"
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr "Verwijder udev persistente net regels"
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5909,7 +5955,7 @@ msgstr ""
"meestal\n"
"ongewenst. Het verwijderen van de udev persistente net regels voorkomt dit."
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr "Verwijder at-jobs en cron-jobs van gebruiker"
@@ -5926,11 +5972,11 @@ msgstr ""
msgid "Resize partition"
msgstr "Verander grootte van partitie"
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr "Voer willekeurige scrips voor de gast uit"
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
@@ -5938,7 +5984,7 @@ msgstr ""
"Voer script(s) zodra de gast de volgende keer opstart uit. Je kunt de\n"
"I<--firstboot> optie zo vaak opgegeven als nodig is."
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5955,10 +6001,37 @@ msgstr ""
"volledige\n"
"absolute pad naar het script opgeven."
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr "Script of programma welke op de gast uitgevoerd moet worden"
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr "Stel formaat in (standaad: auto)"
@@ -5975,6 +6048,68 @@ msgstr "Stel libvirt gastnaam in"
msgid "Set partition alignment (default: 128 sectors)"
msgstr "Stel partitie uitlijning in (standaard: 128 sectors)"
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5996,7 +6131,7 @@ msgstr ""
"de oude schijf moet je zorgvuldig controleren dat de doel schijf opstart en "
"correct werkt.\n"
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -6006,26 +6141,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
"Geen een of meer shell scripts op (met gebruik van de I<--firstboot> "
"optie).\n"
"\n"
"Deze worden gedraaid als de gast voor het eerst opstart, en worden daarna\n"
"verwijderd. Daarom zijn deze nuttig voor het uitvoeren van last-minute\n"
"configuratie die moet draaien in de context van het gast\n"
"besturingssysteem, bijvoorbeeld C<yum update>.\n"
"\n"
"Output of fouten van de scripts worden naar\n"
"C<~root/virt-sysprep-firstboot.log> (op de gast) geschreven.\n"
"\n"
"Op dit moment is dit alleen geïmplementeerd voor Linux gasten die\n"
"System V init of systemd gebruiken."
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -6076,7 +6195,7 @@ msgstr ""
"van de gast draaien als het voor de eerste keer opstart).\n"
"I<--script> scripts draaien op de host, niet op dee gast."
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -6100,7 +6219,18 @@ msgstr ""
" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -6114,7 +6244,7 @@ msgstr ""
"zonder toestand wordt het optioneel gegenereerd bij het opstarten als deze\n"
"niet aanwezig is."
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -6135,7 +6265,7 @@ msgstr ""
"punt\n"
"aangemaakt."
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -6156,7 +6286,7 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr "Er is een overschot van %s."
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
@@ -6169,7 +6299,7 @@ msgstr ""
"van de schijf van de virtuele machine, maar in oudere distributies werd het "
"opgeslagen op de schijf."
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -6184,7 +6314,7 @@ msgstr ""
"veranderd\n"
"naar C<localhost.localdomain>."
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -6212,7 +6342,7 @@ msgstr ""
"Je kunt --shrink niet gebruiken als er geen tekort is (zie 'deficit' in de "
"virt-resize(1) man pagina)."
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -6245,7 +6375,7 @@ msgstr "btrfs-filesystem-resize"
msgid "cannot detect input disk format; use the --format parameter"
msgstr "kan input schijfformaat niet detecteren; gebruik de --format parameter"
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr "dir"
@@ -6296,7 +6426,7 @@ msgstr "formaat"
msgid "fs"
msgstr "bs"
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr "hostnaam"
@@ -6313,6 +6443,10 @@ msgstr ""
msgid "lv"
msgstr "lv"
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr "nooit|altijd|auto"
@@ -6370,12 +6504,12 @@ msgstr ""
msgid "resize2fs"
msgstr "resize2fs"
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr "voer script uit zodra gasten de volgende keer opstarten"
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr "script"
@@ -6387,6 +6521,18 @@ msgstr "script mislukte"
msgid "sectors"
msgstr "sectoren"
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr "sysprep bewerking faalde: %s\n"
@@ -6441,36 +6587,83 @@ msgstr "virt-resize: fout: "
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr "virt-sysprep: --scriptdir kan slechts een keer gebruikt worden\n"
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr "virt-sysprep: POD voor %s mag niet op een nieuwe regel eindigen\n"
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr "virt-sysprep: niet toegestaan karakter (%c) in bewerkingsnaam\n"
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr "virt-sysprep: bewerkingsnaam (%s) dubbel gebruikt\n"
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
"virt-sysprep: koptekst voor %s mag niet eindigen op een nieuwe regel of "
"punt\n"
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr "virt-sysprep: bewerking %s heeft geen POD\n"
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr "virt-sysprep: bewerking %s heeft geen koptekst\n"
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr "virt-sysprep: bewerkingsnaam is een lege string\n"
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr "virt-sysprep: script: faalde (code %d)\n"
@@ -6513,6 +6706,35 @@ msgstr "je kunt de opties --expand en --shrink niet tezamen gebruiken"
msgid "you cannot use the same disk image for input and output"
msgstr "je kunt dezelfde schijf image niet voor input en output gebruiken"
#~ msgid ""
#~ "Supply one of more shell scripts (using the I<--firstboot> option).\n"
#~ "\n"
#~ "These are run the first time the guest boots, and then are\n"
#~ "deleted. So these are useful for performing last minute\n"
#~ "configuration that must run in the context of the guest\n"
#~ "operating system, for example C<yum update>.\n"
#~ "\n"
#~ "Output or errors from the scripts are written to\n"
#~ "C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
#~ "\n"
#~ "Currently this is only implemented for Linux guests using\n"
#~ "either System V init, or systemd."
#~ msgstr ""
#~ "Geen een of meer shell scripts op (met gebruik van de I<--firstboot> "
#~ "optie).\n"
#~ "\n"
#~ "Deze worden gedraaid als de gast voor het eerst opstart, en worden "
#~ "daarna\n"
#~ "verwijderd. Daarom zijn deze nuttig voor het uitvoeren van last-minute\n"
#~ "configuratie die moet draaien in de context van het gast\n"
#~ "besturingssysteem, bijvoorbeeld C<yum update>.\n"
#~ "\n"
#~ "Output of fouten van de scripts worden naar\n"
#~ "C<~root/virt-sysprep-firstboot.log> (op de gast) geschreven.\n"
#~ "\n"
#~ "Op dit moment is dit alleen geïmplementeerd voor Linux gasten die\n"
#~ "System V init of systemd gebruiken."
#~ msgid ""
#~ "Prepared disk images are written to file \"test1.img\" in the local\n"
#~ "directory. (\"test2.img\" etc if -N option is given multiple times).\n"

372
po/or.po
View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.com/projects/p/fedora/language/"
@@ -5025,6 +5025,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -5033,7 +5038,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5041,19 +5046,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5086,6 +5091,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5212,12 +5254,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5247,7 +5289,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5277,7 +5319,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5285,31 +5327,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5327,157 +5373,157 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5488,7 +5534,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5502,17 +5548,17 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5522,10 +5568,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5542,6 +5615,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5558,7 +5693,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5568,13 +5703,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5600,7 +5732,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5614,7 +5746,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5622,7 +5765,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5634,7 +5777,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5650,14 +5793,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -5666,7 +5809,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -5686,7 +5829,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -5714,7 +5857,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5765,7 +5908,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5780,6 +5923,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -5833,12 +5980,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr ""
@@ -5850,6 +5997,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -5901,34 +6060,81 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

372
po/pa.po
View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -5129,6 +5129,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -5137,7 +5142,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5145,19 +5150,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5190,6 +5195,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5316,12 +5358,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5351,7 +5393,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5381,7 +5423,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5389,31 +5431,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5431,157 +5477,157 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5592,7 +5638,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5606,17 +5652,17 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5626,10 +5672,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5646,6 +5719,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5662,7 +5797,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5672,13 +5807,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5704,7 +5836,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5718,7 +5850,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5726,7 +5869,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5738,7 +5881,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5754,14 +5897,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -5770,7 +5913,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -5790,7 +5933,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -5818,7 +5961,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5869,7 +6012,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5884,6 +6027,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -5937,12 +6084,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr ""
@@ -5954,6 +6101,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -6005,34 +6164,81 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

372
po/pl.po
View File

@@ -12,7 +12,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
@@ -5361,6 +5361,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr "Dodaje obraz dysku"
@@ -5369,7 +5374,7 @@ msgstr "Dodaje obraz dysku"
msgid "Add qemu-img options"
msgstr "Dodaje opcje qemu-img"
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5377,19 +5382,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr "Wyrównaj pierwszą partycję (domyślnie: automatycznie)"
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5424,6 +5429,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5556,12 +5598,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5591,7 +5633,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5621,7 +5663,7 @@ msgstr "Wyświetla listę obsługiwanych działań"
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5629,31 +5671,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5673,157 +5719,157 @@ msgstr ""
"Proszę przeczytać stronę podręcznika virt-sysprep(1), aby uzyskać więcej "
"informacji.\n"
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr "Usuwa katalogi \".ssh\" gościa"
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr "Usuwa dzierżawy klienta DHCP"
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr "Usuwa dzierżawy serwera DHCP"
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr "Usuwa dane (serwera pocztowego) Dovecot"
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr "Usuwa historię powłoki bash gościa"
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr "Usuwa plik utmp"
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5834,7 +5880,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5848,17 +5894,17 @@ msgstr ""
msgid "Resize partition"
msgstr "Zmienia rozmiar partycji"
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5868,10 +5914,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5888,6 +5961,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5904,7 +6039,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5914,13 +6049,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5946,7 +6078,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5960,7 +6092,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5968,7 +6111,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5980,7 +6123,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5996,14 +6139,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -6012,7 +6155,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -6032,7 +6175,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -6062,7 +6205,7 @@ msgstr "btrfs-filesystem-resize"
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -6113,7 +6256,7 @@ msgstr "format"
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -6128,6 +6271,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr "nigdy|zawsze|automatycznie"
@@ -6181,12 +6328,12 @@ msgstr ""
msgid "resize2fs"
msgstr "resize2fs"
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr "skrypt"
@@ -6198,6 +6345,18 @@ msgstr ""
msgid "sectors"
msgstr "sektory"
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -6249,34 +6408,81 @@ msgstr "virt-resize: błąd:"
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

372
po/ta.po
View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -5025,6 +5025,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -5033,7 +5038,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5041,19 +5046,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5086,6 +5091,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5212,12 +5254,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5247,7 +5289,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5277,7 +5319,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5285,31 +5327,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5327,157 +5373,157 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5488,7 +5534,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5502,17 +5548,17 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5522,10 +5568,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5542,6 +5615,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5558,7 +5693,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5568,13 +5703,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5600,7 +5732,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5614,7 +5746,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5622,7 +5765,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5634,7 +5777,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5650,14 +5793,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -5666,7 +5809,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -5686,7 +5829,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -5714,7 +5857,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5765,7 +5908,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5780,6 +5923,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -5833,12 +5980,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr ""
@@ -5850,6 +5997,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -5901,34 +6060,81 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

372
po/te.po
View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/fedora/language/"
@@ -5023,6 +5023,11 @@ msgstr ""
msgid "--shrink option given twice"
msgstr ""
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr ""
@@ -5031,7 +5036,7 @@ msgstr ""
msgid "Add qemu-img options"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
@@ -5039,19 +5044,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5084,6 +5089,43 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr ""
@@ -5210,12 +5252,12 @@ msgid ""
"%!"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr ""
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5245,7 +5287,7 @@ msgstr ""
msgid "Format of output disk (default: same as input)"
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr ""
@@ -5275,7 +5317,7 @@ msgstr ""
msgid "Make output machine readable"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr ""
@@ -5283,31 +5325,35 @@ msgstr ""
msgid "Never do SELinux relabel"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr ""
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
"new random UUIDs are generated and assigned to those PVs and VGs."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
"%s"
msgstr ""
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -5325,157 +5371,157 @@ msgstr ""
msgid "Read virt-sysprep(1) man page for further information.\n"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr ""
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr ""
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr ""
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr ""
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr ""
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
msgstr ""
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr ""
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
msgstr ""
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr ""
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr ""
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr ""
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr ""
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr ""
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -5486,7 +5532,7 @@ msgid ""
"undesirable. Erasing the udev persistent net rules avoids this."
msgstr ""
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr ""
@@ -5500,17 +5546,17 @@ msgstr ""
msgid "Resize partition"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -5520,10 +5566,37 @@ msgid ""
"the full absolute path to the script."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr ""
@@ -5540,6 +5613,68 @@ msgstr ""
msgid "Set partition alignment (default: 128 sectors)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -5556,7 +5691,7 @@ msgid ""
"carefully check that the target disk boots and works correctly.\n"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -5566,13 +5701,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -5598,7 +5730,7 @@ msgid ""
"I<--script> scripts run on the host, not in the guest."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -5612,7 +5744,18 @@ msgid ""
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -5620,7 +5763,7 @@ msgid ""
"found to be empty."
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -5632,7 +5775,7 @@ msgid ""
"will be created."
msgstr ""
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -5648,14 +5791,14 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr ""
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
"virtual machine's disk, but it was stored on disk in older distros."
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -5664,7 +5807,7 @@ msgid ""
"to C<localhost.localdomain>."
msgstr ""
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -5684,7 +5827,7 @@ msgid ""
"resize(1) man page)."
msgstr ""
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -5712,7 +5855,7 @@ msgstr ""
msgid "cannot detect input disk format; use the --format parameter"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr ""
@@ -5763,7 +5906,7 @@ msgstr ""
msgid "fs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr ""
@@ -5778,6 +5921,10 @@ msgstr ""
msgid "lv"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr ""
@@ -5831,12 +5978,12 @@ msgstr ""
msgid "resize2fs"
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr ""
@@ -5848,6 +5995,18 @@ msgstr ""
msgid "sectors"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr ""
@@ -5899,34 +6058,81 @@ msgstr ""
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr ""

417
po/uk.po
View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-07-30 18:14+0100\n"
"POT-Creation-Date: 2013-08-03 12:43+0100\n"
"PO-Revision-Date: 2013-05-21 13:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -5650,6 +5650,11 @@ msgstr "параметр --expand вказано двічі"
msgid "--shrink option given twice"
msgstr "параметр --shrink вказано двічі"
#. ../sysprep/sysprep_operation_password.ml:210
#: ../sysprep/sysprep_operation_password.ml:234
msgid "..."
msgstr ""
#: ../sysprep/main.ml:103 ../sysprep/main.ml:102
msgid "Add disk image file"
msgstr "Додати файл образу диска"
@@ -5658,7 +5663,7 @@ msgstr "Додати файл образу диска"
msgid "Add qemu-img options"
msgstr "Додати параметри qemu-img"
#: ../sysprep/sysprep_operation_firstboot.ml:59
#: ../sysprep/sysprep_operation_firstboot.ml:60
msgid "Add scripts to run once at next boot"
msgstr ""
"Додати скрипти для одноразового запуску під час наступного завантаження"
@@ -5667,19 +5672,19 @@ msgstr ""
msgid "Align first partition (default: auto)"
msgstr "Вирівняти перший розділ (типове значення: auto)"
#: ../sysprep/sysprep_operation_lvm_uuids.ml:44
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
msgid "Change LVM2 PV and VG UUIDs"
msgstr "Змінити UUID ФТ і ГТ LVM2"
#: ../sysprep/sysprep_operation_fs_uuids.ml:46
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
msgid "Change filesystem UUIDs"
msgstr ""
#: ../sysprep/sysprep_operation_hostname.ml:90
#: ../sysprep/sysprep_operation_hostname.ml:91
msgid "Change the hostname of the guest"
msgstr "Змінити назву вузла гостьової системи"
#: ../sysprep/sysprep_operation_hostname.ml:99
#: ../sysprep/sysprep_operation_hostname.ml:105
msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
@@ -5722,6 +5727,43 @@ msgstr ""
"Створити файл накладки для захисту диска початкових даних…\n"
"%!"
#: ../sysprep/sysprep_operation_hostname.ml:100
msgid "Currently this can only set the hostname on Linux guests."
msgstr ""
#: ../sysprep/sysprep_operation_user_account.ml:69
msgid ""
"Currently this does not remove the user accounts from\n"
"C</etc/shadow>. This is because there is no lens for\n"
"the shadow password file in Augeas."
msgstr ""
#: ../sysprep/sysprep_operation_firstboot.ml:72
msgid ""
"Currently this is only implemented for Linux guests using\n"
"either SysVinit-style scripts, Upstart or systemd."
msgstr ""
#: ../sysprep/sysprep_operation_bash_history.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the bash history removed."
msgstr ""
#: ../sysprep/sysprep_operation_ssh_userdir.ml:44
msgid ""
"Currently this only looks in C</root> and C</home/*> for\n"
"home directories, so users with home directories in other\n"
"locations won't have the ssh files removed."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:204
msgid ""
"Currently this only works for glibc-based Linux guests that\n"
"use shadow passwords."
msgstr ""
#: ../sparsify/sparsify.ml:62 ../resize/resize.ml:87
msgid "Debug GC and memory allocations"
msgstr "Діагностика GC та розподілу пам’яті"
@@ -5869,12 +5911,12 @@ msgstr ""
"Виправлення завантажувального запису першого розділу NTFS…\n"
"%!"
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:35
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
msgid "Flag the system for reconfiguration"
msgstr "Позначити систему для зміни налаштувань"
#. ../sysprep/sysprep_operation_net_hostname.ml:50
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
#. ../sysprep/sysprep_operation_net_hostname.ml:51
#: ../sysprep/sysprep_operation_net_hwaddr.ml:51
msgid ""
"For Fedora and Red Hat Enterprise Linux,\n"
"this is removed from C<ifcfg-*> files."
@@ -5908,7 +5950,7 @@ msgstr ""
"Формат диска результатів (типове значення: той самий, що і у початкового "
"диска)"
#: ../sysprep/sysprep_operation_random_seed.ml:51
#: ../sysprep/sysprep_operation_random_seed.ml:52
msgid "Generate random seed for guest"
msgstr "Створити породжувач випадкових чисел для гостьової системи"
@@ -5940,7 +5982,7 @@ msgstr "Показати список підтримуваних команд"
msgid "Make output machine readable"
msgstr "Зробити машину виведення даних придатною для читання даних"
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "Mount point on host"
msgstr "Точка монтування у основній системі"
@@ -5948,11 +5990,11 @@ msgstr "Точка монтування у основній системі"
msgid "Never do SELinux relabel"
msgstr "Ніколи не виконувати зміни міток SELinux"
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "New hostname"
msgstr "Нова назва вузла"
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:36
#: ../sysprep/sysprep_operation_flag_reconfiguration.ml:37
msgid ""
"Note that this may require user intervention when the\n"
"guest is booted."
@@ -5960,7 +6002,11 @@ msgstr ""
"Зауважте, що це може потребувати втручання користувача під\n"
"час завантаження гостьової системи."
#: ../sysprep/sysprep_operation_lvm_uuids.ml:45
#: ../sysprep/sysprep_operation.ml:171
msgid "Notes on %s"
msgstr ""
#: ../sysprep/sysprep_operation_lvm_uuids.ml:46
msgid ""
"On Linux guests that have LVM2 physical volumes (PVs) or volume groups "
"(VGs),\n"
@@ -5970,7 +6016,7 @@ msgstr ""
"(ГТ) LVM2\n"
"для ФТ і ГТ буде створено і призначено випадкові UUID."
#: ../sysprep/sysprep_operation_logfiles.ml:98
#: ../sysprep/sysprep_operation_logfiles.ml:99
msgid ""
"On Linux the following files are removed:\n"
"\n"
@@ -5980,7 +6026,7 @@ msgstr ""
"\n"
"%s"
#: ../sysprep/sysprep_operation_fs_uuids.ml:47
#: ../sysprep/sysprep_operation_fs_uuids.ml:48
msgid ""
"On guests and filesystem types where this is supported,\n"
"new random UUIDs are generated and assigned to filesystems."
@@ -6000,39 +6046,39 @@ msgstr ""
"Ознайомтеся зі сторінкою підручника (man) virt-sysprep(1), щоб дізнатися "
"більше.\n"
#: ../sysprep/sysprep_operation_ssh_userdir.ml:39
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
msgid "Remove \".ssh\" directories in the guest"
msgstr "Вилучити каталоги «.ssh» у гостьовій системі"
#: ../sysprep/sysprep_operation_ca_certificates.ml:53
#: ../sysprep/sysprep_operation_ca_certificates.ml:54
msgid "Remove CA certificates in the guest"
msgstr "Вилучити сертифікати CA у гостьовій системі"
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:36
#: ../sysprep/sysprep_operation_dhcp_client_state.ml:37
msgid "Remove DHCP client leases"
msgstr "Вилучити надані клієнтські адреси DHCP"
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:31
#: ../sysprep/sysprep_operation_dhcp_server_state.ml:32
msgid "Remove DHCP server leases"
msgstr "Вилучити надані серверні адреси DHCP"
#: ../sysprep/sysprep_operation_dovecot_data.ml:38
#: ../sysprep/sysprep_operation_dovecot_data.ml:39
msgid "Remove Dovecot (mail server) data"
msgstr "Вилучити дані Dovecot (поштового сервера)"
#: ../sysprep/sysprep_operation_net_hostname.ml:49
#: ../sysprep/sysprep_operation_net_hostname.ml:50
msgid "Remove HOSTNAME in network interface configuration"
msgstr "Вилучити HOSTNAME у налаштуваннях інтерфейсу мережі"
#: ../sysprep/sysprep_operation_net_hwaddr.ml:49
#: ../sysprep/sysprep_operation_net_hwaddr.ml:50
msgid "Remove HWADDR (hard-coded MAC address) configuration"
msgstr "Вилучити налаштування HWADDR (апаратної адреси MAC)"
#: ../sysprep/sysprep_operation_kerberos_data.ml:46
#: ../sysprep/sysprep_operation_kerberos_data.ml:47
msgid "Remove Kerberos data in the guest"
msgstr "Вилучити дані Kerberos у гостьовій системі"
#: ../sysprep/sysprep_operation_user_account.ml:65
#: ../sysprep/sysprep_operation_user_account.ml:66
msgid ""
"Remove all the user accounts and their home directories.\n"
"The \"root\" account is not removed."
@@ -6040,33 +6086,33 @@ msgstr ""
"Вилучити всі облікові записи користувачів та відповідні домашні каталоги.\n"
"Обліковий запис «root» вилучено не буде."
#: ../sysprep/sysprep_operation_blkid_tab.ml:49
#: ../sysprep/sysprep_operation_blkid_tab.ml:50
msgid "Remove blkid tab in the guest"
msgstr "Вилучити вкладку ідентифікаторів блоків у гостьовій системі"
#: ../sysprep/sysprep_operation_mail_spool.ml:36
#: ../sysprep/sysprep_operation_mail_spool.ml:37
msgid "Remove email from the local mail spool directory"
msgstr "Вилучити поштове повідомлення з локального каталогу поштового буфера"
#: ../sysprep/sysprep_operation_rpm_db.ml:40
#: ../sysprep/sysprep_operation_rpm_db.ml:41
msgid "Remove host-specific RPM database files"
msgstr ""
#: ../sysprep/sysprep_operation_rpm_db.ml:41
#: ../sysprep/sysprep_operation_rpm_db.ml:42
msgid ""
"Remove host-specific RPM database files and locks. RPM will\n"
"recreate these files automatically if needed."
msgstr ""
#: ../sysprep/sysprep_operation_logfiles.ml:96
#: ../sysprep/sysprep_operation_logfiles.ml:97
msgid "Remove many log files from the guest"
msgstr "Вилучити з гостьової системи багато файлів журналів"
#: ../sysprep/sysprep_operation_package_manager_cache.ml:42
#: ../sysprep/sysprep_operation_package_manager_cache.ml:43
msgid "Remove package manager cache"
msgstr "Вилучити кеш керування пакунками"
#: ../sysprep/sysprep_operation_ssh_userdir.ml:40
#: ../sysprep/sysprep_operation_ssh_userdir.ml:41
msgid ""
"Remove the C<.ssh> directory of user \"root\" and any other\n"
"users who have a C<.ssh> directory in their home directory."
@@ -6074,23 +6120,23 @@ msgstr ""
"Вилучити каталог C<.ssh> користувача «root» та всіх інших користувачів,\n"
"домашні каталоги яких містять каталог C<.ssh>."
#: ../sysprep/sysprep_operation_pam_data.ml:46
#: ../sysprep/sysprep_operation_pam_data.ml:47
msgid "Remove the PAM data in the guest"
msgstr "Вилучити дані PAM у гостьовій системі"
#: ../sysprep/sysprep_operation_rhn_systemid.ml:37
#: ../sysprep/sysprep_operation_rhn_systemid.ml:39
msgid "Remove the RHN system ID"
msgstr "Вилучити ідентифікатор системи у RHN"
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:36
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
msgid "Remove the SSH host keys in the guest"
msgstr "Вилучити ключі вузла SSH у гостьовій системі"
#: ../sysprep/sysprep_operation_smolt_uuid.ml:41
#: ../sysprep/sysprep_operation_smolt_uuid.ml:42
msgid "Remove the Smolt hardware UUID"
msgstr "Вилучити UUID обладнання Smolt"
#: ../sysprep/sysprep_operation_abrt_data.ml:39
#: ../sysprep/sysprep_operation_abrt_data.ml:40
msgid ""
"Remove the automatically generated ABRT crash data in\n"
"C</var/spool/abrt/>."
@@ -6098,15 +6144,15 @@ msgstr ""
"Вилучити автоматично створені ABRT дані щодо аварії у\n"
"C</var/spool/abrt/>."
#: ../sysprep/sysprep_operation_crash_data.ml:40
#: ../sysprep/sysprep_operation_crash_data.ml:41
msgid "Remove the automatically generated kdump kernel crash data."
msgstr "Вилучити автоматично створені kdump дані аварії ядра."
#: ../sysprep/sysprep_operation_bash_history.ml:39
#: ../sysprep/sysprep_operation_bash_history.ml:40
msgid "Remove the bash history in the guest"
msgstr "Вилучити журнал команд bash у гостьовій системі"
#: ../sysprep/sysprep_operation_bash_history.ml:40
#: ../sysprep/sysprep_operation_bash_history.ml:41
msgid ""
"Remove the bash history of user \"root\" and any other users\n"
"who have a C<.bash_history> file in their home directory."
@@ -6114,51 +6160,51 @@ msgstr ""
"Вилучити журнал команд bash користувача «root» та всіх інших користувачів,\n"
"у домашніх каталогах яких містяться файли C<.bash_history>."
#: ../sysprep/sysprep_operation_abrt_data.ml:38
#: ../sysprep/sysprep_operation_abrt_data.ml:39
msgid "Remove the crash data generated by ABRT"
msgstr "Вилучити дані щодо аварії, створені ABRT"
#: ../sysprep/sysprep_operation_crash_data.ml:39
#: ../sysprep/sysprep_operation_crash_data.ml:40
msgid "Remove the crash data generated by kexec-tools"
msgstr "Вилучити дані щодо аварії, створені kexec-tools"
#: ../sysprep/sysprep_operation_puppet_data_log.ml:46
#: ../sysprep/sysprep_operation_puppet_data_log.ml:47
msgid "Remove the data and log files of puppet"
msgstr "Вилучити дані та файли журналів puppet"
#: ../sysprep/sysprep_operation_samba_db_log.ml:47
#: ../sysprep/sysprep_operation_samba_db_log.ml:48
msgid "Remove the database and log files of Samba"
msgstr "Вилучити бази даних та файли журналів Samba"
#: ../sysprep/sysprep_operation_sssd_db_log.ml:45
#: ../sysprep/sysprep_operation_sssd_db_log.ml:46
msgid "Remove the database and log files of sssd"
msgstr "Вилучити бази даних і файли журналів sssd"
#: ../sysprep/sysprep_operation_machine_id.ml:37
#: ../sysprep/sysprep_operation_machine_id.ml:38
msgid "Remove the local machine ID"
msgstr "Вилучити ідентифікатор локального комп’ютера"
#: ../sysprep/sysprep_operation_pacct_log.ml:51
#: ../sysprep/sysprep_operation_pacct_log.ml:52
msgid "Remove the process accounting log files"
msgstr "Вилучити файли журналу обліку процесів"
#: ../sysprep/sysprep_operation_user_account.ml:64
#: ../sysprep/sysprep_operation_user_account.ml:65
msgid "Remove the user accounts in the guest"
msgstr "Вилучити облікові записи користувачів у гостьовій системі"
#: ../sysprep/sysprep_operation_utmp.ml:35
#: ../sysprep/sysprep_operation_utmp.ml:36
msgid "Remove the utmp file"
msgstr "Вилучити файл utmp"
#: ../sysprep/sysprep_operation_yum_uuid.ml:35
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
msgid "Remove the yum UUID"
msgstr "Вилучити UUID yum"
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:36
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
msgid "Remove udev persistent net rules"
msgstr "Вилучити постійні правила мережі udev"
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:37
#: ../sysprep/sysprep_operation_udev_persistent_net.ml:38
msgid ""
"Remove udev persistent net rules which map the guest's existing MAC\n"
"address to a fixed ethernet device (eg. eth0).\n"
@@ -6179,7 +6225,7 @@ msgstr ""
"зазвичай є небажаним. За допомогою вилучення постійних правил мережі udev\n"
"цьому можна запобігти."
#: ../sysprep/sysprep_operation_cron_spool.ml:39
#: ../sysprep/sysprep_operation_cron_spool.ml:40
msgid "Remove user at-jobs and cron-jobs"
msgstr "Вилучити завдання at та cron користувачів"
@@ -6196,11 +6242,11 @@ msgstr ""
msgid "Resize partition"
msgstr "Змінити розміри розділу"
#: ../sysprep/sysprep_operation_script.ml:110
#: ../sysprep/sysprep_operation_script.ml:111
msgid "Run arbitrary scripts against the guest"
msgstr "Запустити довільні скрипти дій над гостьовою системою"
#: ../sysprep/sysprep_operation_firstboot.ml:77
#: ../sysprep/sysprep_operation_firstboot.ml:79
msgid ""
"Run script(s) once next time the guest boots. You can supply\n"
"the I<--firstboot> option as many times as needed."
@@ -6208,7 +6254,7 @@ msgstr ""
"Запустити скрипти одноразово під час наступного завантаження гостьової\n"
"системи. Кількість параметрів I<--firstboot> у рядку команди не обмежено."
#: ../sysprep/sysprep_operation_script.ml:146
#: ../sysprep/sysprep_operation_script.ml:147
msgid ""
"Run the named C<script> (a shell script or program) against the\n"
"guest. The script can be any program on the host. The script's\n"
@@ -6225,10 +6271,37 @@ msgstr ""
"B<Зауваження:> якщо скрипт не зберігається у каталозі $PATH, вам\n"
"слід вказати шлях до скрипту повністю."
#: ../sysprep/sysprep_operation_script.ml:145
#: ../sysprep/sysprep_operation_script.ml:146
msgid "Script or program to run on guest"
msgstr "Скрипт або програма, яку слід запустити у гостьовій системі"
#: ../sysprep/sysprep_operation_password.ml:235
msgid ""
"Set a user password. The user must exist already (this option\n"
"does I<not> create users). The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--password USERNAME:file:FILENAME>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Read the password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--password USERNAME:password:PASSWORD>\n"
"\n"
"Change the password for C<USERNAME>.\n"
"Set the password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../sysprep/main.ml:115
msgid "Set format (default: auto)"
msgstr "Встановити формат (типовий формат: auto)"
@@ -6245,6 +6318,68 @@ msgstr "Встановити назву гостьової системи libvir
msgid "Set partition alignment (default: 128 sectors)"
msgstr "Встановити вирівнювання розділів (типове значення: 128 секторів)"
#: ../sysprep/sysprep_operation_password.ml:187
msgid ""
"Set root or another user's password.\n"
"\n"
"Use the I<--root-password> option to specify a replacement root\n"
"password for the guest. You can only use this option once.\n"
"\n"
"Use the I<--password> option to specify replacement user password(s).\n"
"You can use this option as many times as you want.\n"
"\n"
"Use I<--password-crypto> to change the password encryption used.\n"
"\n"
"See L</OPTIONS> above for details of these options.\n"
"\n"
"This operation is enabled by default, but it only does something\n"
"if there is at least one I<--root-password> or I<--password>\n"
"argument given."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:186
msgid "Set root or user password"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:262
msgid ""
"Set the password encryption to C<md5>, C<sha256> or C<sha512>.\n"
"\n"
"C<sha256> and C<sha512> require glibc E<ge> 2.7\n"
"(check L<crypt(3)> inside the guest).\n"
"\n"
"C<md5> will work with relatively old Linux guests (eg. RHEL 3), but\n"
"is not secure against modern attacks.\n"
"\n"
"The default is C<sha512> unless libguestfs detects an old guest\n"
"that didn't have support for SHA-512, in which case it will use C<md5>.\n"
"You can override libguestfs by specifying this option."
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:211
msgid ""
"Set the root password. The following formats may be used\n"
"for this option:\n"
"\n"
"=over 4\n"
"\n"
"=item B<--root-password file:FILENAME>\n"
"\n"
"Read the root password from C<FILENAME>. The whole\n"
"first line of this file is the replacement password.\n"
"Any other lines are ignored. You should create the file\n"
"with mode 0600 to ensure no one else can read it.\n"
"\n"
"=item B<--root-password password:PASSWORD>\n"
"\n"
"Set the root password to the literal string C<PASSWORD>.\n"
"\n"
"B<Note: this is not secure> since any user on the same machine\n"
"can see the cleartext password using L<ps(1)>.\n"
"\n"
"=back"
msgstr ""
#: ../resize/resize.ml:856
msgid ""
"Setting up initial partition table on %s ...\n"
@@ -6266,7 +6401,7 @@ msgstr ""
"уважно перевірте, чи завантажується новий диск і чи працює він належним "
"чином.\n"
#: ../sysprep/sysprep_operation_firstboot.ml:60
#: ../sysprep/sysprep_operation_firstboot.ml:61
msgid ""
"Supply one of more shell scripts (using the I<--firstboot> option).\n"
"\n"
@@ -6276,28 +6411,10 @@ msgid ""
"operating system, for example C<yum update>.\n"
"\n"
"Output or errors from the scripts are written to\n"
"C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
"\n"
"Currently this is only implemented for Linux guests using\n"
"either System V init, or systemd."
"C<~root/virt-sysprep-firstboot.log> (in the guest)."
msgstr ""
"Вкажіть один або декілька скриптів оболонки (за допомогою параметра I<--"
"firstboot>).\n"
"\n"
"Ці скрипти буде одноразово виконано під час першого завантаження\n"
"гостьової системи і після цього вилучено. Такими скриптами зручно\n"
"користуватися для остаточного налаштовування, яке має бути\n"
"виконано у контексті гостьової операційної системи, наприклад\n"
"C<yum update>.\n"
"\n"
"Виведені дані і повідомлення про помилки для таких скриптів\n"
"буде записано до C<~root/virt-sysprep-firstboot.log>\n"
"(у гостьовій системі).\n"
"\n"
"У поточній версії цю можливість реалізовано лише для гостьових\n"
"систем Linux, у яких використовується System V init або systemd."
#: ../sysprep/sysprep_operation_script.ml:111
#: ../sysprep/sysprep_operation_script.ml:112
msgid ""
"The C<script> module lets you run arbitrary shell scripts or programs\n"
"against the guest.\n"
@@ -6348,7 +6465,7 @@ msgstr ""
"її першого завантаження). Скрипти I<--script> виконуються у\n"
"основній, а не у гостьовій системі."
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:37
#: ../sysprep/sysprep_operation_ssh_hostkeys.ml:38
msgid ""
"The SSH host keys are regenerated (differently) next time the guest is\n"
"booted.\n"
@@ -6372,7 +6489,18 @@ msgstr ""
" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!"
#: ../sysprep/sysprep_operation_machine_id.ml:38
#: ../sysprep/sysprep_operation_fs_uuids.ml:51
msgid ""
"The fs-uuids operation is disabled by default because it does\n"
"not yet find and update all the places in the guest that use\n"
"the UUIDs. For example C</etc/fstab> or the bootloader.\n"
"Enabling this operation is more likely than not to make your\n"
"guest unbootable.\n"
"\n"
"See: L<https://bugzilla.redhat.com/show_bug.cgi?id=991641>"
msgstr ""
#: ../sysprep/sysprep_operation_machine_id.ml:39
msgid ""
"The machine ID is usually generated from a random source during system\n"
"installation and stays constant for all subsequent boots. Optionally,\n"
@@ -6385,7 +6513,7 @@ msgstr ""
"стану цей ідентифікатор створюється під час роботи завантажувача,\n"
"якщо буде виявлено порожнє значення."
#: ../sysprep/sysprep_operation_script.ml:136
#: ../sysprep/sysprep_operation_script.ml:137
msgid ""
"The mount point (an empty directory on the host) used when\n"
"the C<script> operation is enabled and one or more scripts\n"
@@ -6405,7 +6533,7 @@ msgstr ""
"Якщо I<--scriptdir> не вказано, буде створено тимчасову\n"
"точку монтування."
#: ../sysprep/sysprep_operation_pacct_log.ml:52
#: ../sysprep/sysprep_operation_pacct_log.ml:53
msgid ""
"The system wide process accounting will store to the pacct\n"
"log files if the process accounting is on."
@@ -6425,7 +6553,7 @@ msgstr ""
msgid "There is a surplus of %s."
msgstr "Маємо надлишок у %s."
#: ../sysprep/sysprep_operation_utmp.ml:36
#: ../sysprep/sysprep_operation_utmp.ml:37
msgid ""
"This file records who is currently logged in on a machine. In modern\n"
"Linux distros it is stored in a ramdisk and hence not part of the\n"
@@ -6436,7 +6564,7 @@ msgstr ""
"тому не є частиною віртуальної машини на диску, але ці дані зберігаються\n"
"на диску у старіших версіях дистрибутивів."
#: ../sysprep/sysprep_operation_hostname.ml:91
#: ../sysprep/sysprep_operation_hostname.ml:93
msgid ""
"This operation changes the hostname of the guest to the value\n"
"given in the I<--hostname> parameter.\n"
@@ -6450,7 +6578,7 @@ msgstr ""
"Якщо параметр I<--hostname> не буде вказано, назву вузла буде змінено\n"
"на C<localhost.localdomain>."
#: ../sysprep/sysprep_operation_random_seed.ml:52
#: ../sysprep/sysprep_operation_random_seed.ml:53
msgid ""
"Write some random bytes from the host into the random seed file of the\n"
"guest.\n"
@@ -6479,7 +6607,7 @@ msgstr ""
"Не можна використовувати --shrink, якщо немає запасу (див. «deficit» на "
"сторінці підручника (man) virt-resize(1))."
#: ../sysprep/sysprep_operation_yum_uuid.ml:36
#: ../sysprep/sysprep_operation_yum_uuid.ml:37
msgid ""
"Yum creates a fresh UUID the next time it runs when it notices that the\n"
"original UUID has been erased."
@@ -6513,7 +6641,7 @@ msgstr ""
"не вдалося визначити формат диска з вхідними даними; скористайтеся "
"параметром --format"
#: ../sysprep/sysprep_operation_script.ml:135
#: ../sysprep/sysprep_operation_script.ml:136
msgid "dir"
msgstr "каталог"
@@ -6564,7 +6692,7 @@ msgstr "формат"
msgid "fs"
msgstr "файлова система"
#: ../sysprep/sysprep_operation_hostname.ml:98
#: ../sysprep/sysprep_operation_hostname.ml:104
msgid "hostname"
msgstr "назваузла"
@@ -6581,6 +6709,10 @@ msgstr ""
msgid "lv"
msgstr "логічний том"
#: ../sysprep/sysprep_operation_password.ml:261
msgid "md5|sha256|sha512"
msgstr ""
#: ../resize/resize.ml:82
msgid "never|always|auto"
msgstr "never|always|auto"
@@ -6640,14 +6772,14 @@ msgstr ""
msgid "resize2fs"
msgstr "resize2fs"
#: ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_firstboot.ml:78
msgid "run script once next time guest boots"
msgstr ""
"запустити скрипт одного разу під час наступного завантаження гостьової "
"системи"
#. ../sysprep/sysprep_operation_firstboot.ml:76
#: ../sysprep/sysprep_operation_script.ml:145
#. ../sysprep/sysprep_operation_firstboot.ml:78
#: ../sysprep/sysprep_operation_script.ml:146
msgid "script"
msgstr "скрипт"
@@ -6659,6 +6791,18 @@ msgstr "помилка скрипту"
msgid "sectors"
msgstr "сектори"
#: ../sysprep/sysprep_operation_password.ml:261
msgid "set password crypto"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:210
msgid "set root password (see man page)"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:234
msgid "set user password (see man page)"
msgstr ""
#: ../sysprep/main.ml:263
msgid "sysprep operation failed: %s\n"
msgstr "помилка під час дії sysprep: %s\n"
@@ -6715,37 +6859,84 @@ msgstr "virt-resize: помилка: "
msgid "virt-sysprep: --scriptdir cannot be used more than once\n"
msgstr "virt-sysprep: --scriptdir не можна використовувати декілька разів\n"
#: ../sysprep/sysprep_operation.ml:113
#: ../sysprep/sysprep_operation.ml:124
msgid "virt-sysprep: POD for %s must not end with newline\n"
msgstr ""
"virt-sysprep: POD для %s не повинен завершуватися символом нового рядка\n"
#: ../sysprep/sysprep_operation.ml:90
#: ../sysprep/sysprep_operation.ml:138
msgid "virt-sysprep: POD notes for %s must not end with newline\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:120
msgid "virt-sysprep: cannot set passwords for %s guests.\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:101
msgid "virt-sysprep: disallowed character (%c) in operation name\n"
msgstr "virt-sysprep: заборонений символ (%c) у назві дії\n"
#: ../sysprep/sysprep_operation.ml:74
#: ../sysprep/sysprep_operation.ml:85
msgid "virt-sysprep: duplicate operation name (%s)\n"
msgstr "virt-sysprep: дубльована назва дії (%s)\n"
#: ../sysprep/sysprep_operation.ml:100
#: ../sysprep/sysprep_operation.ml:111
msgid "virt-sysprep: heading for %s must not end with newline or period\n"
msgstr ""
"virt-sysprep: заголовок %s не повинен завершуватися символом нового рядка "
"або крапкою\n"
#: ../sysprep/sysprep_operation.ml:109
#: ../sysprep/sysprep_operation.ml:120
msgid "virt-sysprep: operation %s has no POD\n"
msgstr "virt-sysprep: для дії %s немає POD\n"
#: ../sysprep/sysprep_operation.ml:96
#: ../sysprep/sysprep_operation.ml:134
msgid "virt-sysprep: operation %s has no POD notes\n"
msgstr ""
#: ../sysprep/sysprep_operation.ml:107
msgid "virt-sysprep: operation %s has no heading\n"
msgstr "virt-sysprep: для дії %s немає заголовка\n"
#: ../sysprep/sysprep_operation.ml:83
#: ../sysprep/sysprep_operation.ml:94
msgid "virt-sysprep: operation name is an empty string\n"
msgstr "virt-sysprep: назвою дії є порожній рядок\n"
#: ../sysprep/sysprep_operation_password.ml:105
msgid ""
"virt-sysprep: password-crypto: unknown algorithm %s, use \"md5\", \"sha256\" "
"or \"sha512\".\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:62
msgid "virt-sysprep: password: invalid --password format; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:82
msgid ""
"virt-sysprep: password: invalid --root-password/--password format, \"%s:..."
"\" is not recognized; see the man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:71
msgid ""
"virt-sysprep: password: invalid --root-password/--password format; see the "
"man page.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:86
msgid ""
"virt-sysprep: password: multiple --root-password/--password options set the "
"password for user '%s' twice.\n"
msgstr ""
#: ../sysprep/sysprep_operation_password.ml:46
msgid ""
"virt-sysprep: password: warning: using insecure md5 password encryption for\n"
"guest of type %s version %d.\n"
"If this is incorrect, use --password-crypto option and file a bug.\n"
msgstr ""
#: ../sysprep/sysprep_operation_script.ml:65
msgid "virt-sysprep: script: failed (code %d)\n"
msgstr "virt-sysprep: скрипт: помилка (код %d)\n"
@@ -6790,6 +6981,36 @@ msgstr ""
"не можна використовувати один образ диска для початкових даних і даних "
"результату"
#~ msgid ""
#~ "Supply one of more shell scripts (using the I<--firstboot> option).\n"
#~ "\n"
#~ "These are run the first time the guest boots, and then are\n"
#~ "deleted. So these are useful for performing last minute\n"
#~ "configuration that must run in the context of the guest\n"
#~ "operating system, for example C<yum update>.\n"
#~ "\n"
#~ "Output or errors from the scripts are written to\n"
#~ "C<~root/virt-sysprep-firstboot.log> (in the guest).\n"
#~ "\n"
#~ "Currently this is only implemented for Linux guests using\n"
#~ "either System V init, or systemd."
#~ msgstr ""
#~ "Вкажіть один або декілька скриптів оболонки (за допомогою параметра I<--"
#~ "firstboot>).\n"
#~ "\n"
#~ "Ці скрипти буде одноразово виконано під час першого завантаження\n"
#~ "гостьової системи і після цього вилучено. Такими скриптами зручно\n"
#~ "користуватися для остаточного налаштовування, яке має бути\n"
#~ "виконано у контексті гостьової операційної системи, наприклад\n"
#~ "C<yum update>.\n"
#~ "\n"
#~ "Виведені дані і повідомлення про помилки для таких скриптів\n"
#~ "буде записано до C<~root/virt-sysprep-firstboot.log>\n"
#~ "(у гостьовій системі).\n"
#~ "\n"
#~ "У поточній версії цю можливість реалізовано лише для гостьових\n"
#~ "систем Linux, у яких використовується System V init або systemd."
#~ msgid ""
#~ "Prepared disk images are written to file \"test1.img\" in the local\n"
#~ "directory. (\"test2.img\" etc if -N option is given multiple times).\n"