[jhbuild] Added Turkish translation



commit 6a1e73a10244239f31a870d7bc50af3389f7f8c2
Author: Muhammet Kara <muhammetk gmail com>
Date:   Thu Dec 11 18:26:13 2014 +0000

    Added Turkish translation

 po/LINGUAS |    1 +
 po/tr.po   | 1821 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1822 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 6a318b5..ce15f0d 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -20,5 +20,6 @@ ru
 sl
 sv
 tg
+tr
 uk
 zh_CN
diff --git a/po/tr.po b/po/tr.po
new file mode 100644
index 0000000..506c80a
--- /dev/null
+++ b/po/tr.po
@@ -0,0 +1,1821 @@
+# Turkish translation for jhbuild.
+# Copyright (C) 2014 jhbuild's COPYRIGHT HOLDER
+# This file is distributed under the same license as the jhbuild package.
+# Muhammet Kara <muhammetk gmail com>, 2014.
+#
+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: 2014-12-11 10:21+0000\n"
+"PO-Revision-Date: 2014-12-11 20:25+0200\n"
+"Last-Translator: Muhammet Kara <muhammetk gmail com>\n"
+"Language-Team: Türkçe <gnome-turk gnome org>\n"
+"Language: tr\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"
+"X-Generator: Gtranslator 2.91.6\n"
+
+#: ../autogen.sh:103
+#, sh-format
+msgid "Configuring $PKG_NAME without autotools"
+msgstr ""
+
+#: ../autogen.sh:120 ../autogen.sh:125
+#, sh-format
+msgid "Unable to create file $srcdir/Makefile.inc"
+msgstr ""
+
+#: ../autogen.sh:140
+#, sh-format
+msgid "Unable to read file $makefile"
+msgstr ""
+
+#: ../autogen.sh:145
+#, sh-format
+msgid "Unable to copy $makefile to $srcdir/Makefile"
+msgstr ""
+
+#: ../autogen.sh:150
+#, sh-format
+msgid "Now type `make' to compile $PKG_NAME"
+msgstr ""
+
+#: ../autogen.sh:188
+#, sh-format
+msgid ""
+"**Error**: Directory `$srcdir' does not look like the top-level $PKG_NAME "
+"directory"
+msgstr ""
+
+#: ../autogen.sh:230
+msgid ""
+"WARNING: gnome-autogen.sh not available (usually part of package 'gnome-"
+"common')"
+msgstr ""
+
+#: ../autogen.sh:233
+msgid ""
+"WARNING: yelp-tools not available (usually part of package 'yelp-tools')"
+msgstr ""
+
+#: ../jhbuild/commands/autobuild.py:28
+msgid "Build modules non-interactively and upload results to JhAutobuild"
+msgstr ""
+
+#: ../jhbuild/commands/autobuild.py:36 ../jhbuild/commands/base.py:172
+#: ../jhbuild/commands/base.py:283 ../jhbuild/commands/make.py:42
+#: ../jhbuild/commands/tinderbox.py:38
+msgid "always run autogen.sh"
+msgstr ""
+
+#: ../jhbuild/commands/autobuild.py:39 ../jhbuild/commands/base.py:178
+#: ../jhbuild/commands/base.py:286 ../jhbuild/commands/make.py:45
+#: ../jhbuild/commands/tinderbox.py:44
+msgid "run make clean before make"
+msgstr ""
+
+#: ../jhbuild/commands/autobuild.py:42 ../jhbuild/commands/base.py:187
+#: ../jhbuild/commands/base.py:298
+msgid "run make distcheck after building"
+msgstr ""
+
+#: ../jhbuild/commands/autobuild.py:45 ../jhbuild/commands/base.py:47
+#: ../jhbuild/commands/base.py:199 ../jhbuild/commands/base.py:437
+#: ../jhbuild/commands/clean.py:38 ../jhbuild/commands/tinderbox.py:53
+msgid "treat the given modules as up to date"
+msgstr ""
+
+#: ../jhbuild/commands/autobuild.py:48 ../jhbuild/commands/base.py:202
+#: ../jhbuild/commands/clean.py:41 ../jhbuild/commands/tinderbox.py:56
+msgid "start building at the given module"
+msgstr ""
+
+#: ../jhbuild/commands/autobuild.py:51
+msgid "jhautobuild report URL"
+msgstr ""
+
+#: ../jhbuild/commands/autobuild.py:54
+msgid "verbose mode"
+msgstr ""
+
+#: ../jhbuild/commands/autobuild.py:71
+msgid "report URL for autobuild not specified"
+msgstr ""
+
+#: ../jhbuild/commands/autobuild.py:82 ../jhbuild/commands/base.py:73
+#: ../jhbuild/commands/base.py:249 ../jhbuild/commands/base.py:475
+#: ../jhbuild/commands/clean.py:55 ../jhbuild/commands/tinderbox.py:94
+#, python-format
+msgid "%s not in module list"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:38
+msgid "Update all modules from version control"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:41 ../jhbuild/commands/base.py:89
+#: ../jhbuild/commands/base.py:123 ../jhbuild/commands/base.py:166
+#: ../jhbuild/commands/base.py:277 ../jhbuild/commands/base.py:428
+#: ../jhbuild/commands/tinderbox.py:32
+msgid "[ options ... ] [ modules ... ]"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:50
+msgid "start updating at the given module"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:53
+msgid "update only modules with the given tags"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:56 ../jhbuild/commands/base.py:95
+#: ../jhbuild/commands/base.py:208 ../jhbuild/commands/base.py:307
+#: ../jhbuild/commands/tinderbox.py:59
+msgid "set a sticky date when checking out modules"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:59 ../jhbuild/commands/base.py:190
+#: ../jhbuild/commands/base.py:446
+msgid "ignore all soft-dependencies"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:86
+msgid "Update one or more modules from version control"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:104 ../jhbuild/commands/base.py:142
+#: ../jhbuild/commands/base.py:383 ../jhbuild/commands/rdepends.py:52
+#: ../jhbuild/moduleset.py:165
+#, python-format
+msgid "A module called '%s' could not be found."
+msgstr "'%s' adlı bir modül bulunamadı."
+
+#: ../jhbuild/commands/base.py:107 ../jhbuild/commands/base.py:145
+#: ../jhbuild/commands/base.py:340 ../jhbuild/commands/rdepends.py:47
+#: ../jhbuild/commands/uninstall.py:58
+msgid "This command requires a module parameter."
+msgstr ""
+
+#: ../jhbuild/commands/base.py:120
+msgid "Clean one or more modules"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:129
+msgid "honour the makeclean setting in config file"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:132 ../jhbuild/commands/base.py:175
+#: ../jhbuild/commands/base.py:289 ../jhbuild/commands/tinderbox.py:41
+msgid "completely clean source tree"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:149
+msgid "clean command called while makeclean is set to False, skipped."
+msgstr ""
+
+#: ../jhbuild/commands/base.py:163
+msgid "Update and compile all modules (the default)"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:181 ../jhbuild/commands/base.py:292
+#: ../jhbuild/commands/make.py:48
+msgid "run make check after building"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:184 ../jhbuild/commands/base.py:295
+msgid "run make dist after building"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:193 ../jhbuild/commands/base.py:301
+#: ../jhbuild/commands/tinderbox.py:47
+msgid "skip version control update"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:196 ../jhbuild/commands/base.py:304
+#: ../jhbuild/commands/make.py:51
+msgid "quiet (no output)"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:205 ../jhbuild/commands/base.py:443
+msgid "build only modules with the given tags"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:211 ../jhbuild/commands/base.py:310
+msgid "run tests in real X and not in Xvfb"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:214 ../jhbuild/commands/tinderbox.py:62
+msgid "try to force checkout and autogen on failure"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:217 ../jhbuild/commands/tinderbox.py:65
+msgid "don't poison modules on failure"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:220 ../jhbuild/commands/base.py:313
+#: ../jhbuild/commands/tinderbox.py:68
+msgid "build even if policy says not to"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:223
+msgid "also build soft-dependencies that could be skipped"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:226 ../jhbuild/commands/base.py:316
+msgid "skip modules installed less than the given time ago"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:229 ../jhbuild/commands/tinderbox.py:71
+msgid "ignore missing system dependencies"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:253
+msgid "requested module is in the ignore list, nothing to do."
+msgstr ""
+
+#: ../jhbuild/commands/base.py:260 ../jhbuild/commands/tinderbox.py:100
+#, 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 ""
+
+#: ../jhbuild/commands/base.py:274
+msgid "Update and compile one or more modules"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:335 ../jhbuild/commands/make.py:95
+#: ../jhbuild/commands/uninstall.py:50
+#, python-format
+msgid ""
+"module \"%(modname)s\" does not exist, created automatically using "
+"repository \"%(reponame)s\""
+msgstr ""
+
+#: ../jhbuild/commands/base.py:348
+msgid "Run a command under the JHBuild environment"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:351
+msgid "[ options ... ] program [ arguments ... ]"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:357
+msgid "run command in build dir of the given module"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:360
+msgid "run command in checkout dir of the given module"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:373 ../jhbuild/commands/base.py:403
+#, python-format
+msgid "Unable to execute the command '%(command)s': %(err)s"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:394
+#, python-format
+msgid "Unable to execute the command '%s'"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:401 ../jhbuild/frontends/gtkui.py:447
+#: ../jhbuild/frontends/terminal.py:145
+msgid "No command given"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:410
+msgid "Start a shell under the JHBuild environment"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:425
+msgid "List the modules that would be built"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:434
+msgid "show which revision will be built"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:440
+msgid "start list at the given module"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:449
+msgid "also list soft-dependencies that could be skipped"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:452
+msgid "list all modules, not only those that would be built"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:459
+msgid "Conflicting options specified ('--start-at' and '--all-modules')"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:491
+msgid "Output a Graphviz dependency graph for one or more modules"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:494 ../jhbuild/commands/info.py:39
+#: ../jhbuild/commands/uninstall.py:34
+msgid "[ modules ... ]"
+msgstr "[ modüller ... ]"
+
+#: ../jhbuild/commands/base.py:500
+msgid "add dotted lines to soft dependencies"
+msgstr ""
+
+#: ../jhbuild/commands/base.py:503
+msgid "group modules from metamodule together"
+msgstr ""
+
+#: ../jhbuild/commands/bootstrap.py:24
+msgid "Build support tools"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:54
+msgid "Control buildbot"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:57 ../jhbuild/commands/__init__.py:45
+#: ../jhbuild/commands/make.py:36
+msgid "[ options ... ]"
+msgstr "[ seçenekler ... ]"
+
+#: ../jhbuild/commands/bot.py:63
+msgid "setup a buildbot environment"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:66
+msgid "start a buildbot slave server"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:69
+msgid "stop a buildbot slave server"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:72
+msgid "start a buildbot master server"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:75
+msgid "reload a buildbot master server configuration"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:78
+msgid "stop a buildbot master server"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:81
+msgid "start as daemon"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:84
+msgid "PID file location"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:87
+msgid "log file location"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:90
+msgid "directory with slave files (only with --start-server)"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:93
+msgid "directory with buildbot work files (only with --start-server)"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:96
+msgid "master cfg file location (only with --start-server)"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:99
+msgid "exec a buildbot step (internal use only)"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:115
+msgid "buildbot and twisted not found, run jhbuild bot --setup"
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:292
+#, python-format
+msgid "No description for slave %s."
+msgstr ""
+
+#. parse error
+#: ../jhbuild/commands/bot.py:297
+#, python-format
+msgid "Failed to parse slave config for %s."
+msgstr ""
+
+#: ../jhbuild/commands/bot.py:804 ../jhbuild/commands/bot.py:812
+msgid "failed to get buildbot PID"
+msgstr ""
+
+#: ../jhbuild/commands/checkbranches.py:28
+msgid ""
+"Check modules in GNOME Git repository have the correct branch definition"
+msgstr ""
+
+#: ../jhbuild/commands/checkbranches.py:65
+#, python-format
+msgid "%(module)s is missing branch definition for %(branch)s"
+msgstr ""
+
+#: ../jhbuild/commands/checkmodulesets.py:30
+msgid "Check if modules in JHBuild have the correct definition"
+msgstr ""
+
+#: ../jhbuild/commands/checkmodulesets.py:43
+#, python-format
+msgid "%(module)s is unreachable (%(href)s)"
+msgstr ""
+
+#: ../jhbuild/commands/checkmodulesets.py:46
+#, python-format
+msgid "Cannot check %(module)s (%(href)s)"
+msgstr ""
+
+#: ../jhbuild/commands/clean.py:29
+msgid "Clean all modules"
+msgstr ""
+
+#: ../jhbuild/commands/extdeps.py:70
+msgid "Report details on GNOME external dependencies"
+msgstr ""
+
+#: ../jhbuild/commands/extdeps.py:98
+msgid "External deps for GNOME"
+msgstr ""
+
+#: ../jhbuild/commands/extdeps.py:104
+#, python-format
+msgid "External deps for GNOME %s"
+msgstr ""
+
+#: ../jhbuild/commands/extdeps.py:138
+msgid "patched"
+msgstr ""
+
+#: ../jhbuild/commands/extdeps.py:142
+#, python-format
+msgid "and %d others."
+msgstr ""
+
+#: ../jhbuild/commands/goalreport.py:328
+msgid "Report GNOME modules status wrt various goals"
+msgstr ""
+
+#: ../jhbuild/commands/goalreport.py:351
+msgid "check to perform"
+msgstr ""
+
+#: ../jhbuild/commands/gui.py:30
+msgid "Build targets from a GUI app"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:36
+msgid "Display information about one or more modules"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:51
+#, python-format
+msgid "unknown module %s"
+msgstr "bilinmeyen modül %s"
+
+#: ../jhbuild/commands/info.py:60
+msgid "Name:"
+msgstr "İsim:"
+
+#: ../jhbuild/commands/info.py:61
+msgid "Module Set:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:62
+msgid "Type:"
+msgstr "Tür:"
+
+#: ../jhbuild/commands/info.py:65 ../jhbuild/commands/info.py:69
+msgid "Install version:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:66 ../jhbuild/commands/info.py:70
+msgid "Install date:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:69 ../jhbuild/commands/info.py:70
+msgid "not installed"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:75
+msgid "CVS Root:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:76
+msgid "CVS Module:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:78
+msgid "CVS Revision:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:80
+msgid "Subversion Module:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:82
+msgid "Darcs Archive:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:84
+msgid "Git Module:"
+msgstr "Git Modülü:"
+
+#: ../jhbuild/commands/info.py:86
+msgid "Git Origin Module:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:90
+msgid "Git Branch:"
+msgstr "Git Dalı:"
+
+#: ../jhbuild/commands/info.py:92
+msgid "Git Tag:"
+msgstr "Git Etiketi:"
+
+#: ../jhbuild/commands/info.py:94
+msgid "URL:"
+msgstr "URL:"
+
+#: ../jhbuild/commands/info.py:95
+msgid "Version:"
+msgstr "Sürüm:"
+
+#: ../jhbuild/commands/info.py:98
+msgid "Tree-ID:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:103
+msgid "Sourcedir:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:109
+msgid "Requires:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:113
+msgid "Required by:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:115
+msgid "Suggests:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:117
+msgid "After:"
+msgstr ""
+
+#: ../jhbuild/commands/info.py:121
+msgid "Before:"
+msgstr ""
+
+#: ../jhbuild/commands/__init__.py:84 ../jhbuild/commands/sysdeps.py:49
+#, python-format
+msgid "required=%s"
+msgstr ""
+
+#: ../jhbuild/commands/__init__.py:86 ../jhbuild/commands/sysdeps.py:51
+#, python-format
+msgid "installed=%s"
+msgstr ""
+
+#. Translators: This is used to separate items of package metadata
+#: ../jhbuild/commands/__init__.py:88 ../jhbuild/commands/sysdeps.py:53
+msgid ", "
+msgstr ""
+
+#: ../jhbuild/commands/__init__.py:90 ../jhbuild/commands/sysdeps.py:55
+#, python-format
+msgid "(%s)"
+msgstr ""
+
+#: ../jhbuild/commands/__init__.py:94 ../jhbuild/commands/sysdeps.py:80
+msgid "Required packages:"
+msgstr "Gerekli paketler:"
+
+#: ../jhbuild/commands/__init__.py:95 ../jhbuild/commands/sysdeps.py:81
+#: ../jhbuild/commands/sysdeps.py:124
+msgid "  System installed packages which are too old:"
+msgstr ""
+
+#: ../jhbuild/commands/__init__.py:105 ../jhbuild/commands/__init__.py:117
+#: ../jhbuild/commands/sysdeps.py:90 ../jhbuild/commands/sysdeps.py:118
+#: ../jhbuild/commands/sysdeps.py:133
+msgid "    (none)"
+msgstr ""
+
+#: ../jhbuild/commands/__init__.py:107 ../jhbuild/commands/sysdeps.py:92
+#: ../jhbuild/commands/sysdeps.py:135
+msgid "  No matching system package installed:"
+msgstr ""
+
+#: ../jhbuild/commands/__init__.py:134
+msgid "JHBuild commands are:"
+msgstr "JHBuild komutları şunlardır:"
+
+#: ../jhbuild/commands/__init__.py:140
+msgid "For more information run \"jhbuild <command> --help\""
+msgstr ""
+
+#: ../jhbuild/commands/__init__.py:149
+msgid "Information about available JHBuild commands"
+msgstr "Kullanılabilir JHBuild komutları hakkında bilgiler"
+
+#: ../jhbuild/commands/__init__.py:176
+#, python-format
+msgid "no such command (did you mean \"jhbuild build %s\"?)"
+msgstr ""
+
+#: ../jhbuild/commands/__init__.py:178
+#, python-format
+msgid "no such command (did you mean \"jhbuild run %s\"?)"
+msgstr ""
+
+#: ../jhbuild/commands/make.py:33
+msgid "Compile and install the module for the current directory"
+msgstr ""
+
+#: ../jhbuild/commands/make.py:78
+#, python-format
+msgid "The current directory is not in the checkout root %r"
+msgstr ""
+
+#: ../jhbuild/commands/make.py:90
+#, python-format
+msgid "No module matching current directory %r in the moduleset"
+msgstr ""
+
+#: ../jhbuild/commands/rdepends.py:28
+msgid "Display reverse-dependencies of a module"
+msgstr ""
+
+#: ../jhbuild/commands/rdepends.py:31
+msgid "[ module ]"
+msgstr "[ modül ]"
+
+#: ../jhbuild/commands/rdepends.py:37
+msgid "display dependency path next to modules"
+msgstr ""
+
+#: ../jhbuild/commands/rdepends.py:40
+msgid "limit display to modules directly depending on given module"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:46
+msgid "Check that required support tools are available"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:53
+msgid "no extra arguments expected"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:65
+#, python-format
+msgid "checkout root (%s) is not writable"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:68
+#, python-format
+msgid "install prefix (%s) is not writable"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:75 ../jhbuild/commands/sanitycheck.py:78
+#: ../jhbuild/commands/sanitycheck.py:81 ../jhbuild/commands/sanitycheck.py:85
+#: ../jhbuild/commands/sanitycheck.py:88
+#: ../jhbuild/commands/sanitycheck.py:120
+#: ../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:79
+#: ../jhbuild/versioncontrol/bzr.py:215 ../jhbuild/versioncontrol/cvs.py:297
+#: ../jhbuild/versioncontrol/darcs.py:110
+#: ../jhbuild/versioncontrol/fossil.py:107
+#: ../jhbuild/versioncontrol/git.py:457 ../jhbuild/versioncontrol/hg.py:103
+#: ../jhbuild/versioncontrol/mtn.py:142 ../jhbuild/versioncontrol/svn.py:313
+#, python-format
+msgid "%s not found"
+msgstr "%s bulunamadı"
+
+#: ../jhbuild/commands/sanitycheck.py:99
+msgid ""
+"Could not find XML catalog (usually part of the package 'libxml2-utils')"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:109
+#, python-format
+msgid ""
+"Could not find %s in XML catalog (usually part of package 'docbook-xsl')"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:116
+#, python-format
+msgid ""
+"Could not find the Perl module %s (usually part of package 'libxml-parser-"
+"perl' or 'perl-XML-Parser')"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:124
+#, python-format
+msgid "%s not found (usually part of the package 'subversion')"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:128
+msgid "curl or wget not found"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:137
+msgid "Installed git program is not the right git"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:143
+msgid "Could not check git program"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:161
+#, python-format
+msgid "aclocal can't see %s macros"
+msgstr ""
+
+#: ../jhbuild/commands/sanitycheck.py:166
+#, python-format
+msgid ""
+"Please copy the lacking macros (%(macros)s) in one of the following paths: "
+"%(path)s"
+msgstr ""
+
+#: ../jhbuild/commands/snapshot.py:34
+msgid "Print out a moduleset for the exact versions that are checked out"
+msgstr ""
+
+#: ../jhbuild/commands/sysdeps.py:32
+msgid "Check and install tarball dependencies using system packages"
+msgstr ""
+
+#: ../jhbuild/commands/sysdeps.py:40
+msgid "Install pkg-config modules via system"
+msgstr ""
+
+#: ../jhbuild/commands/sysdeps.py:69
+msgid "System installed packages which are new enough:"
+msgstr ""
+
+#: ../jhbuild/commands/sysdeps.py:78 ../jhbuild/commands/sysdeps.py:148
+msgid "  (none)"
+msgstr ""
+
+#: ../jhbuild/commands/sysdeps.py:123
+msgid "Optional packages: (JHBuild will build the missing packages)"
+msgstr ""
+
+#: ../jhbuild/commands/sysdeps.py:156
+#, python-format
+msgid ""
+"%(cmd)s is required to install packages on this system. Please install "
+"%(cmd)s."
+msgstr ""
+
+#: ../jhbuild/commands/sysdeps.py:161
+msgid "Don't know how to install packages on this system"
+msgstr ""
+
+#: ../jhbuild/commands/sysdeps.py:165
+#, python-format
+msgid "No uninstalled system dependencies to install for modules: %r"
+msgstr ""
+
+#: ../jhbuild/commands/sysdeps.py:167
+#, python-format
+msgid "Installing dependencies on system: %s"
+msgstr ""
+
+#: ../jhbuild/commands/tinderbox.py:29
+msgid "Build modules non-interactively and store build logs"
+msgstr ""
+
+#: ../jhbuild/commands/tinderbox.py:50
+msgid "directory to store build logs in"
+msgstr ""
+
+#: ../jhbuild/commands/tinderbox.py:82
+msgid "output directory for tinderbox build not specified"
+msgstr ""
+
+#: ../jhbuild/commands/twoninetynine.py:161
+msgid "Report GNOME modules status wrt 3.0 goals"
+msgstr ""
+
+#: ../jhbuild/commands/uninstall.py:31
+msgid "Uninstall all modules"
+msgstr "Tüm modülleri kaldır"
+
+#: ../jhbuild/commands/uninstall.py:48
+#, python-format
+msgid "unknown module %s and no default repository to try an automatic module"
+msgstr ""
+
+#: ../jhbuild/commands/uninstall.py:64
+#, python-format
+msgid "Module %(mod)r is not installed"
+msgstr ""
+
+#: ../jhbuild/config.py:113
+#, python-format
+msgid "Invalid condition set modifier: '%s'.  Must start with '+' or '-'."
+msgstr ""
+
+#: ../jhbuild/config.py:136
+msgid "could not load config defaults"
+msgstr ""
+
+#: ../jhbuild/config.py:147
+#, python-format
+msgid "could not load config file, %s is missing"
+msgstr ""
+
+#: ../jhbuild/config.py:153
+#, python-format
+msgid ""
+"The default location of the configuration file has changed. Please move "
+"%(old_path)s to %(new_path)s."
+msgstr ""
+
+#: ../jhbuild/config.py:212
+#, python-format
+msgid "Could not include config file (%s)"
+msgstr ""
+
+#: ../jhbuild/config.py:226
+msgid "could not load config file"
+msgstr "yapılandırma (config) dosyası yüklenemedi"
+
+#: ../jhbuild/config.py:240
+#, python-format
+msgid "unknown keys defined in configuration file: %s"
+msgstr ""
+
+#: ../jhbuild/config.py:247
+#, python-format
+msgid ""
+"the \"%s\" configuration variable is deprecated, you should use "
+"\"repos['gnome.org']\"."
+msgstr ""
+
+#: ../jhbuild/config.py:252 ../jhbuild/config.py:257
+#, python-format
+msgid ""
+"the \"%s\" configuration variable is deprecated, you should use \"repos\"."
+msgstr ""
+
+#: ../jhbuild/config.py:291
+msgid "invalid checkout mode"
+msgstr ""
+
+#: ../jhbuild/config.py:295
+#, python-format
+msgid "invalid checkout mode (module: %s)"
+msgstr ""
+
+#: ../jhbuild/config.py:297
+msgid "copy mode requires copy_dir to be set"
+msgstr ""
+
+#: ../jhbuild/config.py:302
+#, python-format
+msgid "modulesets directory (%s) not found, disabling use_local_modulesets"
+msgstr ""
+
+#: ../jhbuild/config.py:308 ../jhbuild/config.py:310 ../jhbuild/config.py:312
+#: ../jhbuild/config.py:314 ../jhbuild/config.py:317
+#, python-format
+msgid "%s must be an absolute path"
+msgstr ""
+
+#: ../jhbuild/config.py:328
+#, python-format
+msgid "install prefix (%s) can not be created"
+msgstr ""
+
+#: ../jhbuild/config.py:335
+#, python-format
+msgid "working directory (%s) can not be created"
+msgstr ""
+
+#: ../jhbuild/config.py:338
+msgid ""
+"Your install prefix contains a 'lib64' directory, which is no longer "
+"supported by jhbuild.  This is likely the result of a previous build with an "
+"older version of jhbuild or of a broken package.  Please consider removing "
+"your install and checkout directories and starting fresh."
+msgstr ""
+
+#: ../jhbuild/config.py:416
+msgid "Failed to parse 'min_age' relative time"
+msgstr ""
+
+#: ../jhbuild/config.py:430
+msgid ""
+"quiet mode has been disabled because the Python curses module is missing."
+msgstr ""
+
+#: ../jhbuild.desktop.in.in.h:1
+msgid "GNOME Build Tool"
+msgstr "GNOME İnşa Aracı"
+
+#: ../jhbuild.desktop.in.in.h:2
+msgid "Build GNOME modules"
+msgstr "GNOME modüllerini inşa edin"
+
+#: ../jhbuild/frontends/autobuild.py:72
+#, python-format
+msgid "Server Error, retrying in %d seconds"
+msgstr ""
+
+#: ../jhbuild/frontends/autobuild.py:76
+msgid "Server Error, aborting"
+msgstr ""
+
+#: ../jhbuild/frontends/autobuild.py:180
+#, python-format
+msgid "Error: %s"
+msgstr "Hata: %s"
+
+#: ../jhbuild/frontends/autobuild.py:185 ../jhbuild/utils/cmds.py:66
+#, python-format
+msgid "Error running %s"
+msgstr ""
+
+#: ../jhbuild/frontends/autobuild.py:212
+msgid "ERROR: Wrong credentials, please check username/password"
+msgstr ""
+
+#: ../jhbuild/frontends/autobuild.py:218
+#, python-format
+msgid "Starting Build #%s"
+msgstr ""
+
+#: ../jhbuild/frontends/autobuild.py:232
+#, python-format
+msgid "**** Starting module %s ****"
+msgstr ""
+
+#: ../jhbuild/frontends/buildscript.py:42
+#, python-format
+msgid "install prefix (%s) must be writable"
+msgstr ""
+
+#: ../jhbuild/frontends/buildscript.py:49
+#, python-format
+msgid "checkout root (%s) can not be created"
+msgstr ""
+
+#: ../jhbuild/frontends/buildscript.py:51
+#, python-format
+msgid "checkout root (%s) must be writable"
+msgstr ""
+
+#: ../jhbuild/frontends/buildscript.py:58
+#, python-format
+msgid "checkout copy dir (%s) can not be created"
+msgstr ""
+
+#: ../jhbuild/frontends/buildscript.py:60
+#, python-format
+msgid "checkout copy dir (%s) must be writable"
+msgstr ""
+
+#: ../jhbuild/frontends/buildscript.py:110
+#, python-format
+msgid "Skipping %s (installed recently)"
+msgstr ""
+
+#: ../jhbuild/frontends/buildscript.py:119
+#, python-format
+msgid "module %(mod)s will be built even though %(dep)s failed"
+msgstr ""
+
+#: ../jhbuild/frontends/buildscript.py:122
+#, python-format
+msgid "module %(mod)s not built due to non buildable %(dep)s"
+msgstr ""
+
+#: ../jhbuild/frontends/buildscript.py:248
+#, python-format
+msgid "Running post-installation trigger script: %r"
+msgstr ""
+
+#: ../jhbuild/frontends/buildscript.py:256 ../jhbuild/frontends/gtkui.py:596
+#, python-format
+msgid "%(command)s returned with an error code (%(rc)s)"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:99
+msgid "Others..."
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:140
+msgid "Choose Module:"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:160
+msgid "Build Progress"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:163
+msgid "Terminal"
+msgstr "Uçbirim"
+
+#. Translators: This is a button label (to start build)
+#: ../jhbuild/frontends/gtkui.py:203
+msgid "Start"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:348
+msgid "Build Completed"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:377 ../jhbuild/frontends/terminal.py:286
+#, python-format
+msgid "Error during phase %(phase)s of %(module)s"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:394
+msgid "Pick an Action"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:397 ../jhbuild/frontends/terminal.py:313
+#, python-format
+msgid "Rerun phase %s"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:400 ../jhbuild/frontends/terminal.py:315
+#, python-format
+msgid "Ignore error and continue to %s"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:403 ../jhbuild/frontends/terminal.py:317
+msgid "Ignore error and continue to next module"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:405 ../jhbuild/frontends/terminal.py:318
+msgid "Give up on module"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:412 ../jhbuild/frontends/terminal.py:327
+#, python-format
+msgid "Go to phase \"%s\""
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:415
+msgid "Open Terminal"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:591
+#, python-format
+msgid "%(command)s died with signal %(rc)s"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:646
+msgid "Module"
+msgstr "Modül"
+
+#: ../jhbuild/frontends/gtkui.py:665
+msgid "Start At"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:708
+msgid "Preferences"
+msgstr "Tercihler"
+
+#: ../jhbuild/frontends/gtkui.py:720
+msgid "Disable network access"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:721
+msgid "Always run autogen.sh"
+msgstr ""
+
+#: ../jhbuild/frontends/gtkui.py:722
+msgid "Don't poison modules on failure"
+msgstr ""
+
+#: ../jhbuild/frontends/terminal.py:180 ../jhbuild/frontends/tinderbox.py:251
+#: ../jhbuild/frontends/tinderbox.py:384 ../jhbuild/frontends/tinderbox.py:439
+#, python-format
+msgid "%(configuration_variable)s invalid key %(key)s"
+msgstr ""
+
+#: ../jhbuild/frontends/terminal.py:236
+msgid ""
+"\n"
+"Conflicts during checkout:\n"
+msgstr ""
+
+#. 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 ""
+
+#: ../jhbuild/frontends/terminal.py:277
+msgid "success"
+msgstr ""
+
+#: ../jhbuild/frontends/terminal.py:279
+msgid "the following modules were not built"
+msgstr ""
+
+#: ../jhbuild/frontends/terminal.py:301 ../jhbuild/frontends/tinderbox.py:415
+msgid "automatically retrying configure"
+msgstr ""
+
+#: ../jhbuild/frontends/terminal.py:305 ../jhbuild/frontends/tinderbox.py:420
+msgid "automatically forcing a fresh checkout"
+msgstr ""
+
+#: ../jhbuild/frontends/terminal.py:319
+msgid "Start shell"
+msgstr ""
+
+#: ../jhbuild/frontends/terminal.py:320
+msgid "Reload configuration"
+msgstr ""
+
+#: ../jhbuild/frontends/terminal.py:329
+msgid "choice: "
+msgstr "seçim:"
+
+#: ../jhbuild/frontends/terminal.py:344
+msgid "exit shell to continue with build"
+msgstr ""
+
+#: ../jhbuild/frontends/terminal.py:354
+msgid "invalid choice"
+msgstr "geçersiz seçim"
+
+#: ../jhbuild/frontends/terminal.py:362
+msgid "Type \"yes\" to confirm the action: "
+msgstr ""
+
+#: ../jhbuild/frontends/terminal.py:365
+msgid "yes"
+msgstr "evet"
+
+#: ../jhbuild/main.py:98
+msgid "You should not run jhbuild as root.\n"
+msgstr "jhbuild'i root olarak çalıştırmamalısınız.\n"
+
+#: ../jhbuild/main.py:106
+msgid "%prog [ -f config ] command [ options ... ]"
+msgstr ""
+
+#: ../jhbuild/main.py:108
+msgid ""
+"Build a set of modules from diverse repositories in correct dependency order "
+"(such as GNOME)."
+msgstr ""
+
+#: ../jhbuild/main.py:113
+msgid "Display this help and exit"
+msgstr "Bu yardımı göster ve çık"
+
+#: ../jhbuild/main.py:120
+msgid "use a non default configuration file"
+msgstr ""
+
+#: ../jhbuild/main.py:123
+msgid "use a non default module set"
+msgstr ""
+
+#: ../jhbuild/main.py:126
+msgid "do not prompt for input"
+msgstr ""
+
+#: ../jhbuild/main.py:129
+msgid "modify the condition set"
+msgstr ""
+
+#: ../jhbuild/main.py:160
+msgid "Interrupted"
+msgstr "Kesintiye Uğradı"
+
+#: ../jhbuild/main.py:163
+msgid "EOF"
+msgstr "EOF"
+
+#: ../jhbuild/modtypes/autotools.py:211 ../jhbuild/modtypes/cmake.py:72
+#: ../jhbuild/modtypes/linux.py:109 ../jhbuild/modtypes/waf.py:76
+msgid "Configuring"
+msgstr "Yapılandırılıyor"
+
+#: ../jhbuild/modtypes/autotools.py:251 ../jhbuild/modtypes/cmake.py:98
+#: ../jhbuild/modtypes/linux.py:141 ../jhbuild/modtypes/waf.py:85
+msgid "Cleaning"
+msgstr "Temizleniyor"
+
+#: ../jhbuild/modtypes/autotools.py:260 ../jhbuild/modtypes/cmake.py:107
+#: ../jhbuild/modtypes/distutils.py:57 ../jhbuild/modtypes/linux.py:154
+#: ../jhbuild/modtypes/perl.py:52 ../jhbuild/modtypes/waf.py:93
+msgid "Building"
+msgstr "İnşa Ediliyor"
+
+#: ../jhbuild/modtypes/autotools.py:294 ../jhbuild/modtypes/waf.py:111
+msgid "Checking"
+msgstr ""
+
+#: ../jhbuild/modtypes/autotools.py:307 ../jhbuild/modtypes/cmake.py:116
+#: ../jhbuild/modtypes/waf.py:123
+msgid "Creating tarball for"
+msgstr ""
+
+#: ../jhbuild/modtypes/autotools.py:316
+msgid "Dist checking"
+msgstr ""
+
+#: ../jhbuild/modtypes/autotools.py:328
+msgid "Uninstalling old installed version"
+msgstr ""
+
+#: ../jhbuild/modtypes/autotools.py:331 ../jhbuild/modtypes/cmake.py:125
+#: ../jhbuild/modtypes/distutils.py:69 ../jhbuild/modtypes/perl.py:66
+#: ../jhbuild/modtypes/waf.py:134
+msgid "Installing"
+msgstr "Kuruluyor"
+
+#: ../jhbuild/modtypes/autotools.py:360
+msgid "Distcleaning"
+msgstr ""
+
+#: ../jhbuild/modtypes/autotools.py:395
+#, python-format
+msgid "<%s/> tag must contain value=''"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:60
+#, python-format
+msgid "unknown module type %s"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:77
+#, python-format
+msgid "dep node for module %s is missing package attribute"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:86 ../jhbuild/modtypes/__init__.py:93
+#, python-format
+msgid "%(node)s node for %(module)s module is missing %(attribute)s attribute"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:139
+#, python-format
+msgid "no <branch> element found for %s"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:148
+#, python-format
+msgid ""
+"Repository=%(missing)s not found for module id=%(module)s. Possible "
+"repositories are %(possible)s"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:155
+#, python-format
+msgid ""
+"No repository for module id=%(module)s. Either set branch/repo or default "
+"repository."
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:224
+#, python-format
+msgid "Deleting .la file: %r"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:309
+#, python-format
+msgid "Moving temporary DESTDIR %r into build prefix"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:331
+#, python-format
+msgid ""
+"Files remaining in buildroot %(dest)r; module may have installed files "
+"outside of prefix."
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:349
+#, python-format
+msgid "Module failed to install into DESTDIR %(dest)r"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:359
+#, python-format
+msgid "%d files remaining from previous build"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:362 ../jhbuild/utils/packagedb.py:282
+#, python-format
+msgid "Deleted: %(file)r"
+msgstr "Silindi: %(file)r"
+
+#: ../jhbuild/modtypes/__init__.py:367
+#, python-format
+msgid "Failed to delete no longer installed file %(file)r: %(msg)s"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:375
+#, python-format
+msgid ""
+"Install encountered errors: %(num)d errors raised, %(files)d files copied. "
+"The errors are:\n"
+"  %(err)s"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:382
+#, python-format
+msgid "Install complete: %d files copied"
+msgstr "Kurulum tamamlandı: %d dosya kopyalandı"
+
+#: ../jhbuild/modtypes/__init__.py:430
+#, python-format
+msgid "Skipping %s (not updated)"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:442
+#, python-format
+msgid "Skipping %s (package and dependencies not updated)"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:531 ../jhbuild/modtypes/__init__.py:549
+#: ../jhbuild/modtypes/linux.py:81 ../jhbuild/modtypes/linux.py:88
+msgid "Checking out"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:535
+#, python-format
+msgid "source directory %s was not created"
+msgstr ""
+
+#: ../jhbuild/modtypes/__init__.py:552
+msgid "wipe directory and start over"
+msgstr ""
+
+#: ../jhbuild/modtypes/linux.py:45
+#, python-format
+msgid "kconfig file %s was not created"
+msgstr ""
+
+#: ../jhbuild/modtypes/linux.py:93
+msgid "make mrproper"
+msgstr ""
+
+#: ../jhbuild/modtypes/linux.py:167
+msgid "Installing kernel"
+msgstr ""
+
+#: ../jhbuild/modtypes/linux.py:185
+msgid "Installing modules"
+msgstr "Modüller kuruluyor"
+
+#: ../jhbuild/modtypes/linux.py:200
+msgid "Installing kernel headers"
+msgstr ""
+
+#: ../jhbuild/modtypes/linux.py:240
+#, python-format
+msgid ""
+"Repository=%(missing)s not found for kconfig in linux id=%(linux_id)s. "
+"Possible repositories are %(possible)s"
+msgstr ""
+
+#: ../jhbuild/modtypes/linux.py:246
+#, python-format
+msgid ""
+"Default repository=%(missing)s not found for kconfig in linux id="
+"%(linux_id)s. Possible repositories are %(possible)s"
+msgstr ""
+
+#: ../jhbuild/modtypes/tarball.py:68
+#, python-format
+msgid "module '%(module)s' has invalid size attribute ('%(size)s')"
+msgstr ""
+
+#: ../jhbuild/moduleset.py:34 ../jhbuild/utils/httpcache.py:46
+msgid "Python XML packages are required but could not be found"
+msgstr ""
+
+#: ../jhbuild/moduleset.py:79
+#, python-format
+msgid "fixed case of module '%(orig)s' to '%(new)s'"
+msgstr ""
+
+#: ../jhbuild/moduleset.py:118
+#, python-format
+msgid "%(module)s has a dependency on unknown \"%(invalid)s\" module"
+msgstr ""
+
+#: ../jhbuild/moduleset.py:131
+#, python-format
+msgid "Circular dependencies detected: %s"
+msgstr ""
+
+#: ../jhbuild/moduleset.py:282
+msgid "Unknown module:"
+msgstr "Bilinmeyen modül:"
+
+#: ../jhbuild/moduleset.py:408
+msgid "<if> must have exactly one of condition-set='' or condition-unset=''"
+msgstr ""
+
+#: ../jhbuild/moduleset.py:427
+#, python-format
+msgid "could not download %s: %s"
+msgstr ""
+
+#: ../jhbuild/moduleset.py:432 ../jhbuild/moduleset.py:434
+#, python-format
+msgid "failed to parse %s: %s"
+msgstr ""
+
+#: ../jhbuild/moduleset.py:464
+msgid "Duplicate repository:"
+msgstr ""
+
+#: ../jhbuild/moduleset.py:567
+#, python-format
+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 %s."
+msgstr ""
+
+#: ../jhbuild/utils/cmds.py:40
+msgid "Call to undefined command"
+msgstr ""
+
+#: ../jhbuild/utils/httpcache.py:185
+msgid "file not in cache, but not allowed to check network"
+msgstr ""
+
+#: ../jhbuild/utils/lockfile.py:108
+#, python-format
+msgid "Removing stale lock left by no longer extant pid %(pid)d, uid %(uid)d"
+msgstr ""
+
+#: ../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 ""
+
+#: ../jhbuild/utils/packagedb.py:75
+#, python-format
+msgid "package %s has files with embedded new lines"
+msgstr ""
+
+#: ../jhbuild/utils/packagedb.py:158
+msgid "Package DB modified externally, rereading"
+msgstr ""
+
+#: ../jhbuild/utils/packagedb.py:269
+#, python-format
+msgid ""
+"no manifest for '%s', can't uninstall.  Try building again, then "
+"uninstalling."
+msgstr ""
+
+#: ../jhbuild/utils/packagedb.py:286
+#, python-format
+msgid "Failed to delete %(file)r: %(msg)s"
+msgstr ""
+
+#: ../jhbuild/utils/systeminstall.py:142
+msgid "No suitable root privilege command found; you should install \"pkexec\""
+msgstr ""
+
+#: ../jhbuild/utils/systeminstall.py:171 ../jhbuild/utils/systeminstall.py:174
+#, python-format
+msgid "PackageKit: %s"
+msgstr "PackageKit: %s"
+
+#: ../jhbuild/utils/systeminstall.py:252
+msgid "Nothing available to install"
+msgstr ""
+
+#: ../jhbuild/utils/systeminstall.py:255
+#, python-format
+msgid ""
+"Installing:\n"
+"  %s"
+msgstr ""
+"Kuruluyor:\n"
+"  %s"
+
+#: ../jhbuild/utils/systeminstall.py:261
+msgid "Complete!"
+msgstr "Tamamlandı!"
+
+#: ../jhbuild/utils/systeminstall.py:272
+msgid "Using yum to install packages.  Please wait."
+msgstr "Paketleri kurmak için yum kullanılıyor.  Lütfen bekleyin."
+
+#: ../jhbuild/utils/systeminstall.py:275
+#, python-format
+msgid ""
+"Installing:\n"
+"  %(pkgs)s"
+msgstr ""
+"Kuruluyor:\n"
+"  %(pkgs)s"
+
+#: ../jhbuild/utils/systeminstall.py:285 ../jhbuild/utils/systeminstall.py:335
+msgid "Nothing to install"
+msgstr "Kurulacak bir şey yok"
+
+#: ../jhbuild/utils/systeminstall.py:316
+msgid "Using apt-file to search for providers; this may be slow.  Please wait."
+msgstr ""
+
+#: ../jhbuild/utils/systeminstall.py:325
+#, python-format
+msgid "No native package found for %(id)s (%(filename)s)"
+msgstr ""
+
+#: ../jhbuild/utils/systeminstall.py:330
+#, python-format
+msgid "Installing: %(pkgs)s"
+msgstr "Kuruluyor: %(pkgs)s"
+
+#: ../jhbuild/utils/trigger.py:57
+#, python-format
+msgid "No keys specified in trigger script %r"
+msgstr ""
+
+#: ../jhbuild/utils/unpack.py:145
+#, python-format
+msgid "Failed to unpack %s (unknown archive type)"
+msgstr ""
+
+#: ../jhbuild/utils/unpack.py:147
+#, python-format
+msgid "Failed to unpack %s"
+msgstr ""
+
+#: ../jhbuild/utils/unpack.py:153
+#, python-format
+msgid "Failed to unpack %s (empty file?)"
+msgstr ""
+
+#: ../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 %(name)s has wrong override, check your %(filename)s"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/bzr.py:119
+msgid "attribute is deprecated. Use revspec instead."
+msgstr ""
+
+#: ../jhbuild/versioncontrol/bzr.py:175
+#, 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 ""
+
+#: ../jhbuild/versioncontrol/cvs.py:104
+#, python-format
+msgid "could not log into %s\n"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/cvs.py:122
+#, python-format
+msgid "%s is not managed by CVS"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/cvs.py:274
+#, python-format
+msgid "\"%s\" does not appear to be a CVS working copy"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/cvs.py:277
+#, python-format
+msgid ""
+"working copy points at the wrong repository (expected %(root1)s but got "
+"%(root2)s). "
+msgstr ""
+
+#: ../jhbuild/versioncontrol/cvs.py:279
+msgid "Consider using the changecvsroot.py script to fix this."
+msgstr ""
+
+#: ../jhbuild/versioncontrol/darcs.py:86 ../jhbuild/versioncontrol/darcs.py:92
+#: ../jhbuild/versioncontrol/fossil.py:84
+#: ../jhbuild/versioncontrol/fossil.py:97 ../jhbuild/versioncontrol/git.py:567
+#: ../jhbuild/versioncontrol/git.py:607 ../jhbuild/versioncontrol/git.py:683
+#: ../jhbuild/versioncontrol/hg.py:87 ../jhbuild/versioncontrol/hg.py:93
+msgid "date based checkout not yet supported\n"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/git.py:111
+msgid "ignored bad branch redefinition for module:"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/git.py:201
+msgid "Need at least git-1.5.6 from June/08 to operate"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/git.py:215
+msgid "Unexpected: Checkoutdir is not a git repository:"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/git.py:271
+#, python-format
+msgid ""
+"The requested branch \"%s\" is not available. Neither locally, nor remotely "
+"in the origin remote."
+msgstr ""
+
+#: ../jhbuild/versioncontrol/git.py:279
+msgid "Refusing to switch a dirty tree."
+msgstr ""
+
+#: ../jhbuild/versioncontrol/git.py:357
+#, python-format
+msgid "Command %s returned no output"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/git.py:362
+#, python-format
+msgid "Command %s did not include commit line: %r"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/git.py:429
+msgid ""
+"Failed to update module as it switched to git (you should check for changes "
+"then remove the directory)."
+msgstr ""
+
+#: ../jhbuild/versioncontrol/git.py:430
+msgid ""
+"Failed to update module (missing .git) (you should check for changes then "
+"remove the directory)."
+msgstr ""
+
+#: ../jhbuild/versioncontrol/git.py:534
+msgid ""
+"External handling failed\n"
+" If you are running git version < 1.5.6 it is recommended you update.\n"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/git.py:579
+#, python-format
+msgid "Cannot get last revision from %s. Check the module location."
+msgstr ""
+
+#: ../jhbuild/versioncontrol/__init__.py:196
+#, python-format
+msgid "unknown repository type %s"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/mtn.py:93
+#, python-format
+msgid "Initializing %s"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/mtn.py:101
+#, python-format
+msgid "Pulling branch %(branch)s from %(server)s"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/mtn.py:119
+#, python-format
+msgid "branch %(branch)s has %(num)d heads"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/mtn.py:125
+#, python-format
+msgid "Checking out branch '%(branch)s' to directory '%(dir)s'"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/mtn.py:134
+#, python-format
+msgid "Updating working copy %s"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/svn.py:74
+msgid "Getting SVN subdirs: this operation might be long..."
+msgstr ""
+
+#: ../jhbuild/versioncontrol/svn.py:97
+#, python-format
+msgid "could not get Subversion URI for %s"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/svn.py:100
+#, python-format
+msgid "could not parse \"svn info\" output for %s"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/svn.py:309
+msgid "Error checking for conflicts"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:90
+#, python-format
+msgid "branch for %s is not correct, check the moduleset file."
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:126
+#, python-format
+msgid "URL has no filename component: %s"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:169
+msgid "file not downloaded"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:174
+#, python-format
+msgid "downloaded file size is incorrect (expected %(size1)d, got %(size2)d)"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:180
+#, python-format
+msgid "invalid hash attribute on module %s"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:193
+#, python-format
+msgid "file hash is incorrect (expected %(sum1)s, got %(sum2)s)"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:196
+#, python-format
+msgid "skipped hash check (missing support for %s)"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:210
+msgid "unable to find wget or curl"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:226
+#, python-format
+msgid "tarball dir (%s) can not be created"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:228
+#, python-format
+msgid "tarball dir (%s) must be writable"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:240
+#, python-format
+msgid "failed to unpack %s"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:243
+#, python-format
+msgid "could not unpack tarball (expected %s dir)"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:258
+#, python-format
+msgid "could not download patch (error: %s)"
+msgstr "yama indirilemedi (hata: %s)"
+
+#: ../jhbuild/versioncontrol/tarball.py:260
+msgid "could not download patch"
+msgstr "yama indirilemedi"
+
+#: ../jhbuild/versioncontrol/tarball.py:292
+#, python-format
+msgid "Failed to find patch: %s"
+msgstr "Yama bulunamadı: %s"
+
+#: ../jhbuild/versioncontrol/tarball.py:294
+msgid "Applying patch"
+msgstr "Yama uygulanıyor"
+
+#: ../jhbuild/versioncontrol/tarball.py:302
+msgid "unable to find quilt"
+msgstr ""
+
+#: ../jhbuild/versioncontrol/tarball.py:313
+msgid "could not checkout quilt patch set"
+msgstr ""



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