partman-prep-27ubuntu1/0000755000000000000000000000000012213110537012117 5ustar partman-prep-27ubuntu1/choose_method/0000755000000000000000000000000011515470424014747 5ustar partman-prep-27ubuntu1/choose_method/prep/0000755000000000000000000000000011515470424015715 5ustar partman-prep-27ubuntu1/choose_method/prep/do_option0000755000000000000000000000025711515470424017641 0ustar #!/bin/sh dev="$2" id="$3" cd "$dev" mkdir -p "$dev/$id" echo prep >"$dev/$id/method" echo prep >"$dev/$id/filesystem" rm -f "$dev/$id/format" >"$dev/$id/use_filesystem" partman-prep-27ubuntu1/choose_method/prep/choices0000755000000000000000000000021311515470424017254 0ustar #!/bin/sh . /usr/share/debconf/confmodule dev="$1" id="$2" db_metaget partman-prep/text/method description printf 'prep\t%s\n' "$RET" partman-prep-27ubuntu1/choose_method/_numbers0000644000000000000000000000001011515470424016473 0ustar 20 prep partman-prep-27ubuntu1/check.d/0000755000000000000000000000000011515470424013426 5ustar partman-prep-27ubuntu1/check.d/prep0000755000000000000000000000225111515470424014322 0ustar #!/bin/sh . /lib/partman/lib/base.sh have_prep=no good_place=no # Is there at least one prep-partition? for dev in $DEVICES/*; do [ -d "$dev" ] || continue cd $dev partitions= open_dialog PARTITIONS while { read_line num id size type fs path name; [ "$id" ]; }; do [ "$fs" != free ] || continue partitions="$partitions $id,$path" done close_dialog for part in $partitions; do id=${part%,*} path=${part#*,} [ -f $id/method ] || continue method=$(cat $id/method) if [ "$method" = prep ]; then end=${id#*-} have_prep=yes if longint_le "$end" 8589934592; then good_place=yes good_paths="${good_paths:+$good_paths,}$path" fi fi done done if [ $good_place = no ]; then if [ $have_prep = no ]; then db_fset partman-prep/no_prep seen false db_input critical partman-prep/no_prep || true db_go || exit 1 db_get partman-prep/no_prep if [ "$RET" = true ]; then exit 1 fi else db_fset partman-prep/wrong_place seen false db_input critical partman-prep/wrong_place || true db_go || exit 1 db_get partman-prep/wrong_place if [ "$RET" = true ]; then exit 1 fi fi fi db_set partman-prep/boot_partitions "$good_paths" exit 0 partman-prep-27ubuntu1/check.d/_numbers0000644000000000000000000000001011515470424015152 0ustar 07 prep partman-prep-27ubuntu1/debian/0000755000000000000000000000000012271462205013347 5ustar partman-prep-27ubuntu1/debian/di-numbers0000644000000000000000000000012611515470424015340 0ustar choose_method lib/partman check.d lib/partman init.d lib/partman update.d lib/partman partman-prep-27ubuntu1/debian/rules0000755000000000000000000000005111515470424014425 0ustar #! /usr/bin/make -f %: dh $@ --with d-i partman-prep-27ubuntu1/debian/install0000644000000000000000000000003111515470424014734 0ustar parted_names lib/partman partman-prep-27ubuntu1/debian/copyright0000644000000000000000000000023611515470424015305 0ustar This package is under the GNU GPL version 2, or any later version at your option. On Debian system, the GPL is available in /usr/share/common-licenses/GPL-2 partman-prep-27ubuntu1/debian/po/0000755000000000000000000000000012213110536013756 5ustar partman-prep-27ubuntu1/debian/po/tr.po0000644000000000000000000000467111605202610014752 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Turkish messages for debian-installer. # Copyright (C) 2003, 2004 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Recai Oktaş , 2004, 2005, 2008. # Osman Yüksel , 2004. # Özgür Murat Homurlu , 2004. # Halil Demirezen , 2004. # Murat Demirten , 2004. # # Mert Dirik , 2008, 2009. msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-10-29 17:13+0200\n" "Last-Translator: Mert Dirik \n" "Language-Team: Debian L10n Turkish \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Bölümü, bir PowerPC PReP önyükleme bölümü olarak kullan" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP önyükleme bölümü" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Menüye geri dönerek bölümleme işlemine devam edilsin mi?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Herhangi bir PowerPC PReP önyükleme bölümü bulunamadı." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "" "PowerPC PReP önyükleme bölümü diskin ilk 8MB'lık kısmı içinde olmalıdır." partman-prep-27ubuntu1/debian/po/ro.po0000644000000000000000000000614211635241344014752 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of ro.po to Romanian # Romanian translation # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # # Eddy Petrișor , 2004, 2005, 2006, 2007, 2008, 2009, 2010. # # Translations from iso-codes: # Alastair McKinstry , 2004 # Andrei Popescu , 2010. # Eddy Petrișor , 2004, 2006, 2007, 2008, 2009. # Free Software Foundation, Inc., 2000, 2001 # Lucian Adrian Grijincu , 2009, 2010. # Mişu Moldovan , 2000, 2001. # Tobias Toedter , 2007. # Translations taken from ICU SVN on 2007-09-09 # Ioan Eugen Stan , 2011. # msgid "" msgstr "" "Project-Id-Version: ro\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-09-15 09:41+0300\n" "Last-Translator: Ioan Eugen Stan \n" "Language-Team: ro \n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: utf-8\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Utilizează partiția ca partiție de pornire (boot) PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partiție de pornire (boot) PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Vă întoarceți la meniu și reluați partiționarea?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Nu s-a găsit nici o partiție PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Partiția de pornire PowerPC PReP trebuie să fie în primii 8MB." partman-prep-27ubuntu1/debian/po/zh_TW.po0000644000000000000000000000407411605202610015355 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Traditional Chinese messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2008-08-09 00:35+0800\n" "Last-Translator: Tetralet \n" "Language-Team: Debian-user in Chinese [Big5] \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "將這個分割區做為 PowerPC PReP 的啟動分割區" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP 的啟動分割區" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "是否返回選單並重新分割磁區?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "找不到 PowerPC PReP 的啟動分割區。" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP 的啟動分割區必須位於磁碟開頭的 8MB 之內。" partman-prep-27ubuntu1/debian/po/ru.po0000644000000000000000000000477411605202610014757 0ustar # THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE # packages/po/ru.po # # DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST # # translation of ru.po to Russian # Russian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Russian L10N Team , 2004. # Yuri Kozlov , 2004, 2005. # Dmitry Beloglazov , 2005. # Yuri Kozlov , 2005, 2006. # msgid "" msgstr "" "Project-Id-Version: ru\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2005-05-18 19:29+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: KBabel 1.9.1\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Использовать раздел в качестве загрузочного для PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "загрузочный раздел PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Вернуться в меню и продолжить разметку?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Загрузочный раздел для PowerPC PReP не найден." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Раздел PowerPC PReP должен быть в пределах первых 8 МБ." partman-prep-27ubuntu1/debian/po/nl.po0000644000000000000000000000432411605202610014731 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of nl.po to Dutch # Dutch messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Frans Pop , 2005. # Frans Pop , 2007, 2008, 2009, 2010. # Eric Spreen , 2010 msgid "" msgstr "" "Project-Id-Version: nl\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-10-25 14:06+0200\n" "Last-Translator: Eric Spreen \n" "Language-Team: Dutch \n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Deze partitie gebruiken als een PowerPC-PReP-opstartpartitie" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC-PReP-opstartpartitie gevonden" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Terug naar het menu om met de schijfindeling verder te gaan?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Er is geen PowerPC-PReP-opstartpartitie gevonden" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "" "De PowerPC-PReP-opstartpartitie dient zich in de eerste 8 MB te bevinden." partman-prep-27ubuntu1/debian/po/bg.po0000644000000000000000000000601211722311305014706 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of bg.po to Bulgarian # Bulgarian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Ognyan Kulev , 2004, 2005, 2006. # Nikola Antonov , 2004. # # # Translations from iso-codes: # Tobias Quathamer , 2007. # Translations taken from ICU SVN on 2007-09-09 # Free Software Foundation, Inc., 2004. # Georgi Georgiev , 2001, 2004. # Alastair McKinstry , 2001. # Ognyan Kulev , 2004. # Damyan Ivanov , 2006, 2007, 2008, 2009, 2010. # Copyright (C) # (translations from drakfw) # - further translations from ICU-3.9 # Translation of ISO 639 (language names) to Bulgarian # Copyright (C) 2010 Free Software Foundation, Inc. # # Copyright (C) # Roumen Petrov , 2010. # Damyan Ivanov , 2006, 2007, 2008, 2009, 2010, 2011, 2012. # msgid "" msgstr "" "Project-Id-Version: bg\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-02-25 18:10+0200\n" "Last-Translator: Damyan Ivanov \n" "Language-Team: Български \n" "Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Използване на дяла като зареждащ дял на PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Зареждащ дял на PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Връщане в менюто и преразделяне?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Не беше открит зареждащ дял на PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Зареждащият дял на PowerPC PReP трябва да е в първите 8MB." partman-prep-27ubuntu1/debian/po/sv.po0000644000000000000000000000445311605202610014753 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE # packages/po/sv.po # # DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST # # Swedish messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Swedish translation by: # Per Olofsson # Daniel Nylander , 2006. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-03-19 11:54+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Använd partitionen som en PowerPC PReP-startpartition" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP-startpartition" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Gå tillbaka till menyn och återuppta partitioneringen?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Hittade ingen PowerPC PReP-startpartition." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "" "Uppstartspartitionen för PowerPC PReP måste vara inom de första 8 megabyte." partman-prep-27ubuntu1/debian/po/ca.po0000644000000000000000000000431211605202610014700 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Catalan messages for debian-installer. # Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Jordi Mallach , 2002, 2003, 2004, 2006, 2007, 2008, 2010. # Guillem Jover , 2005, 2007. # msgid "" msgstr "" "Project-Id-Version: debian-installer squeeze\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-10-18 21:17+0200\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Utilitza la partició com la partició d'arrencada PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partició d'arrencada PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Voleu tornar al menú i continuar amb la partició?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "No s'ha trobat cap partició PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "La partició PowerPC PReP ha d'estar als primers 8 MiB." partman-prep-27ubuntu1/debian/po/pt.po0000644000000000000000000000403111605202610014736 0ustar # THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE # packages/po/pt.po # # DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST # # Portuguese messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2005-04-16 13:36+0000\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Utilizar a partição como uma partição de arranque PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partição de arranque PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Voltar atrás para o menu e continuar o particionamento?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Não foi encontrada nenhuma partição de arranque PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "A partição de arranque PowerPC PReP tem de estar nos primeiros 8MB." partman-prep-27ubuntu1/debian/po/sl.po0000644000000000000000000000506311605202610014737 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of sl.po to Slovenian # THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE # packages/po/sl.po # # DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST # # # Slovenian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Jure Čuhalev , 2005. # Jure Cuhalev , 2006. # Matej Kovačič , 2006. # Jožko Škrablin , 2006. # Vanja Cvelbar , 2008 # Vanja Cvelbar , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: sl\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-11-16 15:21+0100\n" "Last-Translator: Vanja Cvelbar \n" "Language-Team: Slovenian \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Uporabi razdelek kot zagonski razdelek PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Zagonski razdelek PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Se želite vrniti na meni in nadaljevati razdeljevanje?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Ni mogoče najti zagonskega razdelka PowerPC PReP" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Zagonski razdelek PowerPC PReP mora biti v prvih 8 MB." partman-prep-27ubuntu1/debian/po/se.po0000644000000000000000000000407011605202610014725 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of se.po to Northern Saami # # Debian Installer master translation file template # Don't forget to properly fill-in the header of PO files# # Debian Installer translators, please read the D-I i18n documentation # in doc/i18n/i18n.txt# # # Børre Gaup , 2006, 2010. msgid "" msgstr "" "Project-Id-Version: se\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-12-31 02:09+0100\n" "Last-Translator: Børre Gaup \n" "Language-Team: Northern Sami \n" "Language: se\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 #, fuzzy msgid "PowerPC PReP boot partition" msgstr "Man láhkái áiggut dán partišuvnna geavahit:" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 #, fuzzy msgid "Go back to the menu and resume partitioning?" msgstr "Mana ruovttoluotta fállui ja divo meattáhusaid?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "" partman-prep-27ubuntu1/debian/po/sk.po0000644000000000000000000000424111605202610014733 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Slovak messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Peter Mann # Ivan Masár , 2007, 2008, 2009, 2010, 2011. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-03-21 02:13+0100\n" "Last-Translator: Ivan Masár \n" "Language-Team: Slovak \n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Použiť túto oblasť ako štartovaciu oblasť PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Štartovacia oblasť pre PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Vrátiť sa späť do menu a pokračovať v rozdeľovaní?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Nebola nájdená žiadna štartovacia oblasť pre PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Štartovacia oblasť pre PowerPC PReP sa musí nachádzať na prvých 8MB." partman-prep-27ubuntu1/debian/po/ka.po0000644000000000000000000000524711605202610014720 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Georgian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Aiet Kolkhi , 2005, 2006, 2007, 2008. # # This file is maintained by Aiet Kolkhi # # Includes contributions by Malkhaz Barkalaza , # Alexander Didebulidze , Vladimer Sichinava # Taya Kharitonashvili , Gia Shervashidze - www.gia.ge # msgid "" msgstr "" "Project-Id-Version: debian-installer.2006071\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-03-01 12:49+0400\n" "Last-Translator: Aiet Kolkhi \n" "Language-Team: Georgian\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "ამ აპრტიციის PowerPC PReP ჳატვირთვად დანაყოფიდ გამოყენება" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP boot დანაყოფი" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "დავბრუნდეთ მენიუში და გავაგრძელოთ დაყოფა?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "PowerPC PReP ჩატვირთვადი დანაყოფი ვერ მოიძებნა" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP ჩატვირთვადი დანაყოფი პირველ 8MB-ში უნდა იყოს." partman-prep-27ubuntu1/debian/po/el.po0000644000000000000000000000544611605202610014726 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of el.po to # Greek messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # George Papamichelakis , 2004. # Emmanuel Galatoulas , 2004. # Konstantinos Margaritis , 2004, 2006. # Greek Translation Team , 2004, 2005. # quad-nrg.net , 2005, 2006, 2007. # quad-nrg.net , 2006, 2008. # QUAD-nrg.net , 2006. # galaxico@quad-nrg.net , 2009. # Emmanuel Galatoulas , 2009, 2010. msgid "" msgstr "" "Project-Id-Version: el\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-09-04 19:11+0300\n" "Last-Translator: Emmanuel Galatoulas \n" "Language-Team: Greek \n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Να χρησιμοποιηθεί η κατάτμηση σαν κατάτμηση εκκίνησης PowerPC PReP." #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "κατάτμηση εκκίνησης PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Θέλετε να επιστρέψετε στο μενού για να συνεχίσετε την διαμέριση;" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Δε βρέθηκε κατάτμηση εκκίνησης PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Η κατάτμηση εκκίνησης PowerPC PReP πρέπει να βρίσκεται στα πρώτα 8MB." partman-prep-27ubuntu1/debian/po/ast.po0000644000000000000000000000463411711124326015120 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Debian Installer master translation file template # Don't forget to properly fill-in the header of PO files # Debian Installer translators, please read the D-I i18n documentation # in doc/i18n/i18n.txt # astur , 2010 # Marquinos , 2010. # Translations from iso-codes: # Marcos Alvarez Costales , 2009, 2010. # Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 # Marquinos , 2008. # Mikel González , 2012. msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-01-28 13:25+0100\n" "Last-Translator: Mikel González \n" "Language-Team: Softastur\n" "Language: ast\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Usa la partición como una partición d'arranque PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partición d'arranque PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "¿Volver al menú y resumir el particionáu?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Ensin partición d'arranque PowerPC PReP atopada." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "La partición d'arranque PowerPC PReP debe tar nos primeros 8MB." partman-prep-27ubuntu1/debian/po/tg.po0000644000000000000000000000457412213110536014742 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # # Debian Installer master translation file template # Don't forget to properly fill-in the header of PO files # # Debian Installer translators, please read the D-I i18n documentation # in doc/i18n/i18n.txt # Victor Ibragimov , 2013 # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2013-08-21 22:35+0500\n" "Last-Translator: Victor Ibragimov \n" "Language-Team: Tajik \n" "Language: Tajik\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=1;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Истифодаи қисмбандӣ ҳамчун қисмбандии роҳандозии PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Қисмбандии роҳандозии PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Ба меню баргашта эҷодкунии қисмбандиҳоро дубора оғоз медиҳед?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Ягон қисмбандии роҳандозии PowerPC PReP ёфт нашудааст." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Қисмбандии роҳандозии PowerPC PReP бояд дар аввал 8МБ бошад." partman-prep-27ubuntu1/debian/po/POTFILES.in0000644000000000000000000000006111515470424015541 0ustar [type: gettext/rfc822deb] partman-prep.templates partman-prep-27ubuntu1/debian/po/fi.po0000644000000000000000000000441411605202610014716 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Finnish messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Thanks to laatu@lokalisointi.org. # # # Tommi Vainikainen , 2003 - 2004. # Tapio Lehtonen , 2004 - 2006. # Esko Arajärvi , 2007 - 2008, 2009, 2010. msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-08-22 12:24+0300\n" "Last-Translator: Esko Arajärvi \n" "Language-Team: Finnish \n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Käytä osiota PowerPC PReP -käynnistysosiona" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP -käynnistysosio" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Palataanko valikkoon jatkamaan osioiden tekoa?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Yhtään PowerPC PReP -käynnistysosiota ei löytynyt." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP -käynnistysosion on oltava ensimmäisen 8 Mt:n alueella. " partman-prep-27ubuntu1/debian/po/lo.po0000644000000000000000000000450011745375603014750 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of lo.po to Lao # Lao translation of debian-installer. # Copyright (C) 2006-2010 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Anousak Souphavanh , 2010. msgid "" msgstr "" "Project-Id-Version: lo\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-04-23 11:59+0700\n" "Last-Translator: Anousak Souphavanh \n" "Language-Team: Lao \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "ໃຊ້ພາທິຊັ້ນເປັນພາທິຊັ້ນບູດແບບ PReP ຂອງ PowerPC" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "ພາທິຊັ້ນບູດແບບ PReP ຂອງ PowerPC" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "ຈະກັບໄປຍັງລາຍການເພື່ອແບ່ງພາທິຊັ້ນໃໝ່ ຫຼື ບໍ?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "ບໍ່ພົບພາທິຊັ້ນບູດແບບ PReP ຂອງ PowerPC" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "ພາທິຊັ້ນບູດແບບ PReP ຂອງ PowerPC ຕ້ອງຢູ່ໃນ 8MB ທຳອິດ" partman-prep-27ubuntu1/debian/po/km.po0000644000000000000000000000506711647420521014745 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of debian-installer_packages_po_sublevel1_km.po to Khmer # Khoem Sokhem , 2006, 2007, 2008, 2010. # # Translations from iso-codes: # eng vannak , 2006. # auk piseth , 2006. # Khoem Sokhem , 2006, 2010. msgid "" msgstr "" "Project-Id-Version: debian-installer_packages_po_sublevel1_km\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-10-17 13:44+0700\n" "Last-Translator: Chan Sambathratanak \n" "Language-Team: Khmer \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "ប្រើ​ភាគ​ថាស​ជា​ភាគ​ថាស​ចាប់ផ្ដើម PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "ភាគ​ថាស​ចាប់ផ្ដើម PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "ត្រឡប់​ទៅ​ម៉ឺនុយ ហើយ​បន្ត​ចែក​ភាគថាស ?​" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "រក​មិន​ឃើញ​ភាគ​ថាស​ចាប់ផ្ដើម PowerPC PReP ។" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "ភាគ​ថាស​ចាប់ផ្ដើម PowerPC PReP ត្រូវ​តែ​ស្ថិត​នៅ​ក្នុង​ទំហំ ៨ មេកាបៃ​ដំបូង ។" partman-prep-27ubuntu1/debian/po/be.po0000644000000000000000000000544612047020747014726 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of be.po to Belarusian (Official spelling) # Andrei Darashenka , 2005, 2006. # Nasciona Piatrouskaja , 2006. # Pavel Piatruk , 2006, 2007, 2008. # Hleb Rubanau , 2006, 2007. # Nasciona Piatrouskaja , 2006. # Paul Petruk , 2007. # Pavel Piatruk , 2008, 2009, 2011. # Viktar Siarheichyk , 2010, 2011, 2012. # Translations from iso-codes: # Alastair McKinstry , 2004. # Alexander Nyakhaychyk , 2009. # Ihar Hrachyshka , 2007, 2010. msgid "" msgstr "" "Project-Id-Version: be\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-07-06 01:58+0300\n" "Last-Translator: Viktar Siarheichyk \n" "Language-Team: Belarusian (Official spelling) \n" "Language: be\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Выкарыстоўваць падзел як загрузачнны PowerPC PReP?" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Загрузачны PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Вярнуцца ў меню і зноў распачаць перадзел дыскаў?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Не знойдзена загрузачнага падзела PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Загрузачны падзел PowerPC PReP мусіць месціцца ў першых 8МB." partman-prep-27ubuntu1/debian/po/nn.po0000644000000000000000000000440011605202610014726 0ustar # THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE # packages/po/nn.po # # DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST # # translation of nn.po to Norwegian Nynorsk # translation of debian-installer.po to Norwegian nynorsk # Norwegian Nynorsk messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Håvard Korsvoll , 2004, 2005, 2006. # msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2006-06-19 11:01+0200\n" "Last-Translator: Håvard Korsvoll \n" "Language-Team: Norwegian Nynorsk \n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "nynorsk@lists.debian.org>\n" "X-Generator: KBabel 1.10.2\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Bruk partisjonen som ein PowerPC PReP-oppstartspartisjon" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP-oppstartspartisjon" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Vil du gå tilbake til menyen og fortsette partisjoneringa?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Fann ingen PowerPC PReP-oppstartpartisjon." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP-oppstartpartisjonen må vere innanfor dei første 8MB." partman-prep-27ubuntu1/debian/po/vi.po0000644000000000000000000000455611605202610014745 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Vietnamese translation for Debian Installer Level 1. # Copyright © 2010 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Jean Christophe André # Vũ Quang Trung # Trịnh Minh Thành # Clytie Siddall , 2005-2010 # msgid "" msgstr "" "Project-Id-Version: debian-installer Level 1\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-09-28 18:01+0930\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" "Language: vi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Dùng phân vùng như là phân vùng khởi động kiểu PReP PowerPC" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Phân vùng khởi động kiểu PReP PowerPC" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Trở về trình đơn và tiếp tục lại việc phân vùng không?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Không tìm thấy phân vùng khởi động kiểu PReP PowerPC." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Phân vùng khởi động kiểu PReP PowerPC phải nằm trong vùng 8MB đầu." partman-prep-27ubuntu1/debian/po/ne.po0000644000000000000000000000540311605202610014721 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of debian-installer_packages_po_sublevel1_ne.po to Nepali # Shyam Krishna Bal , 2006. # Shiva Pokharel , 2006. # Shyam Krishna Bal , 2006. # Shiva Prasad Pokharel , 2006. # Shiva Pokharel , 2007, 2008. # Shiva Prasad Pokharel , 2007. # shyam krishna bal , 2007. # Nabin Gautam , 2007. # Shyam Krishna Bal , 2008. # Shiva Prasad Pokharel , 2008, 2010, 2011. msgid "" msgstr "" "Project-Id-Version: debian-installer_packages_po_sublevel1_ne\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-02-22 17:11-0600\n" "Last-Translator: \n" "Language-Team: American English \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n !=1\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "विभाजनलाई PowerPC PReP बुट विभाजनको रुपमा प्रयोग गर्नुहोस्" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP बुट विभाजन" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "मेनुमा फर्केर जानुहुन्छ र विभाजनलाई पुन: निरन्तरता दिनुहुन्छ?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "कुनै PowerPC PReP बुट विभाजन फेला परेन ।" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP बुट विभाजन पहिलो ८ एम बी हुनुपर्दछ ।" partman-prep-27ubuntu1/debian/po/te.po0000644000000000000000000000504411605202610014730 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of te.po to Telugu # Telugu translation for debian-installer # This file is distributed under the same license as the debian-installer package. # వీవెన్ (Veeven) , 2007. # Y Giridhar Appaji Nag , 2008. # Arjuna Rao Chavala ,2010 # Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007 msgid "" msgstr "" "Project-Id-Version: te\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-10-17 09:00+0530\n" "Last-Translator: Arjuna Rao Chavala \n" "Language-Team: Telugu \n" "Language: te\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "పార్టిషన్ ని పవర్ పిసి PReP బూట్ పార్టిషన్ గా వాడు." #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "పవర్ పిసి PReP బూట్ పార్టీషన్ " #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "మెనూకి తిరిగి వెళ్లి పార్టిషనుచేయుట కొనసాగించాలా?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "పవర్ పిసి PReP బూట్ పార్టిషన్ కనబడలేదు." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "పవర్ పిసి PReP బూట్ పార్టిషన్ మొదటి 8MB లో వుండాలి." partman-prep-27ubuntu1/debian/po/ja.po0000644000000000000000000000421211605202610014706 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Japanese messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-09-02 10:33+0900\n" "Last-Translator: Kenshi Muto \n" "Language-Team: Debian L10n Japanese \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "PowerPC PReP ブートパーティションとしてパーティションを使う" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP ブートパーティション" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "メニューに戻ってパーティショニングを再開しますか?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "PowerPC PReP パーティションが見つかりませんでした。" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP パーティションは最初の 8MB を必要とします。" partman-prep-27ubuntu1/debian/po/uk.po0000644000000000000000000000525411673766206014767 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of uk.po to Ukrainian # translation of uk.po to # Ukrainian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # # Translations from iso-codes: # Eugeniy Meshcheryakov , 2005, 2006, 2007, 2010. # Євгеній Мещеряков , 2008. # Borys Yanovych , 2010, 2011. # Maxim V. Dziumanenko , 2010. # Yuri Chornoivan , 2010, 2011. msgid "" msgstr "" "Project-Id-Version: uk\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-09-19 07:23+0300\n" "Last-Translator: Borys Yanovych \n" "Language-Team: Ukrainian <>\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Використовувати розділ як завантажувальний розділ PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "завантажувальний розділ PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Повернутися до меню та продовжити розбивку?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Не знайдений завантажувальний розділ PowerPC PReP" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Завантажувальний розділ PowerPC PReP повинен знаходитись у перших 8МБ." partman-prep-27ubuntu1/debian/po/ta.po0000644000000000000000000000461011605202610014722 0ustar # THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE # packages/po/ta.po # # DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST # # translation of ta.po to Tamil # Tamil messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # drtvasudevan , 2006. # Damodharan Rajalingam , 2006. msgid "" msgstr "" "Project-Id-Version: ta\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2006-10-14 01:06+0530\n" "Last-Translator: Damodharan Rajalingam \n" "Language-Team: Tamil \n" "Language: ta\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "பகிர்வை PowerPC·PReP துவக்கி பகிர்வாக உபயோகி" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP பூட் (துவக்கி) பகிர்வு" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "பட்டிக்கு பின் சென்று மீண்டும் பகிர்வை தொடரவா?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "PowerPC PReP பூட் (துவக்கி) பகிர்வு ஏதும் இல்லை" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP துவக்கி பகிர்வு முதல் 8MB-க்குள் இருக்க வேண்டும்." partman-prep-27ubuntu1/debian/po/bs.po0000644000000000000000000000431711605202610014726 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of debian-installer_packages_po_sublevel1_bs.po to Bosnian # Bosnian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Safir Secerovic , 2006. # Armin Besirovic , 2008. msgid "" msgstr "" "Project-Id-Version: debian-installer_packages_po_sublevel1_bs\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-07-27 18:25+0100\n" "Last-Translator: Armin Beširović \n" "Language-Team: Bosnian \n" "Language: bs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: 3\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Koristi particiju kao PowerPC PReP boot particiju" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP boot particija" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Vratiti se nazad na meni i nastaviti particionisanje?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "PowerPC PReP boot particija nije pronađena." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP boot particija mora biti u prvih 8MB." partman-prep-27ubuntu1/debian/po/mr.po0000644000000000000000000000464211605202610014741 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # # # Debian Installer master translation file template # Don't forget to properly fill-in the header of PO files # # Debian Installer translators, please read the D-I i18n documentation # in doc/i18n/i18n.txt # # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2009-01-11 20:50+0530\n" "Last-Translator: Sampada \n" "Language-Team: Marathi, janabhaaratii, C-DAC, Mumbai, India " "\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "पॉवरपीसी PReP आरंभ विभाजन म्हणून हे विभाजन वापरा" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "पॉवरपीसी PReP आरंभ विभाजन" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "मेन्यूकडे परतून विभाजन करणे चालू ठेवायचे का?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "कुठलेही पॉवरपीसी PReP आरंभ विभाजन सापडले नाही." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "पॉवरपीसी PReP आरंभ विभाजन पहिल्या ८ एमबी मधेच असले पाहिजे." partman-prep-27ubuntu1/debian/po/pt_BR.po0000644000000000000000000000375411605202610015334 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # This file is distributed under the same license as debian-installer. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2008-08-07 19:53-0300\n" "Last-Translator: Felipe Augusto van de Wiel (faw) \n" "Language-Team: Brazilian Portuguese \n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Usar a partição como uma partição de inicialização PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partição de inicialização PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Voltar ao menu e continuar o particionamento?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Nenhuma partição PowerPC PReP foi encontrada." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "A partição PowerPC PReP deve estar nos primeiros 8MB." partman-prep-27ubuntu1/debian/po/ga.po0000644000000000000000000000412511605202610014706 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Irish messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2006-03-21 14:42-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" "Language: ga\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Bain úsáid as an deighilt mar dheighilt tosaithe PReP PowerPC" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Deighilt tosaithe PReP PowerPC" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "" "An bhfuil fonn ort dul ar ais go dtí an roghchlár agus na deighiltí a shocrú " "arís?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Níor aimsíodh aon deighilt tosaithe PReP PowerPC." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Ní mór don deighilt tosaithe PReP PowerPC a bheith sa chéad 8MB." partman-prep-27ubuntu1/debian/po/de.po0000644000000000000000000000646611622067760014737 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # German messages for debian-installer (sublevel1). # Copyright (C) 2003 Software in the Public Interest, Inc. # Console-setup strings translations: # (identified by "./console-setup.templates") # Copyright (C) 2006, the console-setup package'c copyright holder # Copyright (C) 2006, Matthias Julius # Copyright (C) 2007-2009 Helge Kreutzmann # Copyright (C) 2008-2011 Holger Wansing # This file is distributed under the same license as debian-installer. # Holger Wansing , 2008, 2009, 2010, 2011. # Jens Seidel , 2005, 2006, 2007, 2008. # Dennis Stampfer , 2003, 2004, 2005. # Alwin Meschede , 2003, 2004. # Bastian Blank , 2003. # Jan Luebbe , 2003. # Thorsten Sauter , 2003. # Translations from iso-codes: # Alastair McKinstry , 2001. # Björn Ganslandt , 2000, 2001. # Bruno Haible , 2004, 2007. # Christian Stimming , 2006. # Dennis Stampfer , 2004. # Karl Eichwalder , 2001. # Simon Hürlimann , 2004. # Stefan Siegel , 2001. # Tobias Quathamer , 2006, 2007, 2008, 2009, 2010. # Translations taken from ICU SVN on 2007-09-09 # Wolfgang Rohdewald , 2005. msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-08-14 21:42+0200\n" "Last-Translator: Holger Wansing \n" "Language-Team: Debian German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Die Partition als PowerPC PReP-Boot-Partition verwenden" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP-Boot-Partition" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Zurück zum Hauptmenü und Partitionierung fortsetzen?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Es wurde keine PowerPC PReP-Boot-Partition gefunden." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Die PowerPC PReP-Boot-Partition muss innerhalb der ersten 8MB liegen." partman-prep-27ubuntu1/debian/po/templates.pot0000644000000000000000000000362511515470424016517 0ustar # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\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=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "" partman-prep-27ubuntu1/debian/po/am.po0000644000000000000000000000450311605202610014714 0ustar # THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE # packages/po/am.po # # DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST # # Amharic translation for debian-installer # Copyright (c) 2006 Rosetta Contributors and Canonical Ltd 2006 # This file is distributed under the same license as the debian-installer package. # FIRST AUTHOR , 2006. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2007-12-21 00:59+0100\n" "Last-Translator: tegegne tefera \n" "Language-Team: Amharic\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: n>1\n" "X-Poedit-Language: Amharic\n" "X-Poedit-Country: ETHIOPIA\n" "X-Poedit-Bookmarks: 669,-1,-1,-1,-1,-1,-1,-1,-1,-1\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "ክፋዩን እንደ የፓወርፒሲ PReP ቡት ክፋይ ተጠቀም" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "የፓወርፒሲ PReP ገዢ ስልት ማስነሻ ክፋይ" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "ወደ ምናሌው ልመለስና ማካፈሉ ይቀጥል?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "ምንም የፓወርፒሲ PReP ገዢ ስልት ማስነሻ ክፋይ አልተገኘም" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "የPowerPC PReP የመነሻ ፕሮግራም ክፋይ የግድ የመጀመሪያው 8ሜባ ውስጥ መሆን አለበት፡፡" partman-prep-27ubuntu1/debian/po/dz.po0000644000000000000000000000507712027457716014765 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of dz.po to Dzongkha # Translation of debian-installer level 1 Dzongkha # Debian Installer master translation file template # Copyright @ 2006 Free Software Foundation, Inc. # Sonam Rinchen , 2006. # # # Translations from iso-codes: # Free Software Foundation, Inc., 2006 # Kinley Tshering , 2006 # msgid "" msgstr "" "Project-Id-Version: dDz.po\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-02-29 04:41-0500\n" "Last-Translator: Jurmey Rabgay \n" "Language-Team: Dzongkha \n" "Language: dz\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "PowerPC PReP བུཊི་བར་བཅད་བཟུམ་སྦེ་བར་བཅད་འདི་ལག་ལེན་འཐབ" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP བུཊི་བར་བཅད།" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "དཀར་ཆག་ནང་ལུ་ལོག་འགྱོ་འདི་བར་བཅད་འབད་ནི་ལུ་བསྐྱར་ལོག་འབད?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "PowerPC PReP བུཊི་བར་བཅད་འདི་འཚོལ་མ་ཐོབ།" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP བུཊི་བར་བཅད་འདི་ 8MB.དང་པམ་ནང་ལུ་འོང་འགོ།" partman-prep-27ubuntu1/debian/po/gl.po0000644000000000000000000000502511767226170014741 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of gl.po to Galician # Galician messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Marce Villarino , 2009. # marce villarino , 2009. # Marce Villarino , 2009. # Jorge Barreiro , 2010, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: gl\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-06-16 11:24+0200\n" "Last-Translator: Jorge Barreiro \n" "Language-Team: Galician \n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Empregar a partición como partición de inicio PReP de PowerPC" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partición de inicio PReP de PowerPC" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Desexa voltar ao menú e continuar o particionamento?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Non se atopou ningunha partición de inicio PReP de PowerPC." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "A partición de inicio PReP de PowerPC debe estar nos primeiros 8MB." partman-prep-27ubuntu1/debian/po/da.po0000644000000000000000000000475511605202610014714 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of debian-installer_packages_po_sublevel1_da.po to # Danish messages for debian-installer. # This file is distributed under the same license as debian-installer. # Mads Bille Lundby , 2008. # Jesper Dahl Nyerup , 2008. # Jacob Sparre Andersen , 2008, 2010. # Claus Hindsgaul , 2004-2007. # Reviewed 2007 by Niels Rasmussen # # Volume er oversat til diskenhed. Ret hvis Dansk-gruppen finder en anbefaling. # msgid "" msgstr "" "Project-Id-Version: debian-installer_packages_po_sublevel1_da\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-08-05 10:48+0200\n" "Last-Translator: Jacob Sparre Andersen \n" "Language-Team: Danish \n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Brug partitionen som PowerPC PReP-opstartspartition" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP-opstartspatition" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Gå tilbage til menuen og fortsæt partitioneringen?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Fandt ingen PowerPC PReP-partition." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP-opstartspartitionen skal ligge indenfor de første 8MB." partman-prep-27ubuntu1/debian/po/ug.po0000644000000000000000000000435211605202610014734 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # # # Debian Installer master translation file template # Don't forget to properly fill-in the header of PO files # # Debian Installer translators, please read the D-I i18n documentation # in doc/i18n/i18n.txt # # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-03-24 09:40+0600\n" "Last-Translator: Sahran \n" "Language-Team: Uyghur Computer Science Association \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "بۇ رايوننى PowerPC PReP قوزغىتىش رايونى قىلىپ ئىشلىتىدۇ" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP قوزغىتىش رايونى" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "تىزىملىككە قايتىپ رايونغا ئايرىشنى ئەسلىگە كەلتۈرەمسىز؟" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "PowerPC PReP قوزغىتىش رايونى تېپىلمىدى." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP رايونى دىسكىنىڭ ئالدىنقى 8GB قىسمىدا بولۇشى لازىم." partman-prep-27ubuntu1/debian/po/et.po0000644000000000000000000000521011710132111014716 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Estonian translation of Debian-installer # # This translation is released under the same licence as the debian-installer. # # Siim Põder , 2007. # # Thanks to following Ubuntu Translators for review and fixes: # Laur Mõtus # Heiki Nooremäe # tabbernuk # # # Translations from iso-codes: # Tobias Quathamer , 2007. # Translations taken from ICU SVN on 2007-09-09 # Alastair McKinstry , 2001,2002. # Free Software Foundation, Inc., 2000, 2004, 2006 # Hasso Tepper , 2006. # Margus Väli , 2000. # Siim Põder , 2006. # Tõivo Leedjärv , 2000, 2001, 2008. # Mattias Põldaru , 2009-2011, 2012. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-01-25 02:09+0200\n" "Last-Translator: Mattias Põldaru \n" "Language-Team: Estonian <>\n" "Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bits\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Kasuta partitsiooni kui PowerPC PReP alglaaduripartitsiooni." #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP alglaaduripartitsioon" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Kas naasta menüüsse ja jätkata partitsioneerimist?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Leiti PowerPC PReP alglaaduripartitsioon." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP alglaaduripartitsioon peab asuma esimese 8MB sees." partman-prep-27ubuntu1/debian/po/eo.po0000644000000000000000000000434011605202610014721 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of Debian Installer templates to Esperanto. # Copyright (C) 2005-2011 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Samuel Gimeno , 2005. # Serge Leblanc , 2005, 2006, 2007. # Felipe Castro , 2008, 2009, 2010, 2011. msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-03-16 20:46-0300\n" "Last-Translator: Felipe Castro \n" "Language-Team: Esperanto \n" "Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Uzi la diskparton kiel ekŝargan diskparton PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "'PowerPC PReP'-ekŝarga diskparto" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Retroiru al menuo kaj rekomencu diskpartigadon?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Neniu ekŝarga diskparto PowerPC PReP estas trovita." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "La ekŝarga diskparto PowerPC PReP devas esti en la unuaj 8MB." partman-prep-27ubuntu1/debian/po/sq.po0000644000000000000000000000425511767226170014766 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Albanian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # # # Translations from iso-codes: # Alastair McKinstry , 2004 # Elian Myftiu , 2004,2006. msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-02-21 18:30+0100\n" "Last-Translator: Elian Myftiu \n" "Language-Team: Albanian \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n>1;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Përdor ndarjen si një ndarje nisjeje PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Ndarje nisjeje PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Të kthehem mbrapa në menu dhe të rifilloj ndarjen?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Nuk u gjet asnjë ndarje nisjeje PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Ndarja e nisjes PowerPC PReP duhet të ndodhet në 8MB e para." partman-prep-27ubuntu1/debian/po/lt.po0000644000000000000000000000543612016543417014756 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Lithuanian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Marius Gedminas , 2004. # Darius Skilinskas , 2005. # Kęstutis Biliūnas , 2004...2010. # Translations from iso-codes: # Gintautas Miliauskas , 2008. # Tobias Quathamer , 2007. # Translations taken from ICU SVN on 2007-09-09 # Translations from KDE: # - Ričardas Čepas # Free Software Foundation, Inc., 2000-2001, 2004 # Gediminas Paulauskas , 2000-2001. # Alastair McKinstry , 2001,2002. # Kęstutis Biliūnas , 2004, 2006, 2008, 2009, 2010. # Rimas Kudelis , 2012. msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-08-26 02:00+0300\n" "Last-Translator: Rimas Kudelis \n" "Language-Team: Lithuanian \n" "Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" "%100<10 || n%100>=20) ? 1 : 2);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Skaidinį naudoti kaip „PowerPC PReP“ paleidimo skaidinį" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "„PowerPC PReP“ paleidimo skaidinys" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Ar grįžti į meniu ir tęsti disko dalijimą?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "„PowerPC PReP“ paleidimo skaidinys nerastas." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "„PowerPC PReP“ paleidimo skaidinys turi būti pirmuose 8MB." partman-prep-27ubuntu1/debian/po/it.po0000644000000000000000000000626011624325156014751 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Italian messages for debian-installer. # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # The translation team (for all four levels): # Cristian Rigamonti # Danilo Piazzalunga # Davide Meloni # Davide Viti # Filippo Giunchedi # Giuseppe Sacco # Lorenzo 'Maxxer' Milesi # Renato Gini # Ruggero Tonelli # Samuele Giovanni Tonon # Stefano Canepa # Stefano Melchior # # # Translations from iso-codes: # Alastair McKinstry , 2001 # Alessio Frusciante , 2001 # Andrea Scialpi , 2001 # (translations from drakfw) # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. # Danilo Piazzalunga , 2004 # Davide Viti , 2006 # Marcello Raffa , 2001 # Tobias Toedter , 2007. # Translations taken from ICU SVN on 2007-09-09 # Milo Casagrande , 2008, 2009, 2010, 2011. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-08-21 18:53+0200\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8-bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Usare la partizione come una partizione di avvio PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partizione di avvio di PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Tornare al menù e riprendere il partizionamento?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Nessuna partizione PowerPC PReP trovata." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "La partizione di PowerPC PReP deve essere nei primi 8MB." partman-prep-27ubuntu1/debian/po/bo.po0000644000000000000000000000373112170221542014724 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Tibetan translation for Debian Installer. msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-04-14 22:12+0600\n" "Last-Translator: Tennom \n" "Language-Team: bo \n" "Language: bo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 #, fuzzy msgid "PowerPC PReP boot partition" msgstr "/home ལ་ཁག་ལོག་ཏུ་བཟོ་བ" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 #, fuzzy msgid "Go back to the menu and resume partitioning?" msgstr "འདེམས་ཐོ་ཐོག་ཏུ་ཕྱིར་ལོག་ནས་ནོར་འཁྲུལ་དག་བཅོས་བྱེད་དགོས་སམ" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "" partman-prep-27ubuntu1/debian/po/lv.po0000644000000000000000000000536411760547337014772 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of lv.po to Latvian # Latvian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Translations from iso-codes: # Copyright (C) Free Software Foundation, Inc., 2001,2003. # Translations from KDE: # Andris Maziks # # Aigars Mahinovs , 2006, 2008. # Viesturs Zarins , 2008. # Aigars Mahinovs , 2006. # Alastair McKinstry , 2001, 2002. # Free Software Foundation, Inc., 2002,2004. # Juris Kudiņš , 2001. # Rihards Priedītis , 2009, 2010. # Rūdolfs Mazurs , 2012. # Peteris Krisjanis , 2008, 2012. # msgid "" msgstr "" "Project-Id-Version: lv\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-05-27 12:29+0300\n" "Last-Translator: Rūdolfs Mazurs \n" "Language-Team: Latviešu \n" "Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2)\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Lietot nodalījumu kā PowerPC PReP palaišanas nodalījumu" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP palaišanas nodalījums" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Atgriezties izvēlnē un turpināt disku dalīšanu?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "PowerPC PReP tipa nodalījumi nav atrasti" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP palaišanas nodalījumam jāatrodas pirmajos 8 MB." partman-prep-27ubuntu1/debian/po/hi.po0000644000000000000000000000627011635241344014734 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of debian-installer_packages_po_sublevel1_hi.po to Hindi # translation of debian-installer_packages_po_sublevel1_hi.po to # Debian Installer master translation file template # Don't forget to properly fill-in the header of PO files # Debian Installer translators, please read the D-I i18n documentation # in doc/i18n/i18n.txt # # # # Translations from iso-codes: # Data taken from ICU-2.8; originally from: # - Shehnaz Nagpurwala and Anwar Nagpurwala [first version] # - IBM NLTC: http://w3.torolab.ibm.com/gcoc/documents/india/hi-nlsgg.htm # - Arundhati Bhowmick [IBM Cupertino] # # # Nishant Sharma , 2005, 2006. # Kumar Appaiah , 2008. # Kumar Appaiah , 2008, 2009, 2010. # Kumar Appaiah , 2009. # Alastair McKinstry , 2004. # Kumar Appaiah , 2008. # Kumar Appaiah , 2008, 2011. msgid "" msgstr "" "Project-Id-Version: debian-installer_packages_po_sublevel1_hi\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-09-17 09:17-0500\n" "Last-Translator: Kumar Appaiah\n" "Language-Team: American English \n" "Language: en_US\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: 2X-Generator: KBabel 1.11.2\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "विभाजन को PowerPC PReP बूट पार्टिशन की तरह प्रयोग करें" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "पॉवरपीसी प्रेप बूट पार्टिशन" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "मेन्यू में वापस जाकर पार्टिशनिंग जारी रखें?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "कोई पॉवरपीसी प्रेप बूट पार्टीशन नहीं मिला।" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "पॉवरपीसी प्रेप बूट पार्टिशन को प्रथम 8एमबी में होना चाहिए." partman-prep-27ubuntu1/debian/po/nb.po0000644000000000000000000000463611605202610014725 0ustar # THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE # packages/po/nb.po # # DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST # # translation of nb.po to Norwegian Bokmål # translation of debian-installer.po to Norwegian Bokmål # Norwegian Bokmal messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Knut Yrvin , 2004. # Klaus Ade Johnstad , 2004. # Axel Bojer , 2004. # Bjorn Steensrud , 2004. # Hans Fredrik Nordhaug , 2005. # Bjørn Steensrud , 2005, 2006. # msgid "" msgstr "" "Project-Id-Version: nb\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2005-01-28 08:35+0100\n" "Last-Translator: Bjørn Steensrud \n" "Language-Team: Norwegian Bokmål \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Bruk partisjonen som en PowerPC PReP-oppstartspartisjon" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP-oppstartspartisjon" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Vil du å tilbake til menyen og fortsette partisjoneringa?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Fant ingen PowerPC PReP-oppstartpartisjon." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP-oppstartpartisjonen må være innenfor de første 8MB." partman-prep-27ubuntu1/debian/po/is.po0000644000000000000000000000515511676474213014760 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of debian-installer_packages_po_sublevel1_is.po to Icelandic # Icelandic messages for debian-installer. # This file is distributed under the same license as debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # # Copyright (C) 2010 Free Software Foundation # # zorglubb , 2008. # Sveinn í Felli , 2010. # Alastair McKinstry, , 2002. # Sveinn í Felli , 2010, 2011. # Alastair McKinstry , 2002. # Translations from iso-codes: # Copyright (C) 2002,2003, 2010, 2011 Free Software Foundation, Inc. # Translations from KDE: # Þórarinn Rúnar Einarsson msgid "" msgstr "" "Project-Id-Version: debian-installer_packages_po_sublevel1_is\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-12-27 21:05+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic \n" "Language: is\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" ">\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Nota disksneiðina sem PowerPC PReP ræsisneið (boot partition)" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP ræsisneið" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Fara aftur í valmynd og halda áfram með sneiðingu?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Engin PowerPC PReP ræsisneið fannst." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP ræsisneiðin verður að vera á fyrstu 8MB." partman-prep-27ubuntu1/debian/po/gu.po0000644000000000000000000000456511605202610014742 0ustar # THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE # packages/po/gu.po # # DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST # # translation of d-i.po to Gujarati # # Debian Installer master translation file template # Don't forget to properly fill-in the header of PO files# # Debian Installer translators, please read the D-I i18n documentation # in doc/i18n/i18n.txt# # Kartik Mistry , 2006. # msgid "" msgstr "" "Project-Id-Version: d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2006-07-10 15:53+0530\n" "Last-Translator: Kartik Mistry \n" "Language-Team: Gujarati \n" "Language: gu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "પાર્ટિશનને PowerPC PReP બૂટ પાર્ટિશન તરીકે ઉપયોગ કરો" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP બૂટ પાર્ટિશન" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "મેનુમાં પાછા જશો અને પાર્ટિશન કરેલ પાછું ફેરવશો?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "કોઇ PowerPC PReP બૂટ પાર્ટિશન મળ્યાં નહીં." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP બૂટ પાર્ટિશન પ્રથમ ૮ એમબીમાં જ હોવું જોઇએ." partman-prep-27ubuntu1/debian/po/sr.po0000644000000000000000000000461311605202610014745 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Serbian/Cyrillic messages for debian-installer. # Copyright (C) 2010 Software in the Public Interest, Inc. # Copyright (C) 2008 THE cp6Linux'S COPYRIGHT HOLDER # This file is distributed under the same license as the debian-installer package. # Karolina Kalic , 2010. # Janos Guljas , 2010. # Veselin Mijušković , 2008. # , fuzzy # # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-07-04 18:23+0100\n" "Last-Translator: Janos Guljas \n" "Language-Team: Serbian/Cyrillic\n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Употреби партицију као PowerPC PReP покретачку партицију" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP покретачка партиција" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Назад на мени и наставити партиционисање?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Ниједна PowerPC PReP покретачка партиција није пронађена." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP покретачка партиција мора бити у првих 8MB." partman-prep-27ubuntu1/debian/po/output0000644000000000000000000000000711515470424015247 0ustar 2 utf8 partman-prep-27ubuntu1/debian/po/mk.po0000644000000000000000000000520211741675524014746 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of debian-installer_packages_po_sublevel1_mk.po to Macedonian # translation of mk.po to # Macedonian strings from the debian-installer. # # Georgi Stanojevski, , 2004, 2005, 2006. # Georgi Stanojevski , 2005, 2006. # # Translations from iso-codes: # Alastair McKinstry , 2002 # Arangel Angov , 2008. # Free Software Foundation, Inc., 2002,2004 # Georgi Stanojevski , 2004, 2006. # Translations from KDE: # Danko Ilik # Arangel Angov , 2008, 2011. # msgid "" msgstr "" "Project-Id-Version: debian-installer_packages_po_sublevel1_mk\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-04-11 15:54+0200\n" "Last-Translator: Arangel Angov \n" "Language-Team: Macedonian <>\n" "Language: mk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n!=1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Користете ја партицијата како PowerPC PReP бут партиција" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP бут партиција" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Врати се назад во менито и продолжи со партиционирање?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Нема најдено PowerPC PReP партиција." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP бут партицијата мoра да биде во првите 8МБ." partman-prep-27ubuntu1/debian/po/ml.po0000644000000000000000000000561311605202610014732 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of Debian Installer Level 1 - sublevel 1 to malayalam # Copyright (c) 2006-2009 Debian Project # Praveen|പ്രവീണ്‍ A|എ , 2006-2009 # Santhosh Thottingal , 2006 # Sreejith :: ശ്രീജിത്ത് കെ , 2006 # Credits: V Sasi Kumar, Sreejith N, Seena N, Anivar Aravind, Hiran Venugopalan and Suresh P # # Debian Installer master translation file template # Don't forget to properly fill-in the header of PO files # Debian Installer translators, please read the D-I i18n documentation # in doc/i18n/i18n.txt# # msgid "" msgstr "" "Project-Id-Version: Debian Installer Level 1\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2009-02-03 14:50-0800\n" "Last-Translator: Praveen Arimbrathodiyil \n" "Language-Team: Debian Malayalam \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "പവര്‍പിസി PReP ബൂട്ട് ഭാഗമായി ഈ ഭാഗം ഉപയോഗിയ്ക്കുക" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "പവര്‍പിസി PReP ബൂട്ട് ഭാഗം" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "മെനുവിലേയ്ക്കു് തിരിച്ചു പോയി വിഭജനം തുടരണമോ?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "പവര്‍പിസി PReP ബൂട്ട് ഭാഗങ്ങളൊന്നും കണ്ടില്ല." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "പവര്‍പിസി PReP ബൂട്ട് ഭാഗം ആദ്യ 8MB ക്കുള്ളിലായിരിക്കേണ്ടതുണ്ടു്." partman-prep-27ubuntu1/debian/po/fa.po0000644000000000000000000000427311605202610014711 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Persian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # , 2005. msgid "" msgstr "" "Project-Id-Version: fa\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-07-01 18:43+0330\n" "Last-Translator: acathur \n" "Language-Team: Debian-l10n-persian \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "از این پارتیشن برای پارتیشن راه‌انداز PowerPC PReP استفاده کن ." #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "پارتیشن راه‌انداز PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "آیا میخواهید به منوی اصلی بازگشته و به پارتیشن بندی ادامه دهید ؟" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "هیچ PowerPc PReP پارتیشنی پیدا نشد ." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "پارتیشن بوت PowerPC PReP باید اولین ۸ مگابایت باشد ." partman-prep-27ubuntu1/debian/po/tl.po0000644000000000000000000000467711605202610014752 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Tagalog messages for debian-installer. # Copyright (C) 2004-2008 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Ipinamamahagi ang talaksang ito alinsunod sa lisensiya ng debian-installer. # Eric Pareja , 2004-2008 # Rick Bahague, Jr. , 2004 # Reviewed by Roel Cantada on Feb-Mar 2005. # Sinuri ni Roel Cantada noong Peb-Mar 2005. # This file is maintained by Eric Pareja # Inaalagaan ang talaksang ito ni Eric Pareja # # ituloy angsulong mga kapatid http://www.upm.edu.ph/~xenos # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2009-01-14 09:24+0800\n" "Last-Translator: Eric Pareja \n" "Language-Team: Tagalog \n" "Language: tl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Gamitin ang partisyon bilang partisyong PPC PReP boot." #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PPC PReP Boot partition" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Bumalik sa menu at ipagpatuloy ang pag-partisyon?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Walang partisyong PPC PReP boot na nahanap." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Ang partisyon ng PPC PReP Boot ay dapat nasa unang 8MB." partman-prep-27ubuntu1/debian/po/zh_CN.po0000644000000000000000000000554211621075605015336 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Simplified Chinese translation for Debian Installer. # # Copyright (C) 2003-2008 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Translated by Yijun Yuan (2004), Carlos Z.F. Liu (2004,2005,2006), # Ming Hua (2005,2006,2007,2008), Xiyue Deng (2008), Kov Chai (2008), # Kenlen Lai (2008), WCM (2008), Ren Xiaolei (2008). # # # Translations from iso-codes: # Tobias Toedter , 2007. # Translations taken from ICU SVN on 2007-09-09 # # Free Software Foundation, Inc., 2002, 2003, 2007, 2008. # Alastair McKinstry , 2001,2002. # Translations taken from KDE: # - Wang Jian , 2000. # - Carlos Z.F. Liu , 2004 - 2006. # LI Daobing , 2007, 2008, 2009, 2010. # YunQiang Su , 2011. # # Mai Hao Hui , 2001 (translations from galeon) # YunQiang Su , 2010, 2011. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-08-11 11:13+0800\n" "Last-Translator: YunQiang Su \n" "Language-Team: Chinese (simplified) \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bits\n" "Plural-Forms: nplurals=1; plural=0;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "使用此分区作为 PowerPC PReP 启动分区" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP 启动分区" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "返回菜单并恢复分区进程吗?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "未找到 PowerPC PReP 分区。" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP 分区必须位于磁盘开始的 8MB 范围内。" partman-prep-27ubuntu1/debian/po/kn.po0000644000000000000000000000473511655365163014760 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Kannada Translations # Vikram Vincent , 2007, 2010, 2011. # Raghavendra S , 2010. # # Translators: # shashi kiran , 2010, 2011. # Prabodh CP , 2011. # # # Translations from iso-codes: # Shankar Prasad , 2009. # Vikram Vincent , 2007. msgid "" msgstr "" "Project-Id-Version: kn\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-11-01 23:07+0530\n" "Last-Translator: vignesh prabhu \n" "Language-Team: Kannada \n" "Language: kn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "ಈ ವಿಭಜನೆಯನ್ನು ಪವರ್ ಪೀಸೀ ಬೂಟ್ ವಿಭಜನೆಯಾಗಿ ಉಪಯೋಗಿಸಿ" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP ಬೂಟ್ ವಿಭಜನೆ" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "ವಿಭಜನೆ ಪಟ್ಟಿಗೆ ಹಿಂದಿರುಗಿ ವಿಭಜನೆಯನ್ನು ಪುನಃ ಆರಂಭಿಸಿ" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "ಯವುದೇ PowerPC PReP ಬೂಟ್ ವಿಭಜನೆ ಸಿಗಲಿಲ್ಲಾ" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP ಬೂಟ್ ವಿಭಜನೆ ಮೊದಲ 8MB ಅಲ್ಲಿ ಇರಬೇಕು " partman-prep-27ubuntu1/debian/po/pa.po0000644000000000000000000000557611751617575014760 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of pa.po to Punjabi # # Debian Installer master translation file template # Don't forget to properly fill-in the header of PO files# # Debian Installer translators, please read the D-I i18n documentation # in doc/i18n/i18n.txt# # # # Translations from iso-codes: # Amanpreet Singh Alam , 2005. # Amanpreet Singh Alam , 2006. # A S Alam , 2006, 2007. # A S Alam , 2007, 2010. # Amanpreet Singh Alam , 2008. # Amanpreet Singh Brar , 2008. # Amanpreet Singh Alam , 2008, 2009. # Amanpreet Singh Alam[ਆਲਮ] , 2005. # A S Alam , 2009, 2012. msgid "" msgstr "" "Project-Id-Version: pa\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-05-06 12:14+0530\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" "Language: pa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "ਪਾਰਟੀਸ਼ਨ ਨੂੰ PowerPC PReP ਬੂਟ ਪਾਰਟੀਸ਼ਨ ਤੌਰ ਤੇ ਵਰਤੋਂ" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP ਬੂਟ ਭਾਗ" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "ਪਿੱਛੇ ਮੇਨੂ ਉੱਤੇ ਜਾਓ ਅਤੇ ਪਾਰਟੀਸ਼ਨਿੰਗ ਮੁੜ ਪ੍ਰਾਪਤ ਕਰੋ?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "ਕੋਈ PowerPC PReP ਬੂਟ ਪਾਰਟੀਸ਼ਨ ਨਹੀਂ ਲੱਭਿਆ ਹੈ।" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP ਬੂਟ ਪਾਰਟੀਸ਼ਨ ਪਹਿਲੇ 8MB ਵਿੱਚ ਹੀ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।" partman-prep-27ubuntu1/debian/po/fr.po0000644000000000000000000000475511605202610014737 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of Debian Installer templates to French # Copyright (C) 2004-2009 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Christian Perrier , 2002-2004. # Pierre Machard , 2002-2004. # Denis Barbier , 2002-2004. # Philippe Batailler , 2002-2004. # Michel Grentzinger , 2003-2004. # Christian Perrier , 2005, 2006, 2007, 2008, 2009, 2010. msgid "" msgstr "" "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-03-18 12:08+0200\n" "Last-Translator: Christian Perrier \n" "Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Utiliser comme partition de démarrage PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partition de démarrage PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Revenir au menu et reprendre le partitionnement ?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Aucune partition de démarrage PowerPC PReP n'a été trouvée." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "" "La partition de démarrage PowerPC PReP doit se trouver dans les huit " "premiers mégaoctets du disque." partman-prep-27ubuntu1/debian/po/id.po0000644000000000000000000000553211716067513014734 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of id.po to Bahasa Indonesia # Indonesian messages for debian-installer. # # # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Translators: # # Debian Indonesian L10N Team , 2004. # * Parlin Imanuel Toh (parlin_i@yahoo.com), 2004-2005. # * I Gede Wijaya S (gwijayas@yahoo.com), 2004. # * Arief S F (arief@gurame.fisika.ui.ac.id), 2004-2007. # * Setyo Nugroho (setyo@gmx.net), 2004. # Arief S Fitrianto , 2008-2011. # # Translations from iso-codes: # Alastair McKinstry , 2002. # Andhika Padmawan , 2010,2011. # Arief S Fitrianto , 2004-2006. # Erwid M Jadied , 2008. # Free Software Foundation, Inc., 2002,2004 # Translations from KDE: # Ahmad Sofyan , 2001. # msgid "" msgstr "" "Project-Id-Version: debian-installer (level1)\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-02-13 03:15+0700\n" "Last-Translator: Mahyuddin Susanto \n" "Language-Team: Debian Indonesia Translators \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Gunakan partisi ini sebagai partisi boot PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partisi boot PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Kembali ke menu dan melanjutkan proses partisi?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Tidak ada partisi boot PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Partisi boot PowerPC PReP harus berada pada 8MB pertama." partman-prep-27ubuntu1/debian/po/eu.po0000644000000000000000000000450511605202610014732 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of eu.po to Euskara # Basque messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Inaki Larranaga Murgoitio 2005 # # Piarres Beobide , 2004, 2005, 2006, 2007, 2008. # Iñaki Larrañaga Murgoitio , 2008. msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2009-01-14 09:20+0200\n" "Last-Translator: Piarres Beobide \n" "Language-Team: Euskara \n" "Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "Content-Transfer-Encoding=UTF-8Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Erabili partizioa PowerPC PReP abioko partizio gisa" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP abioko partizioa" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Menura itzuli eta partizioak egiten jarraitu nahi duzu?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Ez da PowerPC PReP abioko partiziorik aurkitu." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP abioko partizioa lehen 8MB-etan egon behar da." partman-prep-27ubuntu1/debian/po/bn.po0000644000000000000000000000615411605202610014722 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Bangla translation of Debian-Installer. # Copyright (C) 2005, 2006, Debian Foundation. # This file is distributed under the same license as the Debian-Installer package. # Anubadok, the en2bn auto-translator by Golam Mortuza Hossain , 2005. # Baishampayan Ghose , 2005-2006. # Quazi Ashfaq-ur Rahman , 2005. # Khandakar Mujahidul Islam , 2005, 2006. # Progga , 2005, 2006. # Jamil Ahmed , 2006-2007. # Mahay Alam Khan (মাহে আলম খান) , 2007. # Tisa Nafisa , 2007. # Md. Rezwan Shahid , 2009. # Sadia Afroz , 2010. # Israt Jahan , 2010. # msgid "" msgstr "" "Project-Id-Version: bn\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-11-07 17:52+0600\n" "Last-Translator: Israt Jahan \n" "Language-Team: Bengali \n" "Language: bn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "পার্টিশনটিকে একটি পাওয়ার-পিসি PReP বুট পার্টিশন হিসেবে ব্যবহার করুন" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "পাওয়ার-পিসি PReP বুট পার্টিশন" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "মেনুতে পেছনে ফিরে গিয়ে পার্টিশন করা আরম্ভ করবো কি?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "কোন পাওয়ার-পিসি PReP বুট পার্টিশন খুঁজে পাওয়া যায় নি।" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "পাওয়ার-পিসি PReP বুট পার্টিশনকে অবশ্যই প্রথম ৮ মেগাবাইটের মধ্যে থাকতে হবে।" partman-prep-27ubuntu1/debian/po/cy.po0000644000000000000000000000450311766504721014752 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of Debian Installer templates to Welsh # Copyright (C) 2004-2008 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Jonathan Price , 2008. # # Translations from iso-codes: # Alastair McKinstry , 2004. # - translations from ICU-3.0 # Dafydd Harries , 2002,2004,2006. # Free Software Foundation, Inc., 2002,2004 # Alastair McKinstry , 2001 # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2012-06-14 09:46-0000\n" "Last-Translator: Dafydd Tomos \n" "Language-Team: Welsh <>\n" "Language: cy\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Defnyddio'r rhaniad fel rhaniad ymgychwyn PReP PowerPC" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Rhaniad ymgychwyn PReP PowerPC" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Mynd yn ôl i'r ddewislen a mynd ymlaen gyda rhaniadu?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Ni chanfwyd rhaniad ymgychwyn PReP PowerPC." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Rhaid i'r rhaniad ymgychwyn PReP PowerPC fod yn yr 8MB cyntaf." partman-prep-27ubuntu1/debian/po/kk.po0000644000000000000000000000450211605202610014723 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Kazakh messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Talgat Daniyarov # Baurzhan Muftakhidinov , 2008, 2009 # Dauren Sarsenov , 2008, 2009 # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-09-30 13:44+0600\n" "Last-Translator: Baurzhan Muftakhidinov \n" "Language-Team: Kazakh \n" "Language: kk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Осы бөлімді PowerPC PReP жүктелу бөлімі ретінде қолдану" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP жүктелу бөлімі" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Алдыңғы мәзірге оралып, бөлімдеуді жалғастыру керек пе?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Бірде-бір PowerPC PReP жүктелу бөлімі табылмады" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP жүктелу бөлімі алғашқы 8 МБ ішінде болуы керек." partman-prep-27ubuntu1/debian/po/ar.po0000644000000000000000000000451011605202610014717 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of ar.po to Arabic # Arabic messages for debian-installer. Copyright (C) 2003 Software in the Public Interest, Inc. This file is distributed under the same license as debian-installer. Ossama M. Khayat , 2005. # Ossama M. Khayat , 2006, 2007, 2008, 2009, 2010. msgid "" msgstr "" "Project-Id-Version: ar\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-08-22 23:44+0300\n" "Last-Translator: Ossama M. Khayat \n" "Language-Team: American English \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n>=3 && n⇐10 ? " "3 : n>=11 && n⇐99 ? 4 : 5\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "استخدام التجزيء كتجزيء إقلاع PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "تجزيء إقلاع PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "العودة إلى القائمة وإكمال التجزئة؟" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "لم يُعثر على تجزيء إقلاع PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "يجب أن يكون تجزيء الإقلاع PowerPC PReP في أول 8 ميجابايت." partman-prep-27ubuntu1/debian/po/th.po0000644000000000000000000000455411605202610014740 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Thai translation of debian-installer. # Copyright (C) 2006-2011 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Theppitak Karoonboonyanan , 2006-2011. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-02-02 11:11+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" "Language: th\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "ใช้พาร์ทิชันเป็นพาร์ทิชันบูตแบบ PReP ของ PowerPC" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "พาร์ทิชันบูตแบบ PReP ของ PowerPC" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "จะกลับไปยังเมนูเพื่อแบ่งพาร์ทิชันใหม่หรือไม่?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "ไม่พบพาร์ทิชันบูตแบบ PReP ของ PowerPC" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "พาร์ทิชันบูตแบบ PReP ของ PowerPC ต้องอยู่ใน 8MB แรก" partman-prep-27ubuntu1/debian/po/hr.po0000644000000000000000000000473012146174636014753 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Croatian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # # Translations from iso-codes: # Alastair McKinstry , 2001, 2004. # Free Software Foundation, Inc., 2000,2004 # Josip Rodin, 2008 # Krunoslav Gernhard, 2004 # Vladimir Vuksan , 2000. # Vlatko Kosturjak, 2001 # Tomislav Krznar , 2012, 2013. # msgid "" msgstr "" "Project-Id-Version: Debian-installer 1st-stage master file HR\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2013-04-17 18:08+0200\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Koristi particiju kao PowerPC PReP boot particiju" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP boot particija" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Vrati se u izbornik i nastavi particioniranje?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Nije pronađena PowerPC PReP boot particija." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "'PowerPC PReP' particija mora biti unutar prvih 8 MB." partman-prep-27ubuntu1/debian/po/pl.po0000644000000000000000000000552411640220176014744 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Polish messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Copyright (C) 2004-2010 Bartosz Feński # # # Translations from iso-codes: # Tobias Toedter , 2007. # Translations taken from ICU SVN on 2007-09-09 # Jakub Bogusz , 2009-2011 # # Alastair McKinstry , 2001 # Alastair McKinstry, , 2004. # Andrzej M. Krzysztofowicz , 2007 # Cezary Jackiewicz , 2000-2001 # Free Software Foundation, Inc., 2000-2010 # Free Software Foundation, Inc., 2004-2009 # GNOME PL Team , 2001 # Jakub Bogusz , 2007-2011 # Tomasz Z. Napierala , 2004, 2006. # Translations from KDE: # - Jacek Stolarczyk # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-09-26 10:46+0100\n" "Last-Translator: Marcin Owsiany \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Użyj partycji jako rozruchowej PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partycja rozruchowa PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Wrócić do menu i kontynuować partycjonowanie?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Nie znaleziono partycji PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Partycja PowerPC PReP musi znajdować się w pierwszych 8MB." partman-prep-27ubuntu1/debian/po/si.po0000644000000000000000000000451311665560015014747 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # # # Debian Installer master translation file template # Don't forget to properly fill-in the header of PO files # # Debian Installer translators, please read the D-I i18n documentation # in doc/i18n/i18n.txt # # # Danishka Navin , 2009, 2011. msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-09-15 07:01+0530\n" "Last-Translator: \n" "Language-Team: Sinhala \n" "Language: si\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "මෙම කොටස PowerPC PReP ආරම්භක කොටසක් ලෙස යොදාගන්න" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP ආරම්භක කොටස" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "මෙනුවට ආපසු ගොස් කොටස්කිරීම සිදුකරගෙන යන්නද?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "කිසිඳු PowerPC PReP කොටසක් හමු නොවිනි." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP ආරම්භක කොටස මුල් 8MB තුළ පැවතිය යුතුයි." partman-prep-27ubuntu1/debian/po/hu.po0000644000000000000000000000416511605202610014737 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Hungarian messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # coor: SZERVÁC Attila - sas 321hu -- 2006-2008 # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-11-08 09:16+0100\n" "Last-Translator: SZERVÁC Attila \n" "Language-Team: Debian L10n Hungarian \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n>1;\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Partíció használata PowerPC PReP partícióként" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP boot partíció" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Visszalépsz a menübe és folytatod a particionálást?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Nincs PowerPC PReP boot partíció" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "A PowerPC PReP boot partíció az első 8MB-ban kell legyen" partman-prep-27ubuntu1/debian/po/cs.po0000644000000000000000000000401111605202610014716 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Czech messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-02-20 19:50+0100\n" "Last-Translator: Miroslav Kure \n" "Language-Team: Czech \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Použít oblast jako zaváděcí PowerPC PReP oblast" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "zaváděcí oblast PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Vrátit se zpět do menu a pokračovat v rozdělování?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Nebyla nalezena žádná oblast typu PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Zaváděcí PowerPC PReP oblast musí ležet v prvních 8MB." partman-prep-27ubuntu1/debian/po/ku.po0000644000000000000000000000440511605202610014737 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of ku.po to Kurdish # Kurdish messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # Rizoyê Xerzî # Erdal Ronahi , 2008. # Erdal , 2010. # Erdal Ronahî , 2010. msgid "" msgstr "" "Project-Id-Version: ku\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2010-07-09 21:51+0200\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: Kurdish Team http://pckurd.net\n" "Language: ku\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Partîsiyona boot a PowerPC PReP bi kar bîne" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partîsiyona boot a PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "Bila vegere pêşekê û karê dabeşkirinê bidome?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "Partîsiyona boot a PowerPC PReP nehat dîtin." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "Divê beşa PALO di beşa pêşîn ya 8MB'î de be." partman-prep-27ubuntu1/debian/po/ko.po0000644000000000000000000000420411605202610014726 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Korean messages for debian-installer. # Copyright (C) 2003,2004,2005,2008 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Changwoo Ryu , 2010, 2011. # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-03-09 02:14+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "파티션을 PowerPC PReP 부팅 파티션으로 사용합니다" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "PowerPC PReP 부팅 파티션" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "메뉴로 돌아가서 파티션 나누기를 다시 시작하시겠습니까?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "PowerPC PReP 부팅 파티션이 없습니다." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "PowerPC PReP 부팅 파티션이 처음 2MB 안에 있어야 합니다." partman-prep-27ubuntu1/debian/po/es.po0000644000000000000000000000713411605202610014731 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # Spanish messages for debian-installer. # Copyright (C) 2003-2007 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # Contributors to the translation of debian-installer: # Teófilo Ruiz Suárez , 2003. # David Martínez Moreno , 2003, 2005. # Carlos Alberto Martín Edo , 2003 # Carlos Valdivia Yagüe , 2003 # Rudy Godoy , 2003-2006 # Steve Langasek , 2004 # Enrique Matias Sanchez (aka Quique) , 2005 # Rubén Porras Campo , 2005 # Javier Fernández-Sanguino , 2003-2010 # Omar Campagne , 2010 # # Equipo de traducción al español, por favor lean antes de traducir # los siguientes documentos: # # - El proyecto de traducción de Debian al español # http://www.debian.org/intl/spanish/ # especialmente las notas de traducción en # http://www.debian.org/intl/spanish/notas # # - La guía de traducción de po's de debconf: # /usr/share/doc/po-debconf/README-trans # o http://www.debian.org/intl/l10n/po-debconf/README-trans # # Si tiene dudas o consultas sobre esta traducción consulte con el último # traductor (campo Last-Translator) y ponga en copia a la lista de # traducción de Debian al español (debian-l10n-spanish@lists.debian.org) # # NOTAS: # # - Se ha traducido en este fichero 'boot loader' de forma homogénea por # 'cargador de arranque' aunque en el manual se utiliza éste término y # también 'gestor de arranque' # # - 'array' no está traducido aún. La traducción como 'arreglo' suena # fatal (y es poco conocida) # # msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-02-04 03:13+0100\n" "Last-Translator: Javier Fernández-Sanguino \n" "Language-Team: Debian Spanish \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "Utilizar la partición como una partición de arranque PowerPC «PReP»" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "Partición de arranque PowerPC «PReP»" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "¿Desea volver al menú y reiniciar el particionado?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "No se encontró ninguna partición PowerPC «PReP»." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "La partición PowerPC «PReP» debe estar en los primeros 8GB." partman-prep-27ubuntu1/debian/po/he.po0000644000000000000000000000557311656630211014733 0ustar # THIS FILE IS GENERATED AUTOMATICALLY FROM THE D-I PO MASTER FILES # The master files can be found under packages/po/ # # DO NOT MODIFY THIS FILE DIRECTLY: SUCH CHANGES WILL BE LOST # # translation of he.po to Hebrew # Hebrew messages for debian-installer. # Copyright (C) 2003 Software in the Public Interest, Inc. # This file is distributed under the same license as debian-installer. # # # Amit Dovev , 2007. # Meital Bourvine , 2007. # Omer Zak , 2008, 2010. # Lior Kaplan , 2004-2007, 2008, 2010, 2011. # # # Translations from iso-codes: # Tobias Quathamer , 2007. # Translations taken from ICU SVN on 2007-09-09 # Free Software Foundation, Inc., 2002,2004 # Alastair McKinstry , 2002 # Translations from KDE: # Meni Livne , 2000. # # Translations taken from KDE: # # Free Software Foundation, Inc., 2002,2003. # Alastair McKinstry , 2002. # - Meni Livne , 2000. # Lior Kaplan , 2005,2006, 2007, 2008, 2010. # Meital Bourvine , 2007. # msgid "" msgstr "" "Project-Id-Version: he\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-01-26 07:32+0000\n" "PO-Revision-Date: 2011-11-09 22:16+0200\n" "Last-Translator: Lior Kaplan \n" "Language-Team: Hebrew <>\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: \n" #. Type: text #. Description #. :sl4: #. A bit of context for translators : #. PReP stands for PowerPC Reference Platform, is an acronym, and should not be #. translated. The PReP boot partition is a partition of type 0x41, which is #. used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. #: ../partman-prep.templates:1001 msgid "Use the partition as a PowerPC PReP boot partition" msgstr "מחיצת אתחול של PowerPC PReP" #. Type: text #. Description #. :sl4: #: ../partman-prep.templates:2001 msgid "PowerPC PReP boot partition" msgstr "מחיצת אתחול של PowerPC PReP" #. Type: boolean #. Description #. :sl4: #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 ../partman-prep.templates:4001 msgid "Go back to the menu and resume partitioning?" msgstr "חזור חזרה לתפריט והמשך את החלוקה למחיצות?" #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:3001 msgid "No PowerPC PReP boot partition is found." msgstr "לא נמצאה מחיצת אתחול של PowerPC PReP." #. Type: boolean #. Description #. :sl4: #: ../partman-prep.templates:4001 msgid "The PowerPC PReP boot partition must be in the first 8MB." msgstr "מחיצת האתחול של PowerPC PReP צריכה להיות על ה-8MG הראשונים." partman-prep-27ubuntu1/debian/source/0000755000000000000000000000000012170221542014642 5ustar partman-prep-27ubuntu1/debian/source/format0000644000000000000000000000001512170221542016051 0ustar 3.0 (native) partman-prep-27ubuntu1/debian/compat0000644000000000000000000000000212170221542014540 0ustar 9 partman-prep-27ubuntu1/debian/partman-prep.templates0000644000000000000000000000216311515470424017701 0ustar Template: partman-prep/text/method Type: text # :sl4: # A bit of context for translators : # PReP stands for PowerPC Reference Platform, is an acronym, and should not be # translated. The PReP boot partition is a partition of type 0x41, which is # used by PReP boxes and IBM CHRP boxes to boot yaboot or the kernel from. _Description: Use the partition as a PowerPC PReP boot partition Template: partman/method_long/prep Type: text # :sl4: _Description: PowerPC PReP boot partition Template: partman-prep/no_prep Type: boolean # :sl4: _Description: Go back to the menu and resume partitioning? No PowerPC PReP boot partition is found. Template: partman-prep/wrong_place Type: boolean # :sl4: _Description: Go back to the menu and resume partitioning? The PowerPC PReP boot partition must be in the first 8MB. Template: partman-prep/boot_partitions Type: string Description: for internal use only (partman-prep, yaboot/prep-installer) This template is used internally to store a comma-separated list of available PowerPC PReP boot partitions, which is used later by yaboot-installer or prep-installer. It is never shown to users. partman-prep-27ubuntu1/debian/control0000644000000000000000000000152412271462203014752 0ustar Source: partman-prep Section: debian-installer Priority: standard Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Install System Team Uploaders: Christian Perrier Build-Depends: debhelper (>= 9), dh-di, po-debconf (>= 0.5.0) Vcs-Browser: http://anonscm.debian.org/gitweb/?p=d-i/partman-prep.git Vcs-Git: git://anonscm.debian.org/d-i/partman-prep.git Package: partman-prep Package-Type: udeb Architecture: powerpc ppc64el XB-Subarchitecture: chrp_ibm chrp_rs6k prep Depends: ${misc:Depends}, partman-base (>= 114) Description: Add partman support for PPC PReP boot partitions This package provides the 'prep' partition method. The yaboot boot loader used on IBM pSeries systems requires a special bootstrap partition, created by this method. partman-prep-27ubuntu1/debian/changelog0000644000000000000000000003405312271462205015226 0ustar partman-prep (27ubuntu1) trusty; urgency=medium * Build for ppc64el. -- Colin Watson Mon, 27 Jan 2014 13:52:04 +0000 partman-prep (27) unstable; urgency=low [ Updated translations ] * Tajik (tg.po) by Victor Ibragimov -- Christian Perrier Sun, 08 Sep 2013 17:01:59 +0200 partman-prep (26) unstable; urgency=low [ Wouter Verhelst ] * Remove $SELF from uploaders. [ Dmitrijs Ledkovs ] * Set debian source format to '3.0 (native)'. * Bump debhelper compat level to 9. * Set Vcs-* to canonical format. -- Christian Perrier Thu, 18 Jul 2013 19:07:01 +0200 partman-prep (25) unstable; urgency=low [ Updated translations ] * Croatian (hr.po) by Tomislav Krznar -- Christian Perrier Sun, 19 May 2013 18:11:26 +0200 partman-prep (24) unstable; urgency=low * Replace XC-Package-Type by Package-Type in debian/control. * Add myself to Uploaders. * Add debconf to package dependencies. [ Updated translations ] * Lithuanian (lt.po) by Rimas Kudelis -- Christian Perrier Sun, 23 Sep 2012 12:10:14 +0200 partman-prep (23) unstable; urgency=low [ Updated translations ] * Tibetan (bo.po) by Tennom * Welsh (cy.po) by Dafydd Tomos * Galician (gl.po) by Jorge Barreiro * Lao (lo.po) by Anousak Souphavanh * Lithuanian (lt.po) by Rimas Kudelis * Latvian (lv.po) by Rūdolfs Mazurs * Macedonian (mk.po) by Arangel Angov * Panjabi (pa.po) by A S Alam -- Aurelien Jarno Sun, 17 Jun 2012 17:20:30 +0200 partman-prep (22) unstable; urgency=low [ Updated translations ] * Asturian (ast.po) by Mikel González * Bulgarian (bg.po) by Damyan Ivanov * Czech (cs.po) by Miroslav Kure * German (de.po) by Holger Wansing * Esperanto (eo.po) by Felipe Castro * Spanish (es.po) by Javier Fernández-Sanguino * Estonian (et.po) by Mattias Põldaru * Hebrew (he.po) by Lior Kaplan * Hindi (hi.po) by Kumar Appaiah * Indonesian (id.po) by Mahyuddin Susanto * Icelandic (is.po) by Sveinn í Felli * Italian (it.po) by Milo Casagrande * Georgian (ka.po) by Aiet Kolkhi * Khmer (km.po) by Chan Sambathratanak * Kannada (kn.po) by vignesh prabhu * Korean (ko.po) by Changwoo Ryu * Macedonian (mk.po) by Arangel Angov * Nepali (ne.po) * Polish (pl.po) by Marcin Owsiany * Romanian (ro.po) by Ioan Eugen Stan * Northern Sami (se.po) by Børre Gaup * Sinhala (si.po) * Slovak (sk.po) by Ivan Masár * Swedish (sv.po) by Daniel Nylander * Thai (th.po) by Theppitak Karoonboonyanan * Uyghur (ug.po) by Sahran * Ukrainian (uk.po) by Borys Yanovych * Simplified Chinese (zh_CN.po) by YunQiang Su -- Otavio Salvador Thu, 15 Mar 2012 15:11:24 -0300 partman-prep (21) unstable; urgency=low [ Updated translations ] * Lao (lo.po) by Anousak Souphavanh * Sinhala (si.po) by Danishka Navin * Slovenian (sl.po) by Vanja Cvelbar -- Otavio Salvador Fri, 24 Dec 2010 21:31:19 -0200 partman-prep (20) unstable; urgency=low [ Colin Watson ] * Use 'dh $@ --options' rather than 'dh --options $@', for forward-compatibility with debhelper v8. [ Updated translations ] * Asturian (ast.po) by maacub * Bulgarian (bg.po) by Damyan Ivanov * Bengali (bn.po) by Israt Jahan * Bosnian (bs.po) by Armin Beirovi * Danish (da.po) by Jacob Sparre Andersen * Esperanto (eo.po) by Felipe Castro * Icelandic (is.po) by Sveinn Felli * Kazakh (kk.po) by Baurzhan Muftakhidinov * Telugu (te.po) by Arjuna Rao Chavala -- Otavio Salvador Fri, 12 Nov 2010 13:47:51 -0200 partman-prep (19) unstable; urgency=low [ Updated translations ] * Asturian (ast.po) by astur * Belarusian (be.po) by Viktar Siarheichyk * Danish (da.po) by Jacob Sparre Andersen * Persian (fa.po) by acathur * French (fr.po) by Christian Perrier * Kazakh (kk.po) by Baurzhan Muftakhidinov * Central Khmer (km.po) by Khoem Sokhem * Kurdish (ku.po) by Erdal Ronahi * Latvian (lv.po) by Aigars Mahinovs * Macedonian (mk.po) by Arangel Angov -- Otavio Salvador Sun, 11 Jul 2010 18:05:38 -0300 partman-prep (18) unstable; urgency=low * Upgrade to debhelper v7. [ Updated translations ] * Asturian (ast.po) by Marcos Antonio Alvarez Costales * Belarusian (be.po) by Pavel Piatruk * German (de.po) by Holger Wansing * Hindi (hi.po) * Italian (it.po) by Milo Casagrande * Slovenian (sl.po) by Vanja Cvelbar -- Colin Watson Thu, 11 Mar 2010 02:44:55 +0000 partman-prep (17) unstable; urgency=low [ Frans Pop ] * Drop support for the ppc64 architecture. [ Updated translations ] * Bengali (bn.po) by Md. Rezwan Shahid * Estonian (et.po) by Mattias Põldaru * Basque (eu.po) by Piarres Beobide * Galician (gl.po) by marce villarino * Hindi (hi.po) by Kumar Appaiah * Kazakh (kk.po) by daur88 * Malayalam (ml.po) by Praveen Arimbrathodiyil * Marathi (mr.po) by Sampada * Slovak (sk.po) by Ivan Masár * Tagalog (tl.po) by Eric Pareja -- Colin Watson Mon, 15 Jun 2009 22:10:59 +0100 partman-prep (16lenny1) unstable; urgency=high [ Christian Perrier ] * Rebuild with fixed Danish translation -- Colin Watson Fri, 09 Jan 2009 23:28:14 +0000 partman-prep (16) unstable; urgency=low [ Frans Pop ] * Remove Cajus Pollmeier and Sven Luther as Uploaders with many thanks for their past contributions. [ Updated translations ] * Bosnian (bs.po) by Armin Besirovic * Welsh (cy.po) by Jonathan Price * Danish (da.po) * Esperanto (eo.po) by Felipe Castro * Basque (eu.po) by Iñaki Larrañaga Murgoitio * French (fr.po) by Christian Perrier * Croatian (hr.po) by Josip Rodin * Hungarian (hu.po) by SZERVÁC Attila * Italian (it.po) by Milo Casagrande * Latvian (lv.po) by Peteris Krisjanis * Marathi (mr.po) by Sampada * Panjabi (pa.po) by Amanpreet Singh Alam * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw) * Serbian (sr.po) by Veselin Mijušković -- Jérémy Bobbio Tue, 14 Oct 2008 01:22:01 +0200 partman-prep (15) unstable; urgency=low [ Updated translations ] * Amharic (am.po) by tegegne tefera * Finnish (fi.po) by Esko Arajärvi * Hindi (hi.po) by Kumar Appaiah * Indonesian (id.po) by Arief S Fitrianto * Korean (ko.po) by Changwoo Ryu * Kurdish (ku.po) by Amed Çeko Jiyan * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ * Punjabi (Gurmukhi) (pa.po) by A S Alam * Polish (pl.po) by Bartosz Fenski -- Aurelien Jarno Fri, 15 Feb 2008 19:37:05 +0000 partman-prep (14) unstable; urgency=low [ Frans Pop ] * Moved definitions.sh to ./lib/base.sh. Requires partman-base (>= 114). * Rename update.d script in line with other components. * prep_sync_flag: use single assignment for adding flags. * Major whitespace cleanup and a few minor coding style fixes. -- Aurelien Jarno Fri, 15 Feb 2008 19:36:56 +0000 partman-prep (13) unstable; urgency=low [ Frans Pop ] * Move deletion of SVN directories to install-rc script. * Improve the way install-rc is called. * Let's make use of the fact that debhelper knows how to create a udeb. [ Colin Watson ] * Use 'mkdir -p' rather than more awkward test-then-create constructions. * Use debian/compat rather than DH_COMPAT. [ Updated translations ] * Danish (da.po) by Claus Hindsgaul * Italian (it.po) by Stefano Canepa * Punjabi (Gurmukhi) (pa.po) by A S Alam * Romanian (ro.po) by Eddy Petrișor * Vietnamese (vi.po) by Clytie Siddall -- Colin Watson Tue, 02 Oct 2007 17:23:26 +0100 partman-prep (12) unstable; urgency=low * Remove valid_filesystems/prep script; since it doesn't return anything when called with 'existing' or 'formatable', and nothing in partman calls any valid_filesystems scripts with any other arguments, it appears to be a no-op. * Move sanity-checking scripts from finish.d to check.d. Requires partman-base 106. -- Colin Watson Fri, 27 Apr 2007 10:00:02 +0100 partman-prep (11) unstable; urgency=low [ Updated translations ] * Malayalam (ml.po) by Praveen A -- Colin Watson Tue, 27 Feb 2007 23:12:21 +0000 partman-prep (10) unstable; urgency=low [ Updated translations ] * Arabic (ar.po) by Ossama M. Khayat * Belarusian (be.po) by Pavel Piatruk * Catalan (ca.po) by Jordi Mallach * Danish (da.po) by Claus Hindsgaul * Esperanto (eo.po) by Serge Leblanc * Kurdish (ku.po) by rizoye-xerzi * Latvian (lv.po) by Aigars Mahinovs * Malayalam (ml.po) by Praveen A * Panjabi (pa.po) by A S Alam * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw) * Romanian (ro.po) by Eddy Petrișor * Slovenian (sl.po) by Matej Kovačič -- Colin Watson Thu, 1 Feb 2007 10:53:45 +0000 partman-prep (9) unstable; urgency=low [ Wouter Verhelst ] * Add $SELF to uploaders * Release [ Updated translations ] * Belarusian (be.po) by Andrei Darashenka * Spanish (es.po) by Javier Fernández-Sanguino Peña * Estonian (et.po) by Siim Põder * Basque (eu.po) by Piarres Beobide * Finnish (fi.po) by Tapio Lehtonen * Hindi (hi.po) by Nishant Sharma * Croatian (hr.po) by Josip Rodin * Hungarian (hu.po) by SZERVÁC Attila * Kurdish (ku.po) by Erdal Ronahi * Latvian (lv.po) by Aigars Mahinovs * Malayalam (ml.po) by Praveen A * Punjabi (Gurmukhi) (pa.po) by A S Alam * Tamil (ta.po) by Damodharan Rajalingam * Vietnamese (vi.po) by Clytie Siddall -- Wouter Verhelst Thu, 26 Oct 2006 13:58:40 +0200 partman-prep (8) unstable; urgency=low [ Holger Levsen ] * added ppc64 to control (Closes: #301106, #301108) * Remove Standards-Version as it is not relevant for udebs [ Updated translations ] * Arabic (ar.po) by Ossama M. Khayat * Bosnian (bs.po) by Safir Secerovic * Catalan (ca.po) by Jordi Mallach * Danish (da.po) by Claus Hindsgaul * German (de.po) by Jens Seidel * Dzongkha (dz.po) * Esperanto (eo.po) by Serge Leblanc * Estonian (et.po) by Siim Põder * Basque (eu.po) by Piarres Beobide * Irish (ga.po) by Kevin Patrick Scannell * Hungarian (hu.po) by SZERVÑC Attila * Italian (it.po) by Stefano Canepa * Georgian (ka.po) by Aiet Kolkhi * Khmer (km.po) by Leang Chumsoben * Kurdish (ku.po) by Erdal Ronahi * Malagasy (mg.po) by Jaonary Rabarisoa * Nepali (ne.po) by Shiva Pokharel * Norwegian Nynorsk (nn.po) by Håvard Korsvoll * Northern Sami (se.po) by Børre Gaup * Slovenian (sl.po) by Jure Čuhalev * Swedish (sv.po) by Daniel Nylander * Thai (th.po) by Theppitak Karoonboonyanan * Vietnamese (vi.po) by Clytie Siddall -- Colin Watson Thu, 13 Jul 2006 17:26:39 +0100 partman-prep (7) unstable; urgency=low [ Sven Luther ] * The prep partition is called 'prep' and not 'prep-boot'. I thought we had fixed this ages ago, but apparently not. -- Sven Luther Thu, 16 Feb 2006 07:36:59 +0000 partman-prep (6) unstable; urgency=low * Rename partman-prep/text/prep to partman/method_long/prep so that partman-target can use it (as the current method in use for a partition). * Use partman-prep/text/method rather than partman/method_long/prep as our entry in the "How to use this partition:" menu. [ Updated translations ] * Finnish (fi.po) by Tapio Lehtonen * Hungarian (hu.po) by SZERVÑC Attila * Slovak (sk.po) by Peter Mann * Slovenian (sl.po) by Matej Kovačič * Swedish (sv.po) by Daniel Nylander -- Colin Watson Wed, 15 Feb 2006 10:54:27 +0000 partman-prep (5) unstable; urgency=low [ Colin Watson ] * Use 'rm -f' rather than more awkward test-then-remove constructions. [ Sven Luther ] * Adapted to chrp_rs6k -> chrp_ibm transition. [ Updated translations ] * Arabic (ar.po) by Ossama M. Khayat * Bengali (bn.po) by Baishampayan Ghose * Greek, Modern (1453-) (el.po) by Konstantinos Margaritis * French (fr.po) by Christian Perrier * Icelandic (is.po) by David Steinn Geirsson * Kurdish (ku.po) by Erdal Ronahi * Latvian (lv.po) by Aigars Mahinovs * Malagasy (mg.po) by Jaonary Rabarisoa * Polish (pl.po) by Bartosz Fenski * Romanian (ro.po) by Eddy Petrişor * Slovenian (sl.po) by Jure Čuhalev * Swedish (sv.po) by Daniel Nylander * Vietnamese (vi.po) by Clytie Siddall -- Colin Watson Mon, 23 Jan 2006 12:34:58 +0000 partman-prep (4) unstable; urgency=low [ Frans Pop ] * Changed dependency from partman to partman-base. [ Sven Luther ] * Fixed typo in finish.d/prep, so partman-prep finish.d method will set the right boot_partitions value for prep-installer to use later on. -- Sven Luther Wed, 31 Aug 2005 18:30:26 +0200 partman-prep (3) unstable; urgency=low * Sven Luther - reupload to fix .po svn/merge mess :/ -- Sven Luther Sun, 30 Jan 2005 07:30:11 +0100 partman-prep (2) unstable; urgency=low * Colin Watson - Encode templates in UTF-8. * Updated translations: - Czech (cs.po) by Miroslav Kure - German (de.po) by Dennis Stampfer - Greek, Modern (1453-) (el.po) by Greek Translation Team - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña - Gallegan (gl.po) by Hctor Fenndez Lpez - Indonesian (id.po) by Arief S Fitrianto - Lithuanian (lt.po) by Kęstutis Biliūnas - Bøkmal, Norwegian (nb.po) by Hans Fredrik Nordhaug - Romanian (ro.po) by Eddy Petrisor - Russian (ru.po) by Dmitry Beloglazov - Slovak (sk.po) by Peter KLFMANiK Mann - Turkish (tr.po) by Recai Oktaş - Ukrainian (uk.po) by Eugeniy Meshcheryakov -- Colin Watson Sat, 29 Jan 2005 20:18:38 +0000 partman-prep (1) unstable; urgency=low * Cajus Pollmeier : - Initial version forked from partman-palo packages * Sven Luther : - Added prep to XB-Subarchitecture field - Added partman-prep/boot_partitions debconf values for use with yaboot-installer and prep-installer. -- Sven Luther Fri, 7 Jan 2005 11:18:21 +0100 partman-prep-27ubuntu1/init.d/0000755000000000000000000000000011515470424013314 5ustar partman-prep-27ubuntu1/init.d/prep0000755000000000000000000000125411515470424014212 0ustar #!/bin/sh # This script sets method "prep" for all partitions that have the prep # flag set. . /lib/partman/lib/base.sh for dev in /var/lib/partman/devices/*; do [ -d "$dev" ] || continue cd $dev partitions= open_dialog PARTITIONS while { read_line num id size type fs path name; [ "$id" ]; }; do if [ "$fs" != free ]; then partitions="$partitions $id" fi done close_dialog for id in $partitions; do prep=no open_dialog GET_FLAGS $id while { read_line flag; [ "$flag" ]; }; do if [ "$flag" = prep ]; then prep=yes # cannot break here fi done close_dialog if [ "$prep" = yes ]; then mkdir -p $id echo prep >$id/method fi done done partman-prep-27ubuntu1/init.d/_numbers0000644000000000000000000000001011515470424015040 0ustar 50 prep partman-prep-27ubuntu1/parted_names/0000755000000000000000000000000011515470424014571 5ustar partman-prep-27ubuntu1/parted_names/prep0000644000000000000000000000000511515470424015455 0ustar prep partman-prep-27ubuntu1/README0000644000000000000000000000036111515470424013007 0ustar This udeb provides partman with new method "prep" (Use the partition as a PPC PReP boot partition). It also provides an imaginary file system called also "prep" that is automatically selected for all partitions used with method prep. partman-prep-27ubuntu1/update.d/0000755000000000000000000000000011515470424013633 5ustar partman-prep-27ubuntu1/update.d/prep_sync_flag0000755000000000000000000000222711515470424016557 0ustar #!/bin/sh # This script removes the prep flag for partitions whose method is not # prep and sets it for partition whose method is prep. . /lib/partman/lib/base.sh dev=$1 num=$2 id=$3 size=$4 type=$5 fs=$6 path=$7 cd $dev if [ $fs = free ]; then exit 0 fi method= if [ -f $id/method ]; then method=$(cat $id/method) fi has_prep=no flags='' open_dialog GET_FLAGS $id while { read_line flag; [ "$flag" ]; }; do if [ "$flag" != prep ]; then flags="${flags:+$flags$NL}$flag" else has_prep=yes fi done close_dialog if [ "$method" = prep ] && [ "$has_prep" = no ]; then open_dialog SET_FLAGS $id write_line "$flags" write_line prep write_line NO_MORE close_dialog elif [ "$method" != prep ] && [ "$has_prep" = yes ]; then open_dialog SET_FLAGS $id write_line "$flags" write_line NO_MORE close_dialog fi # The following is a hack and will be removed in future versions of # partman. It ensures that the prep partition can not be used for # some regular file system. if [ "$method" = prep ]; then # We want to use the existing file system in the partition rm -f $id/format # However no existing file system is detected rm -f $id/detected_filesystem fi partman-prep-27ubuntu1/update.d/_numbers0000644000000000000000000000002211515470424015362 0ustar 21 prep_sync_flag