diff options
author | Ahmad Samir <ahmad@mageia.org> | 2011-04-07 17:34:56 +0000 |
---|---|---|
committer | Ahmad Samir <ahmad@mageia.org> | 2011-04-07 17:34:56 +0000 |
commit | 4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c (patch) | |
tree | 1b914bf610ee966122d3c448d6bede1e2466f9be /perl-install/share/po/id.po | |
parent | e8d305860f71229bce2452dd2229e7679a4c3541 (diff) | |
download | drakx-4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c.tar drakx-4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c.tar.gz drakx-4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c.tar.bz2 drakx-4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c.tar.xz drakx-4a0bc6fb276dce95f7bd21ceac5a2ea7890d5f5c.zip |
- any.pm: make it easier for rebranding by using %s magic
- update po/pot files
Diffstat (limited to 'perl-install/share/po/id.po')
-rw-r--r-- | perl-install/share/po/id.po | 34 |
1 files changed, 20 insertions, 14 deletions
diff --git a/perl-install/share/po/id.po b/perl-install/share/po/id.po index 7ebbacdb2..0482949ca 100644 --- a/perl-install/share/po/id.po +++ b/perl-install/share/po/id.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: DrakX 0.1\n" -"POT-Creation-Date: 2011-04-01 20:08+0200\n" +"POT-Creation-Date: 2011-04-07 19:29+0200\n" "PO-Revision-Date: 2007-10-27 19:26+0700\n" "Last-Translator: Willy Sudiarto Raharjo <willysr@gmail.com>\n" "Language-Team: Indonesia <mdk-id@yahoogroups.com>\n" @@ -84,8 +84,8 @@ msgstr "" #, c-format msgid "" "You decided to install the bootloader on a partition.\n" -"This implies you already have a bootloader on the hard disk drive you boot (eg: " -"System Commander).\n" +"This implies you already have a bootloader on the hard disk drive you boot " +"(eg: System Commander).\n" "\n" "On which drive are you booting?" msgstr "" @@ -555,7 +555,7 @@ msgstr "Pilihlah bahasa yang akan dipakai" #: any.pm:1133 #, fuzzy, c-format msgid "" -"Mageia can support multiple languages. Select\n" +"%s can support multiple languages. Select\n" "the languages you would like to install. They will be available\n" "when your installation is complete and you restart your system." msgstr "" @@ -563,6 +563,11 @@ msgstr "" "bahasa yang akan diinstall. Bahasa pilihan akan ditampilkan\n" "setelah proses installasi selesai dan Anda merestart sistem Anda." +#: any.pm:1135 +#, c-format +msgid "Mageia" +msgstr "" + #: any.pm:1136 #, c-format msgid "Multi languages" @@ -2729,8 +2734,8 @@ msgid "" "You have more than one hard disk drive, which one do you want the installer " "to use?" msgstr "" -"Anda memiliki lebih dari satu hard disk drive, mana yang akan digunakan untuk " -"menginstall linux?" +"Anda memiliki lebih dari satu hard disk drive, mana yang akan digunakan " +"untuk menginstall linux?" #: fs/partitioning_wizard.pm:243 fsedit.pm:632 #, c-format @@ -2846,11 +2851,11 @@ msgid "There is already a partition with mount point %s\n" msgstr "Partisi dengan titik mount %s sudah ada\n" #: fsedit.pm:434 -#, c-format +#, fuzzy, c-format msgid "" "You've selected a software RAID partition as root (/).\n" "No bootloader is able to handle this without a /boot partition.\n" -"Please be sure to add a /boot partition" +"Please be sure to add a separate /boot partition" msgstr "" "Anda telah memilih partisi RAID software sebagai root (/).\n" "Tanpa partisi /boot, bootloader tidak dapat berbuat apa-apa.\n" @@ -2859,8 +2864,8 @@ msgstr "" #: fsedit.pm:440 #, fuzzy, c-format msgid "" -"Metadata version unsupported for a boot partition. Please be sure to add a /" -"boot partition." +"Metadata version unsupported for a boot partition. Please be sure to add a " +"separate /boot partition." msgstr "" "Anda telah memilih partisi RAID software sebagai root (/).\n" "Tanpa partisi /boot, bootloader tidak dapat berbuat apa-apa.\n" @@ -2886,7 +2891,7 @@ msgstr "" msgid "" "You've selected an encrypted partition as root (/).\n" "No bootloader is able to handle this without a /boot partition.\n" -"Please be sure to add a /boot partition" +"Please be sure to add a separate /boot partition" msgstr "" "Anda telah memilih partisi RAID software sebagai root (/).\n" "Tanpa partisi /boot, bootloader tidak dapat berbuat apa-apa.\n" @@ -2908,12 +2913,12 @@ msgstr "" "karena ia melebihi volume fisik" #: fsedit.pm:471 -#, c-format +#, fuzzy, c-format msgid "" "You've selected the LVM Logical Volume as root (/).\n" "The bootloader is not able to handle this when the volume spans physical " "volumes.\n" -"You should create a /boot partition first" +"You should create a separate /boot partition first" msgstr "" "Anda telah memilih Volume Logical LVM sebagai root (/).\n" "Bootloader belum mampu menanganinya ketika volume melebihi volume fisik.\n" @@ -6492,7 +6497,8 @@ msgid "" "Assign raw devices to block devices (such as hard disk drive\n" "partitions), for the use of applications such as Oracle or DVD players" msgstr "" -"Menunjuk perangkat raw ke perangkat block (misalnya partisi hard disk drive),\n" +"Menunjuk perangkat raw ke perangkat block (misalnya partisi hard disk " +"drive),\n" "untuk digunakan oleh aplikasi semacam Oracle atau pemutar DVD" #: services.pm:103 |