[jhbuild] Added Indonesian translation



commit 84913045f31b74474080576b4c598f5fd2d98a20
Author: Andika Triwidada <andika gmail com>
Date:   Sat May 26 17:23:06 2012 +0700

    Added Indonesian translation

 po/LINGUAS |    1 +
 po/id.po   | 1787 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1788 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 388c8e3..63ed156 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -7,6 +7,7 @@ eo
 es
 fr
 gl
+id
 it
 ja
 ko
diff --git a/po/id.po b/po/id.po
new file mode 100644
index 0000000..fab0787
--- /dev/null
+++ b/po/id.po
@@ -0,0 +1,1787 @@
+# Indonesian translation for jhbuild.
+# Copyright (C) 2012 jhbuild's COPYRIGHT HOLDER
+# This file is distributed under the same license as the jhbuild package.
+# Andika Triwidada <andika gmail com>, 2012.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: jhbuild master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild&keywords=I18N+L10N&component=general\n";
+"POT-Creation-Date: 2012-05-19 07:43+0000\n"
+"PO-Revision-Date: 2012-05-26 17:20+0700\n"
+"Last-Translator: Andika Triwidada <andika gmail com>\n"
+"Language-Team: Indonesian <gnome i15n org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Indonesian\n"
+"X-Poedit-Country: INDONESIA\n"
+"X-Poedit-SourceCharset: utf-8\n"
+
+#: ../autogen.sh:103
+#, sh-format
+msgid "Configuring $PKG_NAME without autotools"
+msgstr "Mengkonfigurasi $PKG_NAME tanpa autotools"
+
+#: ../autogen.sh:115
+#: ../autogen.sh:120
+#, sh-format
+msgid "Unable to create file $srcdir/Makefile.inc"
+msgstr "Tak bisa membuat berkas $srcdir/Makefile.inc"
+
+#: ../autogen.sh:140
+#, sh-format
+msgid "Unable to copy $srcdir/Makefile.plain to $srcdir/Makefile"
+msgstr "Tak bisa menyalin $srcdir/Makefile.plain to $srcdir/Makefile"
+
+#: ../autogen.sh:145
+#, sh-format
+msgid "Now type `make' to compile $PKG_NAME"
+msgstr "Sekarang ketikkan 'make' untuk mengkompail $PKG_NAME"
+
+#: ../autogen.sh:181
+#, sh-format
+msgid "**Error**: Directory `$srcdir' does not look like the top-level $PKG_NAME directory"
+msgstr "**Galat**: Direktori '$srcdir' nampaknya bukan direktori aras puncak $PKG_NAME"
+
+#: ../autogen.sh:203
+msgid "gnome-autogen.sh not available"
+msgstr "gnome-autogen.sh tak tersedia"
+
+#: ../autogen.sh:206
+msgid "yelp-tools not available"
+msgstr "yelp-tools tak tersedia"
+
+#: ../jhbuild/commands/autobuild.py:27
+msgid "Build modules non-interactively and upload results to JhAutobuild"
+msgstr "Build modul secara non-interaktif dan unggah hasilnya ke JhAutobuild"
+
+#: ../jhbuild/commands/autobuild.py:35
+#: ../jhbuild/commands/make.py:42
+#: ../jhbuild/commands/tinderbox.py:37
+msgid "always run autogen.sh"
+msgstr "selalu jalankan autogen.sh"
+
+#: ../jhbuild/commands/autobuild.py:38
+#: ../jhbuild/commands/base.py:167
+#: ../jhbuild/commands/base.py:275
+#: ../jhbuild/commands/make.py:45
+#: ../jhbuild/commands/tinderbox.py:40
+msgid "run make clean before make"
+msgstr "jalankan make clean sebelum make"
+
+#: ../jhbuild/commands/autobuild.py:41
+#: ../jhbuild/commands/base.py:176
+#: ../jhbuild/commands/base.py:284
+msgid "run make distcheck after building"
+msgstr "jalankan make distcheck setelah build"
+
+#: ../jhbuild/commands/autobuild.py:44
+#: ../jhbuild/commands/base.py:46
+#: ../jhbuild/commands/base.py:188
+#: ../jhbuild/commands/base.py:436
+#: ../jhbuild/commands/clean.py:38
+#: ../jhbuild/commands/tinderbox.py:49
+msgid "treat the given modules as up to date"
+msgstr "perlakukan modul yang diberikan sebagai mutakhir"
+
+#: ../jhbuild/commands/autobuild.py:47
+#: ../jhbuild/commands/base.py:49
+#: ../jhbuild/commands/base.py:191
+#: ../jhbuild/commands/clean.py:41
+#: ../jhbuild/commands/tinderbox.py:52
+msgid "start building at the given module"
+msgstr "mulai build dari modul yang diberikan"
+
+#: ../jhbuild/commands/autobuild.py:50
+msgid "jhautobuild report URL"
+msgstr "URL laporan jhautobuild"
+
+# fuzzy?
+#: ../jhbuild/commands/autobuild.py:53
+msgid "verbose mode"
+msgstr "mode cerewet"
+
+#: ../jhbuild/commands/autobuild.py:70
+msgid "report url for autobuild not specified"
+msgstr "url laporan bagi autobuild tak dinyatakan"
+
+#: ../jhbuild/commands/autobuild.py:81
+#: ../jhbuild/commands/base.py:72
+#: ../jhbuild/commands/base.py:238
+#: ../jhbuild/commands/base.py:476
+#: ../jhbuild/commands/clean.py:55
+#: ../jhbuild/commands/tinderbox.py:90
+#, python-format
+msgid "%s not in module list"
+msgstr "%s tidak dalam daftar modul"
+
+#: ../jhbuild/commands/base.py:37
+msgid "Update all modules from version control"
+msgstr "Mutakhirkan semua modul dari kendali versi"
+
+#: ../jhbuild/commands/base.py:40
+#: ../jhbuild/commands/base.py:88
+#: ../jhbuild/commands/base.py:122
+#: ../jhbuild/commands/base.py:158
+#: ../jhbuild/commands/base.py:266
+#: ../jhbuild/commands/base.py:427
+#: ../jhbuild/commands/tinderbox.py:31
+msgid "[ options ... ] [ modules ... ]"
+msgstr "[ opsi ... ] [ modul ... ]"
+
+#: ../jhbuild/commands/base.py:52
+#: ../jhbuild/commands/base.py:194
+#: ../jhbuild/commands/base.py:442
+msgid "build only modules with the given tags"
+msgstr "build hanya modul yang tag-nya diberikan"
+
+# tata suatu tanggal yang lengket ketika melakukan check out modul; fuzzy?
+#: ../jhbuild/commands/base.py:55
+#: ../jhbuild/commands/base.py:94
+#: ../jhbuild/commands/base.py:197
+#: ../jhbuild/commands/base.py:293
+#: ../jhbuild/commands/tinderbox.py:55
+msgid "set a sticky date when checking out modules"
+msgstr "tata suatu tanggal yang lengket ketika melakukan check out modul"
+
+#: ../jhbuild/commands/base.py:58
+#: ../jhbuild/commands/base.py:179
+#: ../jhbuild/commands/base.py:445
+msgid "ignore all soft-dependencies"
+msgstr "abaikan semua kebergantungan-lemah"
+
+#: ../jhbuild/commands/base.py:85
+msgid "Update one or more modules from version control"
+msgstr "Mutakhirkan satu atau lebih modul dari kendali versi"
+
+#: ../jhbuild/commands/base.py:103
+#: ../jhbuild/commands/base.py:138
+#: ../jhbuild/commands/base.py:368
+#: ../jhbuild/commands/base.py:385
+#: ../jhbuild/commands/rdepends.py:52
+#, python-format
+msgid "A module called '%s' could not be found."
+msgstr "Sebuah modul bernama '%s' tak dapat ditemukan."
+
+#: ../jhbuild/commands/base.py:106
+#: ../jhbuild/commands/base.py:141
+#: ../jhbuild/commands/base.py:325
+#: ../jhbuild/commands/rdepends.py:47
+#: ../jhbuild/commands/uninstall.py:46
+msgid "This command requires a module parameter."
+msgstr "Perintah ini memerlukan parameter modul."
+
+#: ../jhbuild/commands/base.py:119
+msgid "Clean one or more modules"
+msgstr "Bersihkan satu modul atau lebih"
+
+#: ../jhbuild/commands/base.py:128
+msgid "honour the makeclean setting in config file"
+msgstr "hormati pengaturan makeclean dalam berkas konfig"
+
+#: ../jhbuild/commands/base.py:145
+msgid "clean command called while makeclean is set to False, skipped."
+msgstr "perintah clean dipanggil ketika makeclean ditata ke False, dilompati."
+
+#: ../jhbuild/commands/base.py:155
+msgid "Update and compile all modules (the default)"
+msgstr "Mutakhirkan dan kompail semua modul (bawaan)"
+
+#: ../jhbuild/commands/base.py:164
+#: ../jhbuild/commands/base.py:272
+msgid "This option does nothing anymore"
+msgstr "Opsi ini tak melakukan apapun lagi"
+
+#: ../jhbuild/commands/base.py:170
+#: ../jhbuild/commands/base.py:278
+#: ../jhbuild/commands/make.py:48
+msgid "run make check after building"
+msgstr "jalankan make check setelah membangun"
+
+#: ../jhbuild/commands/base.py:173
+#: ../jhbuild/commands/base.py:281
+msgid "run make dist after building"
+msgstr "jalankan make dist setelah build"
+
+#: ../jhbuild/commands/base.py:182
+#: ../jhbuild/commands/base.py:287
+#: ../jhbuild/commands/tinderbox.py:43
+msgid "skip version control update"
+msgstr "lewati pemutakhiran kendali versi"
+
+#: ../jhbuild/commands/base.py:185
+#: ../jhbuild/commands/base.py:290
+#: ../jhbuild/commands/make.py:51
+msgid "quiet (no output)"
+msgstr "senyap (tak ada keluaran)"
+
+#: ../jhbuild/commands/base.py:200
+#: ../jhbuild/commands/base.py:296
+msgid "run tests in real X and not in Xvfb"
+msgstr "jalankan pengujian dalam X sebenarnya dan bukan dalam Xvfb"
+
+#: ../jhbuild/commands/base.py:203
+#: ../jhbuild/commands/tinderbox.py:58
+msgid "try to force checkout and autogen on failure"
+msgstr "mencoba memaksa checkout dan autogen saat gagal"
+
+#: ../jhbuild/commands/base.py:206
+#: ../jhbuild/commands/tinderbox.py:61
+msgid "don't poison modules on failure"
+msgstr "jangan racuni modul saat gagal"
+
+#: ../jhbuild/commands/base.py:209
+#: ../jhbuild/commands/base.py:299
+#: ../jhbuild/commands/tinderbox.py:64
+msgid "build even if policy says not to"
+msgstr "bangun bahkan bila kebijakan menyatakan jangan"
+
+#: ../jhbuild/commands/base.py:212
+msgid "also build soft-dependencies that could be skipped"
+msgstr "juga bangun kebergantungan-lunak yang dapat dilewati"
+
+#: ../jhbuild/commands/base.py:215
+#: ../jhbuild/commands/base.py:302
+msgid "skip modules installed less than the given time ago"
+msgstr "lewati modul yang dipasang lebih kini dari waktu yang diberikan"
+
+#: ../jhbuild/commands/base.py:218
+#: ../jhbuild/commands/tinderbox.py:67
+msgid "ignore missing system dependencies"
+msgstr "abaikan kebergantungan sistem yang hilang"
+
+#: ../jhbuild/commands/base.py:242
+msgid "requested module is in the ignore list, nothing to do."
+msgstr "modul yang diminta ada dalam daftar abai, tak ada yang akan dilakukan."
+
+#: ../jhbuild/commands/base.py:249
+#: ../jhbuild/commands/tinderbox.py:96
+#, python-format
+msgid "Required system dependencies not installed. Install using the command %(cmd)s or to ignore system dependencies use command-line option %(opt)s"
+msgstr "Kebergantungan sistem yang diperlukan tak dipasang. Pasanglah dengan perintah %(cmd)s atau untuk mengabaikan kebergantungan sistem gunakan opsi baris perintah %(opt)s"
+
+#: ../jhbuild/commands/base.py:263
+msgid "Update and compile one or more modules"
+msgstr "Mutakhirkan dan kompail satu modul atau lebih"
+
+#: ../jhbuild/commands/base.py:320
+#, python-format
+msgid "module \"%s\" does not exist, created automatically using repository \"%s\""
+msgstr "modul \"%s\" tak ada, dibuat secara otomatis memakai repositori \"%s\""
+
+#: ../jhbuild/commands/base.py:333
+msgid "Run a command under the JHBuild environment"
+msgstr "Jalankan suatu perintah di bawah lingkungan JHbuild"
+
+#: ../jhbuild/commands/base.py:336
+msgid "[ options ... ] program [ arguments ... ]"
+msgstr "[ opsi ... ] program [ argumen ... ]"
+
+#: ../jhbuild/commands/base.py:342
+msgid "run command in build dir of the given module"
+msgstr "jalankan perintah dalam dir build dari modul yang diberikan"
+
+#: ../jhbuild/commands/base.py:345
+msgid "run command in checkout dir of the given module"
+msgstr "jalankan perintah dalam dir checkout dari modul yang diberikan"
+
+#: ../jhbuild/commands/base.py:358
+#: ../jhbuild/commands/base.py:402
+#, python-format
+msgid "Unable to execute the command '%(command)s': %(err)s"
+msgstr "Tak bisa mengeksekusi perintah '%(command)s': %(err)s"
+
+#: ../jhbuild/commands/base.py:376
+#: ../jhbuild/commands/base.py:393
+#, python-format
+msgid "Unable to execute the command '%s'"
+msgstr "Tak bisa mengeksekusi perintah '%s'"
+
+#: ../jhbuild/commands/base.py:400
+#: ../jhbuild/frontends/gtkui.py:447
+#: ../jhbuild/frontends/terminal.py:145
+msgid "No command given"
+msgstr "Tak ada perintah diberikan"
+
+#: ../jhbuild/commands/base.py:409
+msgid "Start a shell under the JHBuild environment"
+msgstr "Memulai shell di bawah lingkungan JHBuild"
+
+#: ../jhbuild/commands/base.py:424
+msgid "List the modules that would be built"
+msgstr "Mendaftar modul yang akan dibangun"
+
+#: ../jhbuild/commands/base.py:433
+msgid "show which revision will be built"
+msgstr "tampilkan revisi mana yang akan dibangun"
+
+#: ../jhbuild/commands/base.py:439
+msgid "start list at the given module"
+msgstr "mulai daftar dari modul yang diberikan"
+
+#: ../jhbuild/commands/base.py:448
+msgid "also list soft-dependencies that could be skipped"
+msgstr "juga daftarkan kebergantungan lunak yang dapat dilewati"
+
+#: ../jhbuild/commands/base.py:451
+msgid "list all modules, not only those that would be built"
+msgstr "tampilkan daftar semua modul, bukan hanya yang akan dibangun"
+
+#: ../jhbuild/commands/base.py:458
+#, python-format
+msgid "Conflicting options specified ('%s' and '%s')"
+msgstr "Opsi-opsi yang bertentangan dinyatakan ('%s' dan '%s')"
+
+#: ../jhbuild/commands/base.py:492
+msgid "Output a Graphviz dependency graph for one or more modules"
+msgstr "Keluarkan graf kebergantungan Graphviz bagi satu modul atau lebih"
+
+#: ../jhbuild/commands/base.py:495
+#: ../jhbuild/commands/info.py:39
+#: ../jhbuild/commands/uninstall.py:33
+msgid "[ modules ... ]"
+msgstr "[ modul ... ]"
+
+#: ../jhbuild/commands/base.py:501
+msgid "add dotted lines to soft dependencies"
+msgstr "tambahkan garis putus-putus ke kebergantungan lunak"
+
+#: ../jhbuild/commands/base.py:504
+msgid "group modules from metamodule together"
+msgstr "kelompokkan modul dari metamodule bersama-sama"
+
+#: ../jhbuild/commands/bootstrap.py:24
+msgid "Build support tools"
+msgstr "Bangun perkakas dukungan"
+
+#: ../jhbuild/commands/bot.py:54
+msgid "Control buildbot"
+msgstr "Kendalikan buildbot"
+
+#: ../jhbuild/commands/bot.py:57
+#: ../jhbuild/commands/__init__.py:45
+#: ../jhbuild/commands/make.py:36
+msgid "[ options ... ]"
+msgstr "[ opsi ... ]"
+
+#: ../jhbuild/commands/bot.py:63
+msgid "setup a buildbot environment"
+msgstr "siapkan lingkungan buildbot"
+
+#: ../jhbuild/commands/bot.py:66
+msgid "start a buildbot slave server"
+msgstr "mulai jalankan server slave buildbot"
+
+#: ../jhbuild/commands/bot.py:69
+msgid "stop a buildbot slave server"
+msgstr "hentikan server slave buildbot"
+
+#: ../jhbuild/commands/bot.py:72
+msgid "start a buildbot master server"
+msgstr "mulai jalankan server master buildbot"
+
+#: ../jhbuild/commands/bot.py:75
+msgid "reload a buildbot master server configuration"
+msgstr "muat ulang konfigurasi server master buildbot"
+
+#: ../jhbuild/commands/bot.py:78
+msgid "stop a buildbot master server"
+msgstr "hentikan server master buildbot"
+
+#: ../jhbuild/commands/bot.py:81
+msgid "start as daemon"
+msgstr "mulai jalankan sebagai daemon"
+
+#: ../jhbuild/commands/bot.py:84
+msgid "pid file location"
+msgstr "lokasi berkas pid"
+
+#: ../jhbuild/commands/bot.py:87
+msgid "log file location"
+msgstr "lokasi berkas log"
+
+#: ../jhbuild/commands/bot.py:90
+msgid "directory with slave files (only with --start-server)"
+msgstr "direktori berisi berkas slave (hanya dengan --start-server)"
+
+#: ../jhbuild/commands/bot.py:93
+msgid "directory with buildbot work files (only with --start-server)"
+msgstr "direktori berisi berkas kerja buildbot (hanya dengan --start-server)"
+
+#: ../jhbuild/commands/bot.py:96
+msgid "master cfg file location (only with --start-server)"
+msgstr "lokasi berkas cfg master (hanya dengan --start-server)"
+
+#: ../jhbuild/commands/bot.py:99
+msgid "exec a buildbot step (internal use only)"
+msgstr "exec langkah buildbot (hanya pemakaian internal)"
+
+#: ../jhbuild/commands/bot.py:118
+msgid "buildbot and twisted not found, run jhbuild bot --setup"
+msgstr "buildbot dan twisted tak ditemukan, jalankan jhbuild bot --setup"
+
+#: ../jhbuild/commands/bot.py:294
+#, python-format
+msgid "No description for slave %s."
+msgstr "Tak ada deskripsi bagi slave %s."
+
+#. parse error
+#: ../jhbuild/commands/bot.py:299
+#, python-format
+msgid "Failed to parse slave config for %s."
+msgstr "Gagal mengurai konfig slave bagi %s."
+
+#: ../jhbuild/commands/bot.py:806
+#: ../jhbuild/commands/bot.py:814
+msgid "failed to get buildbot PID"
+msgstr "gagal mendapat PID buildbot"
+
+#: ../jhbuild/commands/checkbranches.py:28
+msgid "Check modules in GNOME Git repository have the correct branch definition"
+msgstr "Periksa apakah modul-modul dalam repositori Git GNOME memiliki definisi branch yang benar"
+
+#: ../jhbuild/commands/checkbranches.py:65
+#, python-format
+msgid "%(module)s is missing branch definition for %(branch)s"
+msgstr "%(module)s kehilangan definisi branch untuk %(branch)s"
+
+#: ../jhbuild/commands/checkmodulesets.py:30
+msgid "Check if modules in jhbuild have the correct definition"
+msgstr "Periksa apakah modul dalam jhbuild memiliki definisi yang benar"
+
+#: ../jhbuild/commands/checkmodulesets.py:42
+#, python-format
+msgid "%(module)s is unreachable (%(href)s)"
+msgstr "%(module)s tak dapat dihubungi (%(href)s)"
+
+#: ../jhbuild/commands/checkmodulesets.py:45
+#, python-format
+msgid "Cannot check %(module)s (%(href)s)"
+msgstr "Tak bisa memeriksa %(module)s (%(href)s)"
+
+#: ../jhbuild/commands/clean.py:29
+msgid "Clean all modules"
+msgstr "Clean semua modul"
+
+#: ../jhbuild/commands/gui.py:30
+msgid "Build targets from a GUI app"
+msgstr "Bangun target dari app GUI"
+
+#: ../jhbuild/commands/info.py:36
+msgid "Display information about one or more modules"
+msgstr "Tampilkan informasi tentang satu modul atau lebih"
+
+#: ../jhbuild/commands/info.py:51
+#: ../jhbuild/commands/uninstall.py:43
+#, python-format
+msgid "unknown module %s"
+msgstr "modul tak dikenal %s"
+
+#: ../jhbuild/commands/info.py:60
+msgid "Name:"
+msgstr "Nama:"
+
+#: ../jhbuild/commands/info.py:61
+msgid "Module Set:"
+msgstr "Set Modul:"
+
+#: ../jhbuild/commands/info.py:62
+msgid "Type:"
+msgstr "Tipe:"
+
+#: ../jhbuild/commands/info.py:65
+#: ../jhbuild/commands/info.py:69
+msgid "Install version:"
+msgstr "Versi pasang:"
+
+#: ../jhbuild/commands/info.py:66
+#: ../jhbuild/commands/info.py:70
+msgid "Install date:"
+msgstr "Tanggal pasang:"
+
+#: ../jhbuild/commands/info.py:69
+#: ../jhbuild/commands/info.py:70
+msgid "not installed"
+msgstr "tak dipasang"
+
+#: ../jhbuild/commands/info.py:75
+msgid "CVS Root:"
+msgstr "Root CVS:"
+
+#: ../jhbuild/commands/info.py:76
+msgid "CVS Module:"
+msgstr "Modul CVS:"
+
+#: ../jhbuild/commands/info.py:78
+msgid "CVS Revision:"
+msgstr "Revisi CVS:"
+
+#: ../jhbuild/commands/info.py:80
+msgid "Subversion Module:"
+msgstr "Modul Subversion:"
+
+#: ../jhbuild/commands/info.py:82
+msgid "Darcs Archive:"
+msgstr "Arsip Darcs:"
+
+#: ../jhbuild/commands/info.py:84
+msgid "Git Module:"
+msgstr "Modul Git:"
+
+#: ../jhbuild/commands/info.py:86
+msgid "Git Origin Module:"
+msgstr "Modul Origin Git:"
+
+#: ../jhbuild/commands/info.py:90
+msgid "Git Branch:"
+msgstr "Branch Git:"
+
+#: ../jhbuild/commands/info.py:92
+msgid "Git Tag:"
+msgstr "Tag Git:"
+
+#: ../jhbuild/commands/info.py:94
+msgid "URL:"
+msgstr "URL:"
+
+#: ../jhbuild/commands/info.py:95
+msgid "Version:"
+msgstr "Versi:"
+
+#: ../jhbuild/commands/info.py:98
+msgid "Tree-ID:"
+msgstr "ID-Tree:"
+
+#: ../jhbuild/commands/info.py:103
+msgid "Sourcedir:"
+msgstr "Dirsumber:"
+
+#: ../jhbuild/commands/info.py:109
+msgid "Requires:"
+msgstr "Memerlukan:"
+
+#: ../jhbuild/commands/info.py:113
+msgid "Required by:"
+msgstr "Diperlukan oleh:"
+
+#: ../jhbuild/commands/info.py:115
+msgid "Suggests:"
+msgstr "Menyarankan:"
+
+#: ../jhbuild/commands/info.py:117
+msgid "After:"
+msgstr "Setelah:"
+
+#: ../jhbuild/commands/info.py:121
+msgid "Before:"
+msgstr "Sebelum:"
+
+#: ../jhbuild/commands/__init__.py:78
+#: ../jhbuild/commands/sysdeps.py:61
+msgid "Required packages:"
+msgstr "Paket yang diperlukan:"
+
+#: ../jhbuild/commands/__init__.py:79
+#: ../jhbuild/commands/sysdeps.py:62
+#: ../jhbuild/commands/sysdeps.py:86
+msgid "  System installed packages which are too old:"
+msgstr "  Paket terlalu tua yang terpasang sistem:"
+
+#: ../jhbuild/commands/__init__.py:84
+#: ../jhbuild/commands/sysdeps.py:55
+#: ../jhbuild/commands/sysdeps.py:66
+#: ../jhbuild/commands/sysdeps.py:90
+#, python-format
+msgid "    %(pkg)s (required=%(req)s, installed=%(installed)s)"
+msgstr "    %(pkg)s (diperlukan=%(req)s, terpasang=%(installed)s)"
+
+#: ../jhbuild/commands/__init__.py:88
+#: ../jhbuild/commands/__init__.py:98
+#: ../jhbuild/commands/sysdeps.py:70
+#: ../jhbuild/commands/sysdeps.py:80
+#: ../jhbuild/commands/sysdeps.py:94
+msgid "    (none)"
+msgstr "    (nihil)"
+
+#: ../jhbuild/commands/__init__.py:90
+#: ../jhbuild/commands/sysdeps.py:72
+#: ../jhbuild/commands/sysdeps.py:96
+msgid "  No matching system package installed:"
+msgstr "  Tak ada paket sistem terpasang yang cocok:"
+
+#: ../jhbuild/commands/__init__.py:94
+#: ../jhbuild/commands/sysdeps.py:76
+#: ../jhbuild/commands/sysdeps.py:99
+#, python-format
+msgid "    %(pkg)s (required=%(req)s)"
+msgstr "    %(pkg)s (diperlukan=%(req)s)"
+
+#: ../jhbuild/commands/__init__.py:115
+msgid "JHBuild commands are:"
+msgstr "Perintah JHBuild adalah:"
+
+#: ../jhbuild/commands/__init__.py:121
+msgid "For more information run \"jhbuild <command> --help\""
+msgstr "Untuk infomasi lebih lanjut jalankan \"jhbuild <perintah> --help\""
+
+#: ../jhbuild/commands/__init__.py:130
+msgid "Information about available jhbuild commands"
+msgstr "Informasi tentang perintah jhbuild yang tersedia"
+
+#: ../jhbuild/commands/__init__.py:157
+#, python-format
+msgid "no such command (did you mean \"jhbuild build %s\"?)"
+msgstr "tak ada perintah demikian (apakah maksud Anda \"jhbuild build %s\"?)"
+
+#: ../jhbuild/commands/__init__.py:159
+#, python-format
+msgid "no such command (did you mean \"jhbuild run %s\"?)"
+msgstr "tak ada perintah demikian (apakah maksud Anda \"jhbuild run %s\"?)"
+
+#: ../jhbuild/commands/make.py:33
+msgid "Compile and install the module for the current directory"
+msgstr "Kompail dan pasang modul bagi direktori kini"
+
+#: ../jhbuild/commands/make.py:76
+#, python-format
+msgid "The current directory is not in the checkout root %r"
+msgstr "Direktori kini bukan dalam akar checkout %r"
+
+#: ../jhbuild/commands/make.py:86
+#, python-format
+msgid "No module matching current directory %r in the moduleset"
+msgstr "Tak ada modul yang cocok dengan direktori kini %r dalam moduleset"
+
+#: ../jhbuild/commands/rdepends.py:28
+msgid "Display reverse-dependencies of a module"
+msgstr "Tampilkan kebergantungan-terbalik dari suatu modul"
+
+#: ../jhbuild/commands/rdepends.py:31
+msgid "[ module ]"
+msgstr "[ modul ]"
+
+#: ../jhbuild/commands/rdepends.py:37
+msgid "display dependency path next to modules"
+msgstr "tampilkan path kebergantungan di sebelah modul"
+
+#: ../jhbuild/commands/rdepends.py:40
+msgid "limit display to modules directly depending on given module"
+msgstr "batasi tampilan ke modul yang bergantung langsung pada modul yang diberikan"
+
+#: ../jhbuild/commands/sanitycheck.py:46
+msgid "Check that required support tools are available"
+msgstr "Periksa apakah perkakas dukungan yang diperlukan tersedia"
+
+#: ../jhbuild/commands/sanitycheck.py:53
+msgid "no extra arguments expected"
+msgstr "tidak ada argumen ekstra yang diharapkan"
+
+#: ../jhbuild/commands/sanitycheck.py:58
+#, python-format
+msgid "checkout root (%s) is not writable"
+msgstr "akar checkout (%s) tak dapat ditulisi"
+
+#: ../jhbuild/commands/sanitycheck.py:61
+#, python-format
+msgid "install prefix (%s) is not writable"
+msgstr "awalan pemasangan (%s) tak dapat ditulisi"
+
+#: ../jhbuild/commands/sanitycheck.py:66
+#: ../jhbuild/commands/sanitycheck.py:69
+#: ../jhbuild/commands/sanitycheck.py:72
+#: ../jhbuild/commands/sanitycheck.py:75
+#: ../jhbuild/commands/sanitycheck.py:78
+#: ../jhbuild/commands/sanitycheck.py:120
+#: ../jhbuild/commands/sanitycheck.py:124
+#: ../jhbuild/commands/sanitycheck.py:132
+#: ../jhbuild/commands/sanitycheck.py:141
+#: ../jhbuild/commands/sanitycheck.py:147
+#: ../jhbuild/commands/sanitycheck.py:149
+#: ../jhbuild/commands/sanitycheck.py:151
+#: ../jhbuild/modtypes/cmake.py:85
+#: ../jhbuild/versioncontrol/bzr.py:204
+#: ../jhbuild/versioncontrol/cvs.py:297
+#: ../jhbuild/versioncontrol/darcs.py:108
+#: ../jhbuild/versioncontrol/fossil.py:105
+#: ../jhbuild/versioncontrol/git.py:448
+#: ../jhbuild/versioncontrol/hg.py:101
+#: ../jhbuild/versioncontrol/mtn.py:140
+#: ../jhbuild/versioncontrol/svn.py:311
+#, python-format
+msgid "%s not found"
+msgstr "%s tak ditemukan"
+
+#: ../jhbuild/commands/sanitycheck.py:87
+#, python-format
+msgid "aclocal can't see %s macros"
+msgstr "aclocal tak dapat melihat makro %s"
+
+#: ../jhbuild/commands/sanitycheck.py:92
+#, python-format
+msgid "Please copy the lacking macros (%s) in one of the following paths: %s"
+msgstr "Mohon salin makro yang kurang (%s) dalam satu dari path berikut: %s"
+
+#: ../jhbuild/commands/sanitycheck.py:100
+msgid "Could not find XML catalog"
+msgstr "Tak bisa temukan katalog XML"
+
+#: ../jhbuild/commands/sanitycheck.py:109
+#, python-format
+msgid "Could not find %s in XML catalog"
+msgstr "Tak bisa temukan %s dalam katalog XML"
+
+#: ../jhbuild/commands/sanitycheck.py:116
+#, python-format
+msgid "Could not find the perl module %s"
+msgstr "Tak bisa temukan modul perl %s"
+
+#: ../jhbuild/commands/sanitycheck.py:128
+#, python-format
+msgid "%s or %s not found"
+msgstr "%s atau %s tak ditemukan"
+
+#: ../jhbuild/commands/sanitycheck.py:137
+msgid "Installed git program is not the right git"
+msgstr "Program git yang terpasang bukanlah git yang benar"
+
+#: ../jhbuild/commands/sanitycheck.py:143
+msgid "Could not check git program"
+msgstr "Tak bisa memeriksa program git"
+
+#: ../jhbuild/commands/snapshot.py:34
+msgid "Print out a moduleset for the exact versions that are checked out"
+msgstr "Cetak daftar moduleset bagi versi eksak yang di-check out"
+
+#: ../jhbuild/commands/sysdeps.py:30
+msgid "Check and install tarball dependencies using system packages"
+msgstr "Periksa dan pasang kebergantungan tarball memakai paket sistem"
+
+#: ../jhbuild/commands/sysdeps.py:38
+msgid "Install pkg-config modules via system"
+msgstr "Pasang modul pkg-config melalui sistem"
+
+#: ../jhbuild/commands/sysdeps.py:51
+msgid "System installed packages which are new enough:"
+msgstr "Paket terpasang sistem yang cukup baru:"
+
+#: ../jhbuild/commands/sysdeps.py:59
+#: ../jhbuild/commands/sysdeps.py:103
+msgid "  (none)"
+msgstr "  (nihil)"
+
+#: ../jhbuild/commands/sysdeps.py:85
+msgid "Optional packages: (JHBuild will build the missing packages)"
+msgstr "Paket opsional: (JHBuild akan membangun paket yang hilang)"
+
+#: ../jhbuild/commands/sysdeps.py:108
+msgid "Don't know how to install packages on this system"
+msgstr "Tak tahu bagaimana memasang paket pada sistem ini"
+
+#: ../jhbuild/commands/sysdeps.py:111
+#, python-format
+msgid "No uninstalled system dependencies to install for modules: %r"
+msgstr "Tak ada kebergantungan sistem yang belum terpasang, yang dapat dipasang bagi modul: %r"
+
+#: ../jhbuild/commands/sysdeps.py:113
+#, python-format
+msgid "Installing dependencies on system: %s"
+msgstr "Memasang kebergantungan pada sistem: %s"
+
+#: ../jhbuild/commands/tinderbox.py:28
+msgid "Build modules non-interactively and store build logs"
+msgstr "Bangun modul secara non interaktif dan simpan log pembangunan"
+
+#: ../jhbuild/commands/tinderbox.py:46
+msgid "directory to store build logs in"
+msgstr "direktori tempat menyimpan log pembangunan"
+
+#: ../jhbuild/commands/tinderbox.py:78
+msgid "output directory for tinderbox build not specified"
+msgstr "direktori keluaran bagi tinderbox build tak dinyatakan"
+
+#: ../jhbuild/commands/uninstall.py:30
+msgid "Uninstall all modules"
+msgstr "Bongkar semua modul"
+
+#: ../jhbuild/commands/uninstall.py:52
+#, python-format
+msgid "Module %(mod)r is not installed"
+msgstr "Modul %(mod)r tak terpasang"
+
+#: ../jhbuild/config.py:175
+msgid "JHBuild start script has been installed in ~/.local/bin/jhbuild, you should remove the old version that is still in ~/bin/ (or make it a symlink to ~/.local/bin/jhbuild)"
+msgstr "Skrip awal JHBuild telah dipasang di ~/.local/bin/jhbuild, Anda mesti menghapus versi lama yang masih ada di ~/bin/ (atau menjadikannya symlink ke ~/.local/bin/jhbuild)"
+
+#: ../jhbuild/config.py:187
+msgid "Obsolete JHBuild start script, make sure it is removed then do run 'make install'"
+msgstr "Skrip awal JHBuild kedaluarsa, pastikan itu dihapus lalu jalankan 'make install'"
+
+#: ../jhbuild/config.py:198
+msgid "could not load config defaults"
+msgstr "tak bisa memuat nilai baku konfig"
+
+#: ../jhbuild/config.py:202
+#, python-format
+msgid "could not load config file, %s is missing"
+msgstr "tak bisa memuat berkas konfig, %s hilang"
+
+#: ../jhbuild/config.py:218
+#, python-format
+msgid "Could not include config file (%s)"
+msgstr "Tak bisa menyertakan berkas konfig (%s)"
+
+#: ../jhbuild/config.py:231
+msgid "could not load config file"
+msgstr "tak bisa memuat berkas konfig"
+
+#: ../jhbuild/config.py:245
+#, python-format
+msgid "unknown keys defined in configuration file: %s"
+msgstr "kunci tak dikenal didefinisikan dalam berkas konfigurasi: %s"
+
+#: ../jhbuild/config.py:252
+#, python-format
+msgid "the \"%s\" configuration variable is deprecated, you should use \"repos['gnome.org']\"."
+msgstr "variabel konfigurasi \"%s\" tak dipakai lagi, Anda mesti memakai \"repos['gnome.org']\"."
+
+#: ../jhbuild/config.py:257
+#: ../jhbuild/config.py:262
+#, python-format
+msgid "the \"%s\" configuration variable is deprecated, you should use \"repos\"."
+msgstr "variabel konfigurasi \"%s\" tak dipakai lagi, Anda mesti memakai \"repos\"."
+
+#: ../jhbuild/config.py:296
+msgid "invalid checkout mode"
+msgstr "mode checkout tak valid"
+
+#: ../jhbuild/config.py:300
+#, python-format
+msgid "invalid checkout mode (module: %s)"
+msgstr "mode checkout tak valid (modul: %s)"
+
+#: ../jhbuild/config.py:302
+msgid "copy mode requires copy_dir to be set"
+msgstr "mode penyalinan memerlukan copy_dir diisi"
+
+#: ../jhbuild/config.py:307
+#, python-format
+msgid "modulesets directory (%s) not found, disabling use_local_modulesets"
+msgstr "direktori moduleset (%s) tak ditemukan, menonaktifkan use_local_modulesets"
+
+#: ../jhbuild/config.py:313
+#: ../jhbuild/config.py:315
+#: ../jhbuild/config.py:317
+#: ../jhbuild/config.py:319
+#: ../jhbuild/config.py:322
+#, python-format
+msgid "%s must be an absolute path"
+msgstr "%s mesti merupakan path absolut"
+
+#: ../jhbuild/config.py:335
+#, python-format
+msgid "install prefix (%s) can not be created"
+msgstr "awalan pemasangan (%s) tak dapat dibuat"
+
+#: ../jhbuild/config.py:342
+#, python-format
+msgid "working directory (%s) can not be created"
+msgstr "direktori kerja (%s) tak dapat dibuat"
+
+#: ../jhbuild/config.py:449
+#, python-format
+msgid "Can't create %s directory"
+msgstr "Tak dapat membuat direktori %s"
+
+#: ../jhbuild/config.py:534
+#, python-format
+msgid "Could not create GConf config (%s)"
+msgstr "Tak bisa membuat config GConf (%s)"
+
+#: ../jhbuild/config.py:619
+msgid "Failed to parse 'min_age' relative time"
+msgstr "Gagal mengurai waktu relatif 'min_age'"
+
+#: ../jhbuild/config.py:632
+msgid "quiet mode has been disabled because the Python curses module is missing."
+msgstr "mode senyap dinonaktifkan karena modul curses Python hilang."
+
+#: ../jhbuild.desktop.in.in.h:1
+msgid "GNOME Build Tool"
+msgstr "Perkakas Build GNOME"
+
+#: ../jhbuild.desktop.in.in.h:2
+msgid "Build GNOME modules"
+msgstr "Build modul GNOME"
+
+#: ../jhbuild/frontends/autobuild.py:72
+#, python-format
+msgid "Server Error, retrying in %d seconds"
+msgstr "Galat Server, mencoba ulang dalam %d detik"
+
+#: ../jhbuild/frontends/autobuild.py:76
+msgid "Server Error, aborting"
+msgstr "Galat Server, menggugurkan"
+
+#: ../jhbuild/frontends/autobuild.py:180
+#, python-format
+msgid "Error: %s"
+msgstr "Galat: %s"
+
+#: ../jhbuild/frontends/autobuild.py:185
+#: ../jhbuild/utils/cmds.py:66
+#, python-format
+msgid "Error running %s"
+msgstr "Galat menjalankan %s"
+
+#: ../jhbuild/frontends/autobuild.py:212
+msgid "ERROR: Wrong credentials, please check username/password"
+msgstr "GALAT: Kredensial salah, mohon periksa nama pengguna/sandi"
+
+#: ../jhbuild/frontends/autobuild.py:218
+#, python-format
+msgid "Starting Build #%s"
+msgstr "Memulai Build #%s"
+
+#: ../jhbuild/frontends/autobuild.py:232
+#, python-format
+msgid "**** Starting module %s ****"
+msgstr "**** Memulai modul %s ****"
+
+#: ../jhbuild/frontends/buildscript.py:42
+#, python-format
+msgid "install prefix (%s) must be writable"
+msgstr "awalan pemasangan (%s) mesti dapat ditulisi"
+
+#: ../jhbuild/frontends/buildscript.py:49
+#, python-format
+msgid "checkout root (%s) can not be created"
+msgstr "akar checkout (%s) tak dapat dibuat"
+
+#: ../jhbuild/frontends/buildscript.py:51
+#, python-format
+msgid "checkout root (%s) must be writable"
+msgstr "akar checkout (%s) mesti dapat ditulisi"
+
+#: ../jhbuild/frontends/buildscript.py:58
+#, python-format
+msgid "checkout copy dir (%s) can not be created"
+msgstr "dir salin checkout (%s) tak dapat dibuat"
+
+#: ../jhbuild/frontends/buildscript.py:60
+#, python-format
+msgid "checkout copy dir (%s) must be writable"
+msgstr "dir salin checkout (%s) mesti dapat ditulisi"
+
+#: ../jhbuild/frontends/buildscript.py:110
+#, python-format
+msgid "Skipping %s (installed recently)"
+msgstr "Melewati %s (baru-baru ini dipasang)"
+
+#: ../jhbuild/frontends/buildscript.py:119
+#, python-format
+msgid "module %(mod)s will be built even though %(dep)s failed"
+msgstr "modul %(mod)s akan dibangun walaupun %(dep)s gagal"
+
+#: ../jhbuild/frontends/buildscript.py:122
+#, python-format
+msgid "module %(mod)s not built due to non buildable %(dep)s"
+msgstr "modul %(mod)s tak dibangun karena %(dep)s tak dapat dibangun"
+
+#: ../jhbuild/frontends/buildscript.py:246
+#, python-format
+msgid "Running post-installation trigger script: %r"
+msgstr "Menjalankan skrip picu pasca pemasangan: %r"
+
+#: ../jhbuild/frontends/buildscript.py:254
+#: ../jhbuild/frontends/gtkui.py:595
+#, python-format
+msgid "%(command)s returned with an error code (%(rc)s)"
+msgstr "%(command)s mengembalikan kode galat (%(rc)s)"
+
+#: ../jhbuild/frontends/gtkui.py:99
+msgid "Others..."
+msgstr "Lainnya..."
+
+#: ../jhbuild/frontends/gtkui.py:140
+msgid "Choose Module:"
+msgstr "Pilih Modul:"
+
+#: ../jhbuild/frontends/gtkui.py:160
+msgid "Build Progress"
+msgstr "Kemajuan Build"
+
+#: ../jhbuild/frontends/gtkui.py:163
+msgid "Terminal"
+msgstr "Terminal"
+
+#. Translators: This is a button label (to start build)
+#: ../jhbuild/frontends/gtkui.py:203
+msgid "Start"
+msgstr "Mulai"
+
+#: ../jhbuild/frontends/gtkui.py:348
+msgid "Build Completed"
+msgstr "Build Selesai"
+
+#: ../jhbuild/frontends/gtkui.py:377
+#: ../jhbuild/frontends/terminal.py:283
+#, python-format
+msgid "Error during phase %(phase)s of %(module)s"
+msgstr "Galat saat fasa %(phase)s dari %(module)s"
+
+#: ../jhbuild/frontends/gtkui.py:394
+msgid "Pick an Action"
+msgstr "Pilih Aksi"
+
+#: ../jhbuild/frontends/gtkui.py:397
+#: ../jhbuild/frontends/terminal.py:310
+#, python-format
+msgid "Rerun phase %s"
+msgstr "Jalankan ulang fasa %s"
+
+#: ../jhbuild/frontends/gtkui.py:400
+#: ../jhbuild/frontends/terminal.py:312
+#, python-format
+msgid "Ignore error and continue to %s"
+msgstr "Abaikan galat dan lanjutkan ke %s"
+
+#: ../jhbuild/frontends/gtkui.py:403
+#: ../jhbuild/frontends/terminal.py:314
+msgid "Ignore error and continue to next module"
+msgstr "Abaikan galat dan lanjutkan ke modul berikutnya"
+
+# Menyerah atas modul; fuzzy?
+#: ../jhbuild/frontends/gtkui.py:405
+#: ../jhbuild/frontends/terminal.py:315
+msgid "Give up on module"
+msgstr "Menyerah atas modul"
+
+#: ../jhbuild/frontends/gtkui.py:412
+#: ../jhbuild/frontends/terminal.py:324
+#, python-format
+msgid "Go to phase \"%s\""
+msgstr "Ke fasa \"%s\""
+
+#: ../jhbuild/frontends/gtkui.py:415
+msgid "Open Terminal"
+msgstr "Buka Terminal"
+
+#: ../jhbuild/frontends/gtkui.py:591
+#, python-format
+msgid "%(command)s died with signal %(rc)s"
+msgstr "%(command)s mati dengan sinyal %(rc)s"
+
+#: ../jhbuild/frontends/gtkui.py:645
+msgid "Module"
+msgstr "Modul"
+
+#: ../jhbuild/frontends/gtkui.py:664
+msgid "Start At"
+msgstr "Mulai Pada"
+
+#: ../jhbuild/frontends/gtkui.py:707
+msgid "Preferences"
+msgstr "Preferensi"
+
+#: ../jhbuild/frontends/gtkui.py:719
+msgid "Disable network access"
+msgstr "Nonaktifkan akses jaringan"
+
+#: ../jhbuild/frontends/gtkui.py:720
+msgid "Don't poison modules on failure"
+msgstr "Jangan racuni modul saat gagal"
+
+#: ../jhbuild/frontends/terminal.py:180
+#: ../jhbuild/frontends/tinderbox.py:249
+#, python-format
+msgid "%(configuration_variable)s invalid key %(key)s"
+msgstr "%(configuration_variable)s kunci %(key)s tak valid"
+
+#: ../jhbuild/frontends/terminal.py:236
+msgid ""
+"\n"
+"Conflicts during checkout:\n"
+msgstr ""
+"\n"
+"Konflik saat checkout:\n"
+
+#. it could happen on a really badly-timed ctrl-c (see bug 551641)
+#: ../jhbuild/frontends/terminal.py:259
+#: ../jhbuild/frontends/terminal.py:263
+#, python-format
+msgid "########## Error running %s"
+msgstr "########## Galat menjalankan %s"
+
+#: ../jhbuild/frontends/terminal.py:274
+msgid "success"
+msgstr "sukses"
+
+#: ../jhbuild/frontends/terminal.py:276
+msgid "the following modules were not built"
+msgstr "modul berikut tak dibangun"
+
+#: ../jhbuild/frontends/terminal.py:298
+#: ../jhbuild/frontends/tinderbox.py:400
+msgid "automatically retrying configure"
+msgstr "secara otomatis mencoba ulang configure"
+
+#: ../jhbuild/frontends/terminal.py:302
+#: ../jhbuild/frontends/tinderbox.py:405
+msgid "automatically forcing a fresh checkout"
+msgstr "secara otomatis memaksa checkout dari nol"
+
+#: ../jhbuild/frontends/terminal.py:316
+msgid "Start shell"
+msgstr "Memulai shell"
+
+#: ../jhbuild/frontends/terminal.py:317
+msgid "Reload configuration"
+msgstr "Muat ulang konfigurasi"
+
+#: ../jhbuild/frontends/terminal.py:326
+msgid "choice: "
+msgstr "pilihan:"
+
+#: ../jhbuild/frontends/terminal.py:341
+msgid "exit shell to continue with build"
+msgstr "keluarlah dari shell untuk melanjutkan pembangunan"
+
+#: ../jhbuild/frontends/terminal.py:351
+msgid "invalid choice"
+msgstr "pilihan tak valid"
+
+#: ../jhbuild/frontends/terminal.py:359
+msgid "Type \"yes\" to confirm the action: "
+msgstr "Ketikkan \"ya\" untuk konfirmasi aksi:"
+
+#: ../jhbuild/frontends/terminal.py:362
+msgid "yes"
+msgstr "ya"
+
+#: ../jhbuild/main.py:98
+msgid "You should not run jhbuild as root.\n"
+msgstr "Anda mestinya tak menjalankan jbuild sebagai root.\n"
+
+#: ../jhbuild/main.py:106
+msgid "%prog [ -f config ] command [ options ... ]"
+msgstr "%prog [ -f config ] perintah [ opsi ... ]"
+
+#: ../jhbuild/main.py:108
+msgid "Build a set of modules from diverse repositories in correct dependency order (such as GNOME)."
+msgstr "Bangun sekumpulan modul dari repositori yang tersebar dalam urutan kebergantungan yang benar (seperti misalnya GNOME)."
+
+#: ../jhbuild/main.py:112
+msgid "Display this help and exit"
+msgstr "Tampilkan bantuan ini dan keluar"
+
+#: ../jhbuild/main.py:119
+msgid "use a non default configuration file"
+msgstr "gunakan berkas konfigurasi bukan bawaan"
+
+#: ../jhbuild/main.py:122
+msgid "use a non default module set"
+msgstr "gunakan set modul bukan bawaan"
+
+#: ../jhbuild/main.py:125
+msgid "do not prompt for input"
+msgstr "jangan minta sesuatu dari masukan"
+
+#: ../jhbuild/main.py:156
+msgid "Interrupted"
+msgstr "Diinterupsi"
+
+#: ../jhbuild/main.py:159
+msgid "EOF"
+msgstr "EOF"
+
+#: ../jhbuild/modtypes/autotools.py:118
+#: ../jhbuild/modtypes/cmake.py:78
+#: ../jhbuild/modtypes/linux.py:113
+#: ../jhbuild/modtypes/waf.py:74
+msgid "Configuring"
+msgstr "Mengkonfigur"
+
+#: ../jhbuild/modtypes/autotools.py:212
+#: ../jhbuild/modtypes/cmake.py:99
+#: ../jhbuild/modtypes/linux.py:145
+#: ../jhbuild/modtypes/waf.py:85
+msgid "Cleaning"
+msgstr "Clean"
+
+#: ../jhbuild/modtypes/autotools.py:221
+#: ../jhbuild/modtypes/cmake.py:108
+#: ../jhbuild/modtypes/distutils.py:57
+#: ../jhbuild/modtypes/linux.py:158
+#: ../jhbuild/modtypes/perl.py:52
+#: ../jhbuild/modtypes/waf.py:92
+msgid "Building"
+msgstr "Build"
+
+#: ../jhbuild/modtypes/autotools.py:255
+#: ../jhbuild/modtypes/waf.py:109
+msgid "Checking"
+msgstr "Check"
+
+#: ../jhbuild/modtypes/autotools.py:268
+#: ../jhbuild/modtypes/cmake.py:117
+#: ../jhbuild/modtypes/waf.py:120
+msgid "Creating tarball for"
+msgstr "Membuat tarball untuk"
+
+#: ../jhbuild/modtypes/autotools.py:277
+msgid "Dist checking"
+msgstr "Dist check"
+
+#: ../jhbuild/modtypes/autotools.py:286
+#: ../jhbuild/modtypes/cmake.py:126
+#: ../jhbuild/modtypes/distutils.py:69
+#: ../jhbuild/modtypes/perl.py:66
+#: ../jhbuild/modtypes/waf.py:130
+msgid "Installing"
+msgstr "Memasang"
+
+#: ../jhbuild/modtypes/autotools.py:302
+msgid "Distcleaning"
+msgstr "Distclean"
+
+#: ../jhbuild/modtypes/__init__.py:59
+#, python-format
+msgid "unknown module type %s"
+msgstr "tipe modul %s tak dikenal"
+
+#: ../jhbuild/modtypes/__init__.py:75
+#, python-format
+msgid "dep node for module %s is missing package attribute"
+msgstr "dep node bagi modul %s kehilangan atribut paket"
+
+#: ../jhbuild/modtypes/__init__.py:116
+#, python-format
+msgid "no <branch> element found for %s"
+msgstr "tak ditemukan elemen <branch> bagi %s"
+
+#: ../jhbuild/modtypes/__init__.py:124
+#, python-format
+msgid "Repository=%(missing)s not found for module id=%(module)s. Possible repositories are %(possible)s"
+msgstr "Repositori=%(missing)s tak ditemukan bagi modul dengan id=%(module)s. Repositori yang mungkin adalah %(possible)s"
+
+#: ../jhbuild/modtypes/__init__.py:131
+#, python-format
+msgid "Default repository=%(missing)s not found for module id=%(module)s. Possible repositories are %(possible)s"
+msgstr "Repositori=%(missing)s bawaan tak ditemukan bagi modul dengan id=%(module)s. Repositori yang mungkin adalah %(possible)s"
+
+#: ../jhbuild/modtypes/__init__.py:200
+#, python-format
+msgid "Deleting .la file: %r"
+msgstr "Menghapus berkas .la: %r"
+
+#: ../jhbuild/modtypes/__init__.py:246
+#, python-format
+msgid "Failed to rename %(src)r to %(dest)r: %(msg)s"
+msgstr "Gagal mengubah nama %(src)r ke %(dest)r: %(msg)s"
+
+#: ../jhbuild/modtypes/__init__.py:275
+#, python-format
+msgid "Moving temporary DESTDIR %r into build prefix"
+msgstr "Memindah DESTDIR temporer %r ke dalam awalan pembangunan"
+
+#: ../jhbuild/modtypes/__init__.py:277
+#, python-format
+msgid "Install complete: %d files copied"
+msgstr "Pemasangan komplit: %d berkas disalin"
+
+#: ../jhbuild/modtypes/__init__.py:296
+#, python-format
+msgid "Files remaining in buildroot %(dest)r; module may have installed files outside of prefix."
+msgstr "Berkas masih tersisa di buildroot %(dest)r; modul mungkin telah memasang berkas di luar direktor awalan."
+
+#: ../jhbuild/modtypes/__init__.py:314
+#, python-format
+msgid "Module failed to install into DESTDIR %(dest)r"
+msgstr "Modul gagal dipasang ke DESTDIR %(dest)r"
+
+#: ../jhbuild/modtypes/__init__.py:324
+#, python-format
+msgid "%d files remaining from previous build"
+msgstr "%d berkas tersisa dari pembangunan sebelumnya"
+
+#: ../jhbuild/modtypes/__init__.py:327
+#: ../jhbuild/utils/packagedb.py:265
+#, python-format
+msgid "Deleted: %(file)r"
+msgstr "Dihapus: %(file)r"
+
+#: ../jhbuild/modtypes/__init__.py:332
+#, python-format
+msgid "Failed to delete no longer installed file %(file)r: %(msg)s"
+msgstr "Gagal menghapus berkas %(file)r yang tak terpasang lagi: %(msg)s"
+
+#: ../jhbuild/modtypes/__init__.py:382
+#, python-format
+msgid "Skipping %s (not updated)"
+msgstr "Melewati %s (tak dimutakhirkan)"
+
+#: ../jhbuild/modtypes/__init__.py:394
+#, python-format
+msgid "Skipping %s (package and dependencies not updated)"
+msgstr "Melewati %s (paket dan kebergantungan tak dimutakhirkan)"
+
+#: ../jhbuild/modtypes/__init__.py:459
+#: ../jhbuild/modtypes/__init__.py:477
+#: ../jhbuild/modtypes/linux.py:82
+#: ../jhbuild/modtypes/linux.py:89
+msgid "Checking out"
+msgstr "Sedang check out"
+
+#: ../jhbuild/modtypes/__init__.py:463
+#, python-format
+msgid "source directory %s was not created"
+msgstr "direktori sumber %s tak dibuat"
+
+#: ../jhbuild/modtypes/__init__.py:480
+msgid "wipe directory and start over"
+msgstr "sapu bersih direktori dan mulai lagi dari awal"
+
+#: ../jhbuild/modtypes/linux.py:45
+#, python-format
+msgid "kconfig file %s was not created"
+msgstr "berkas kconfig %s tak dibuat"
+
+#: ../jhbuild/modtypes/linux.py:97
+msgid "make mrproper"
+msgstr "make mrproper"
+
+#: ../jhbuild/modtypes/linux.py:171
+msgid "Installing kernel"
+msgstr "Memasang kernel"
+
+#: ../jhbuild/modtypes/linux.py:189
+msgid "Installing modules"
+msgstr "Memasang modul"
+
+#: ../jhbuild/modtypes/linux.py:204
+msgid "Installing kernel headers"
+msgstr "Memasang header kernel"
+
+#: ../jhbuild/modtypes/linux.py:244
+#, python-format
+msgid "Repository=%(missing)s not found for kconfig in linux id=%(linux_id)s. Possible repositories are %(possible)s"
+msgstr "Repositori=%(missing)s tak ditemukan bagi kconfig dalam linux id=%(linux_id)s. Repositori yang mungkin adalah %(possible)s"
+
+#: ../jhbuild/modtypes/linux.py:250
+#, python-format
+msgid "Default repository=%(missing)s not found for kconfig in linux id=%(linux_id)s. Possible repositories are %(possible)s"
+msgstr "Repositori=%(missing)s bawaan tak ditemukan bagi kconfig dalam linux id=%(linux_id)s. Repositori yang mungkin adalah %(possible)s"
+
+#: ../jhbuild/modtypes/tarball.py:68
+#, python-format
+msgid "module '%(module)s' has invalid size attribute ('%(size)s')"
+msgstr "modul '%(module)s' memiliki atribut ukuran yang tak valid ('%(size)s')"
+
+#: ../jhbuild/moduleset.py:34
+#: ../jhbuild/utils/httpcache.py:46
+msgid "Python xml packages are required but could not be found"
+msgstr "Paket xml Python diperlukan tapi tak dapat ditemukan"
+
+#: ../jhbuild/moduleset.py:78
+#, python-format
+msgid "fixed case of module '%(orig)s' to '%(new)s'"
+msgstr "modul '%(orig)s' diperbaiki besar kecilnya menjadi '%(new)s'"
+
+#: ../jhbuild/moduleset.py:116
+#, python-format
+msgid "%(module)s has a dependency on unknown \"%(invalid)s\" module"
+msgstr "%(module)s memiliki kebergantungan atas modul \"%(invalid)s\" yang tak dikenal"
+
+#: ../jhbuild/moduleset.py:159
+#, python-format
+msgid "module \"%s\" not found"
+msgstr "modul \"%s\" tak ditemukan"
+
+#: ../jhbuild/moduleset.py:258
+msgid "Unknown module:"
+msgstr "Modul tak dikenal:"
+
+#: ../jhbuild/moduleset.py:356
+#, python-format
+msgid "could not download %s: %s"
+msgstr "tak bisa mengunduh %s: %s"
+
+#: ../jhbuild/moduleset.py:361
+#: ../jhbuild/moduleset.py:363
+#, python-format
+msgid "failed to parse %s: %s"
+msgstr "gagal mengurai %s: %s"
+
+#: ../jhbuild/moduleset.py:390
+msgid "Duplicate repository:"
+msgstr "Repositori duplikat:"
+
+#: ../jhbuild/moduleset.py:493
+msgid "Modulesets were edited locally but JHBuild is configured to get them from the network, perhaps you need to add use_local_modulesets = True to your .jhbuildrc."
+msgstr "Moduleset disunting secara lokal tapi JHBuild ditata untuk mengambil mereka dari jaringan, barangkali Anda perlu menambahkan use_local_modulesets = True ke .jhbuildrc Anda."
+
+#: ../jhbuild/monkeypatch.py:102
+#, python-format
+msgid "Invalid placeholder in string: line %d, col %d"
+msgstr "Placeholder dalam string tak valid: baris %d, kol %d"
+
+#: ../jhbuild/monkeypatch.py:107
+#: ../jhbuild/monkeypatch.py:133
+msgid "Too many positional arguments"
+msgstr "Terlalu banyak argumen posisional"
+
+#: ../jhbuild/monkeypatch.py:127
+#: ../jhbuild/monkeypatch.py:160
+msgid "Unrecognized named group in pattern"
+msgstr "Grup bernama yang tak dikenal dalam pola"
+
+#: ../jhbuild/utils/cmds.py:40
+msgid "Call to undefined command"
+msgstr "Pemanggilan ke perintah yang tak didefinisikan"
+
+#: ../jhbuild/utils/httpcache.py:185
+msgid "file not in cache, but not allowed to check network"
+msgstr "berkas tak ada di singgahan, tapi tak diijinkan memerika ke jaringan"
+
+#: ../jhbuild/utils/lockfile.py:108
+#, python-format
+msgid "Removing stale lock left by no longer extant pid %(pid)d, uid %(uid)d"
+msgstr "Menghapus kunci basi yang ditinggalkan oleh pid %(pid)d, uid %(uid)d yang tak ada lagi"
+
+#: ../jhbuild/utils/lockfile.py:120
+#, python-format
+msgid "Lock %(path)r taken by pid %(pid)d; waiting for it to exit.  Press Control-C to interrupt."
+msgstr "Kunci %(path)r dipegang oleh pid %(pid)d; sedang menunggunya keluar.  Tekan Control-C untuk menginterupsi."
+
+#: ../jhbuild/utils/packagedb.py:71
+#, python-format
+msgid "package %s has files with embedded new lines"
+msgstr "paket %s memiliki berkas dengan baris baru tertempel"
+
+#: ../jhbuild/utils/packagedb.py:148
+msgid "Package DB modified externally, rereading"
+msgstr "DB paket diubah dari luar, dibaca ulang"
+
+#: ../jhbuild/utils/packagedb.py:252
+#, python-format
+msgid "no manifest for '%s', can't uninstall.  Try building again, then uninstalling."
+msgstr "tak ada manifes bagi '%s', tak bisa membongkar.  Cobalah membangun lagi, lalu membongkar."
+
+#: ../jhbuild/utils/packagedb.py:269
+#, python-format
+msgid "Failed to delete %(file)r: %(msg)s"
+msgstr "Gagal menghapus %(file)r: %(msg)s"
+
+#: ../jhbuild/utils/systeminstall.py:59
+msgid "No suitable root privilege command found; you should install \"pkexec\""
+msgstr "Tak ditemukan perintah privilese root yang sesuai; Anda mesti memasang \"pkexec\""
+
+#: ../jhbuild/utils/systeminstall.py:78
+#: ../jhbuild/utils/systeminstall.py:81
+#, python-format
+msgid "PackageKit: %s"
+msgstr "PackageKit: %s"
+
+#: ../jhbuild/utils/systeminstall.py:109
+msgid "Nothing available to install"
+msgstr "Tak satupun tersedia untuk dipasang"
+
+#: ../jhbuild/utils/systeminstall.py:112
+#, python-format
+msgid "Installing: %s"
+msgstr "Memasang: %s"
+
+#: ../jhbuild/utils/systeminstall.py:124
+msgid "Complete!"
+msgstr "Lengkap!"
+
+#: ../jhbuild/utils/systeminstall.py:135
+msgid "Using yum to install packages.  Please wait."
+msgstr "Memakai yum untuk memasang paket.  Mohon tunggu."
+
+#: ../jhbuild/utils/systeminstall.py:142
+#: ../jhbuild/utils/systeminstall.py:190
+#, python-format
+msgid "Installing: %(pkgs)s"
+msgstr "Memasang: %(pkgs)s"
+
+#: ../jhbuild/utils/systeminstall.py:147
+#: ../jhbuild/utils/systeminstall.py:195
+msgid "Nothing to install"
+msgstr "Tak ada yang perlu dipasang"
+
+#: ../jhbuild/utils/systeminstall.py:180
+msgid "Using apt-file to search for providers; this may be slow.  Please wait."
+msgstr "Memakai apt-file untuk mencari penyedia; ini mungkin lambat.  Mohon tunggu."
+
+#: ../jhbuild/utils/systeminstall.py:187
+#, python-format
+msgid "No native package found for %(id)s"
+msgstr "Tak ditemukan paket native bagi %(id)s"
+
+#: ../jhbuild/utils/trigger.py:57
+#, python-format
+msgid "No keys specified in trigger script %r"
+msgstr "Tak ada kunci yang dinyatakan dalam skrip pemicu %r"
+
+#: ../jhbuild/utils/unpack.py:145
+#, python-format
+msgid "Failed to unpack %s (unknown archive type)"
+msgstr "Gagal unpack %s (tipe arsip tak dikenal)"
+
+#: ../jhbuild/utils/unpack.py:147
+#, python-format
+msgid "Failed to unpack %s"
+msgstr "Gagal unpack %s"
+
+#: ../jhbuild/utils/unpack.py:153
+#, python-format
+msgid "Failed to unpack %s (empty file?)"
+msgstr "Gagal unpack %s (berkas kosong?)"
+
+#: ../jhbuild/versioncontrol/bzr.py:74
+#: ../jhbuild/versioncontrol/darcs.py:55
+#: ../jhbuild/versioncontrol/fossil.py:49
+#: ../jhbuild/versioncontrol/hg.py:53
+#: ../jhbuild/versioncontrol/mtn.py:52
+#: ../jhbuild/versioncontrol/tarball.py:67
+#, python-format
+msgid "branch for %s has wrong override, check your .jhbuildrc"
+msgstr "branch bagi %s memiliki penimpaan yang salah, periksa .jhbuildrc Anda"
+
+#: ../jhbuild/versioncontrol/bzr.py:117
+msgid "attribute is deprecated. Use revspec instead."
+msgstr "atribut tak dipakai lagi. Gunakan revspec sebagai gantinya."
+
+#: ../jhbuild/versioncontrol/bzr.py:173
+#, python-format
+msgid ""
+"\n"
+"Path %s does not seem to be a checkout from dvcs_mirror_dir.\n"
+"Remove it or change your dvcs_mirror_dir settings."
+msgstr ""
+"\n"
+"Path %s nampaknya bukan suatu checkout dari dvcs_mirror_dir.\n"
+"Buang saja atau ubah pengaturan dvcs_mirror_dir Anda."
+
+#: ../jhbuild/versioncontrol/cvs.py:104
+#, python-format
+msgid "could not log into %s\n"
+msgstr "tak bisa log masuk ke %s\n"
+
+#: ../jhbuild/versioncontrol/cvs.py:122
+#, python-format
+msgid "%s is not managed by CVS"
+msgstr "%s tak dikelola oleh CVS"
+
+#: ../jhbuild/versioncontrol/cvs.py:274
+#, python-format
+msgid "\"%s\" does not appear to be a CVS working copy"
+msgstr "\"%s\" nampaknya bukan suatu salinan kerja CVS"
+
+#: ../jhbuild/versioncontrol/cvs.py:277
+#, python-format
+msgid "working copy points at the wrong repository (expected %(root1)s but got %(root2)s). "
+msgstr "salinan kerja menunjuk ke repositori yang salah (diharapkan %(root1)s tapi didapat %(root2)s)."
+
+#: ../jhbuild/versioncontrol/cvs.py:279
+msgid "Consider using the changecvsroot.py script to fix this."
+msgstr "Pertimbangkan pakaian skrip changecvsroot.py untuk memperbaiki ini."
+
+#: ../jhbuild/versioncontrol/darcs.py:84
+#: ../jhbuild/versioncontrol/darcs.py:90
+#: ../jhbuild/versioncontrol/fossil.py:82
+#: ../jhbuild/versioncontrol/fossil.py:95
+#: ../jhbuild/versioncontrol/git.py:554
+#: ../jhbuild/versioncontrol/git.py:594
+#: ../jhbuild/versioncontrol/git.py:670
+#: ../jhbuild/versioncontrol/hg.py:85
+#: ../jhbuild/versioncontrol/hg.py:91
+msgid "date based checkout not yet supported\n"
+msgstr "checkout berbasis tanggal belum didukung\n"
+
+#: ../jhbuild/versioncontrol/git.py:111
+msgid "ignored bad branch redefinition for module:"
+msgstr "definisi ulang branch yang buruk diabaikan untuk modul:"
+
+#: ../jhbuild/versioncontrol/git.py:199
+msgid "Need at least git-1.5.6 from June/08 to operate"
+msgstr "Perlu paling tidak git-1.5.6 dari Juni/08 untuk beroperasi"
+
+#: ../jhbuild/versioncontrol/git.py:213
+msgid "Unexpected: Checkoutdir is not a git repository:"
+msgstr "Tak terduga: Checkoutdir bukan repositori git:"
+
+#: ../jhbuild/versioncontrol/git.py:269
+#, python-format
+msgid "The requested branch \"%s\" is not available. Neither locally, nor remotely in the origin remote."
+msgstr "Branch \"%s\" yang diminta tak tersedia, baik secara lokal maupun remote di tempat asalnya."
+
+#: ../jhbuild/versioncontrol/git.py:277
+msgid "Refusing to switch a dirty tree."
+msgstr "Menolak untuk bertukar ke tree yang kotor."
+
+#: ../jhbuild/versioncontrol/git.py:353
+#, python-format
+msgid "Command %s returned no output"
+msgstr "Perintah %s tidak mengembalikan keluaran"
+
+#: ../jhbuild/versioncontrol/git.py:358
+#, python-format
+msgid "Command %s did not include commit line: %r"
+msgstr "Perintah %s tak termasuk baris commit: %r"
+
+#: ../jhbuild/versioncontrol/git.py:420
+msgid "Failed to update module as it switched to git (you should check for changes then remove the directory)."
+msgstr "Gagal memutakhirkan modul karena telah bertukar ke git (Anda mesti memeriksa perubahan lalu menghapus direktori)."
+
+#: ../jhbuild/versioncontrol/git.py:421
+msgid "Failed to update module (missing .git) (you should check for changes then remove the directory)."
+msgstr "Gagal memutakhirkan direktori (.git hilang) (Anda mesti memeriksa perubahan lalu menghapus direktori)."
+
+#: ../jhbuild/versioncontrol/git.py:521
+msgid ""
+"External handling failed\n"
+" If you are running git version < 1.5.6 it is recommended you update.\n"
+msgstr ""
+"Penanganan eksternal gagal\n"
+" Bila Anda menjalankan git versi < 1.5.6 disarankan agar Anda memutakhirkan.\n"
+
+#: ../jhbuild/versioncontrol/git.py:566
+#, python-format
+msgid "Cannot get last revision from %s. Check the module location."
+msgstr "Tak bisa mendapat revisi terakhir dari %s. Periksalah lokasi modul."
+
+#: ../jhbuild/versioncontrol/__init__.py:186
+#, python-format
+msgid "unknown repository type %s"
+msgstr "tipe repositori %s tak dikenal"
+
+#: ../jhbuild/versioncontrol/mtn.py:91
+#, python-format
+msgid "Initializing %s"
+msgstr "Menginisialisasi %s"
+
+#: ../jhbuild/versioncontrol/mtn.py:99
+#, python-format
+msgid "Pulling branch %(branch)s from %(server)s"
+msgstr "Menyedot branch %(branch)s dari %(server)s"
+
+#: ../jhbuild/versioncontrol/mtn.py:117
+#, python-format
+msgid "branch %(branch)s has %(num)d heads"
+msgstr "branch %(branch)s memiliki %(num)d head"
+
+#: ../jhbuild/versioncontrol/mtn.py:123
+#, python-format
+msgid "Checking out branch '%(branch)s' to directory '%(dir)s'"
+msgstr "Sedang check out branch '%(branch)s' ke direktori '%(dir)s'"
+
+#: ../jhbuild/versioncontrol/mtn.py:132
+#, python-format
+msgid "Updating working copy %s"
+msgstr "Memutakhirkan salinan kerja %s"
+
+#: ../jhbuild/versioncontrol/svn.py:74
+msgid "Getting SVN subdirs: this operation might be long..."
+msgstr "Mengambil subdir SVN: operasi ini bisa lama..."
+
+#: ../jhbuild/versioncontrol/svn.py:97
+#, python-format
+msgid "could not get Subversion URI for %s"
+msgstr "tak bisa mendapat URI Subversion bagi %s"
+
+#: ../jhbuild/versioncontrol/svn.py:100
+#, python-format
+msgid "could not parse \"svn info\" output for %s"
+msgstr "tak bisa mengurai keluaran \"svn info\" bagi %s"
+
+#: ../jhbuild/versioncontrol/svn.py:307
+msgid "Error checking for conflicts"
+msgstr "Galat saat memeriksa konflik"
+
+#: ../jhbuild/versioncontrol/tarball.py:85
+#, python-format
+msgid "branch for %s is not correct, check the moduleset file."
+msgstr "branch untuk %s salah, periksa berkas moduleset."
+
+#: ../jhbuild/versioncontrol/tarball.py:121
+#, python-format
+msgid "URL has no filename component: %s"
+msgstr "URL tak memiliki komponen nama berkas: %s"
+
+#: ../jhbuild/versioncontrol/tarball.py:164
+msgid "file not downloaded"
+msgstr "berkas tak diunduh"
+
+#: ../jhbuild/versioncontrol/tarball.py:169
+#, python-format
+msgid "downloaded file size is incorrect (expected %(size1)d, got %(size2)d)"
+msgstr "ukuran berkas yang diunduh salah (diharapkan %(size1)d, didapat %(size2)d)"
+
+#: ../jhbuild/versioncontrol/tarball.py:175
+#, python-format
+msgid "invalid hash attribute on module %s"
+msgstr "atribut hash tak valid pada modul %s"
+
+#: ../jhbuild/versioncontrol/tarball.py:188
+#, python-format
+msgid "file hash is incorrect (expected %(sum1)s, got %(sum2)s)"
+msgstr "hash berkas salah (diharapkan %(sum1)s, didapat %(sum2)s)"
+
+#: ../jhbuild/versioncontrol/tarball.py:191
+#, python-format
+msgid "skipped hash check (missing support for %s)"
+msgstr "pemeriksaan hash dilewati (kehilangan dukungan bagi %s)"
+
+#: ../jhbuild/versioncontrol/tarball.py:205
+msgid "unable to find wget or curl"
+msgstr "tak bisa temukan wget atau curl"
+
+#: ../jhbuild/versioncontrol/tarball.py:221
+#, python-format
+msgid "tarball dir (%s) can not be created"
+msgstr "dir tarball (%s) tak dapat dibuat"
+
+#: ../jhbuild/versioncontrol/tarball.py:223
+#, python-format
+msgid "tarball dir (%s) must be writable"
+msgstr "dir tarball (%s) harus dapat ditulisi"
+
+#: ../jhbuild/versioncontrol/tarball.py:235
+#, python-format
+msgid "failed to unpack %s"
+msgstr "gagal unpack %s"
+
+#: ../jhbuild/versioncontrol/tarball.py:238
+#, python-format
+msgid "could not unpack tarball (expected %s dir)"
+msgstr "tak bisa unpack tarball (diharapkan dir %s)"
+
+#: ../jhbuild/versioncontrol/tarball.py:253
+#, python-format
+msgid "could not download patch (error: %s)"
+msgstr "tak bisa mengunduh patch (galat: %s)"
+
+#: ../jhbuild/versioncontrol/tarball.py:255
+msgid "could not download patch"
+msgstr "tak bisa mengunduh patch"
+
+#: ../jhbuild/versioncontrol/tarball.py:287
+#, python-format
+msgid "Failed to find patch: %s"
+msgstr "Gagal menemukan patch: %s"
+
+#: ../jhbuild/versioncontrol/tarball.py:289
+msgid "Applying patch"
+msgstr "Menerapkan patch"
+
+#: ../jhbuild/versioncontrol/tarball.py:297
+msgid "unable to find quilt"
+msgstr "tak bisa temukan quilt"
+
+#: ../jhbuild/versioncontrol/tarball.py:308
+msgid "could not checkout quilt patch set"
+msgstr "tak bisa checkout set patch quilt"
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]