From 534f2f4437093bd78411126ef45de41fc6b93bf3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 7 Jun 2007 18:54:11 +0000 Subject: reimport my latest checkout --- po/bootloader.pot | 290 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 290 insertions(+) create mode 100644 po/bootloader.pot (limited to 'po/bootloader.pot') diff --git a/po/bootloader.pot b/po/bootloader.pot new file mode 100644 index 0000000..32e065f --- /dev/null +++ b/po/bootloader.pot @@ -0,0 +1,290 @@ +# LANGUAGE translations for boot loader +# Copyright (C) 2005 SUSE Linux GmbH +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: bootloader\n" +"POT-Creation-Date: 2005-07-27 11:49+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +# ok button label +#. txt_ok +msgid "OK" +msgstr "" + +# cancel button label +#. txt_cancel +msgid "Cancel" +msgstr "" + +# reboot button label +#. txt_reboot +msgid "Reboot" +msgstr "" + +# continue button label +#. txt_continue +msgid "Continue" +msgstr "" + +#. txt_manual_install +msgid "Manual Installation" +msgstr "" + +#. txt_noacpi_install +msgid "Installation--ACPI Disabled" +msgstr "" + +#. txt_safe_install +msgid "Installation--Safe Settings" +msgstr "" + +#. txt_boot_harddisk +msgid "Boot from Hard Disk" +msgstr "" + +#. txt_rescue +msgid "Rescue System" +msgstr "" + +#. txt_memtest +msgid "Memory Test" +msgstr "" + +#. txt_bootoptions +msgid "Boot Options" +msgstr "" + +# window title for exit dialog +#. txt_exit_title (see txt_exit_dialog) +msgid "Exiting..." +msgstr "" + +#. txt_exit_dialog +msgid "" +"You are leaving the graphical boot menu and\n" +"starting the text mode interface." +msgstr "" + +#. txt_help +msgid "Help" +msgstr "" + +# window title for kernel loading (see txt_load_kernel) +#. txt_load_kernel_title +msgid "Starting..." +msgstr "" + +# Keep the three newlines! +#. txt_load_kernel +msgid "Loading Linux Kernel\n\n\n" +msgstr "" + +# Keep the three newlines! +#. txt_load_memtest +msgid "Loading memtest86\n\n\n" +msgstr "" + +# info box title +#. txt_info_title +msgid "Boot loader" +msgstr "" + +# error box title +#. txt_error_title +msgid "I/O error" +msgstr "" + +# boot disk change dialog title +#. txt_change_disk_title +msgid "Change Boot Disk" +msgstr "" + +#. txt_insert_disk +#, c-format +msgid "Insert boot disk %u." +msgstr "" + +#. txt_insert_disk2 +#, c-format +msgid "" +"This is boot disk %u.\n" +"Insert boot disk %u." +msgstr "" + +# is e.g. SuSE Linux X.Y or Enterprise Server Z +#. txt_insert_disk3 +#, c-format +msgid "" +"This is not a boot disk.\n" +"Please insert boot disk %u." +msgstr "" + +# password dialog title +#. txt_password_title +msgid "Password" +msgstr "" + +# Keep the newlines and spaces after ':'! +#. txt_password +msgid "Enter your password: \n\n\n" +msgstr "" + +#. txt_dud_ready +msgid "Get your driver update floppy ready." +msgstr "" + +# dvd warning title +#. txt_dvd_warning_title +msgid "DVD Error" +msgstr "" + +#. txt_dvd_warning2 +msgid "" +"This is a two-sided DVD. You have booted from the second side.\n" +"\n" +"Turn the DVD over then continue." +msgstr "" + +# power off dialog title +#. txt_power_off_title +msgid "Power Off" +msgstr "" + +#. txt_power_off +msgid "Halt the system now?" +msgstr "" + +# menu entry for hard disk installation +#. txt_harddisk +msgid "Hard Disk" +msgstr "" + +# dialog title for hard disk installation +#. txt_harddisk_title +msgid "Hard Disk Installation" +msgstr "" + +#. txt_hd_diskdevice +msgid "Disk Device (scan all disks if empty)\n" +msgstr "" + +#. txt_directory +msgid "Directory\n" +msgstr "" + +# dialog title for ftp installation +#. txt_ftp_title +msgid "FTP Installation" +msgstr "" + +#. txt_server +msgid "Server\n" +msgstr "" + +#. txt_password +msgid "Password\n" +msgstr "" + +# label for ftp user input +#. txt_user1 +msgid "User (anonymous login if empty)\n" +msgstr "" + +# dialog title for nfs installation +#. txt_nfs_title +msgid "NFS Installation" +msgstr "" + +# label for smb user input +#. txt_user2 +msgid "User (using \"guest\" if empty)\n" +msgstr "" + +# dialog title for ISO installation +#. txt_iso_title +msgid "Installation from ISO file" +msgstr "" + +# dialog title for http installation +#. txt_http_title +msgid "HTTP Installation" +msgstr "" + +# 'driver' as in '(hardware) driver update' +#. txt_driver_update +msgid "Driver" +msgstr "" + +# as in Windows Authentication Domain +#. txt_domain +msgid "Domain\n" +msgstr "" + +# button label for other/more options +#. txt_other_options +msgid "Other Options" +msgstr "" + +# label for language selection +#. txt_language +msgid "Language" +msgstr "" + +#. txt_apic +msgid "Installation--IOAPIC Enabled" +msgstr "" + +#. txt_noapic_install +msgid "Installation--IOAPIC Disabled" +msgstr "" + +#. txt_nolapic_install +msgid "Installation--Local APIC Disabled" +msgstr "" + +#. txt_yes +msgid "Yes" +msgstr "" + +#. txt_no +msgid "No" +msgstr "" + +# menu item for selecting a file +#. txt_file +msgid "File" +msgstr "" + +# input label: share as in "Windows share" (SMB) +#. txt_share +msgid "Share\n" +msgstr "" + +#. txt_linux +msgid "Boot Mandriva Linux 2007 Spring" +msgstr "" + +#. txt_windows +msgid "Boot Microsoft Windows" +msgstr "" + +#. txt_install +msgid "Install Mandriva Linux 2007 Spring on your system" +msgstr "" + +#. txt_safe_linux +msgid "Boot Mandriva Linux 2007 Spring (safe mode)" +msgstr "" + +#. txt_linux_kernel_version +#, c-format +msgid "Linux with kernel %s" +msgstr "" + -- cgit v1.2.1