1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360
|
# translation of gimp-python to Turkish
# This file is distributed under the same license as the gimp-python package.
# Copyright (C) 2001 Free Software Foundation, Inc.
#
# Ömer Fadıl USTA <omer_fad@hotmail.com>, 2002.
# Fatih Demir <kabalak@gtranslator.org>, 2001.
# Alper Ersoy <aersoy@tfz.net>, 2001.
# Muhammet Kara <muhammet.k@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: GIMP 1.3.5\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=gimp&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2012-01-06 23:49+0000\n"
"PO-Revision-Date: 2012-01-08 19:49+0000\n"
"Last-Translator: Muhammet Kara <muhammet.k@gmail.com>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr\n"
"X-Generator: Lokalize 1.2\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../plug-ins/pygimp/gimpfu.py:394
msgid "Missing exception information"
msgstr "İstisna bilgisi eksik"
#: ../plug-ins/pygimp/gimpfu.py:403
#, python-format
msgid "An error occurred running %s"
msgstr "%s çalıştırılırken bir hata meydana geldi"
#: ../plug-ins/pygimp/gimpfu.py:414
msgid "_More Information"
msgstr "_Daha Fazla Bilgi"
#: ../plug-ins/pygimp/gimpfu.py:526 ../plug-ins/pygimp/gimpfu.py:538
#: ../plug-ins/pygimp/gimpfu.py:544
msgid "No"
msgstr "Hayır"
#: ../plug-ins/pygimp/gimpfu.py:536 ../plug-ins/pygimp/gimpfu.py:544
msgid "Yes"
msgstr "Evet"
#: ../plug-ins/pygimp/gimpfu.py:596 ../plug-ins/pygimp/gimpui.py:223
msgid "Python-Fu File Selection"
msgstr "Python-Fu Dosya Seçimi"
#: ../plug-ins/pygimp/gimpfu.py:607
msgid "Python-Fu Folder Selection"
msgstr "Python-Fu Klasör Seçimi"
#: ../plug-ins/pygimp/gimpfu.py:696
#, python-format
msgid "Invalid input for '%s'"
msgstr "'%s' için geçersiz girdi"
#: ../plug-ins/pygimp/gimpui.py:176
msgid "Python-Fu Color Selection"
msgstr "Python-Fu Renk Seçimi"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:109
msgid "Saving as colored XHTML"
msgstr "Renkli XHTML olarak kaydediliyor"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:186
msgid "Save as colored XHTML"
msgstr "Renkli XHTML olarak kaydet"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:191
msgid "Colored XHTML"
msgstr "Renkli XHTML"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198
msgid "Character _source"
msgstr "Karakter _kaynağı"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:199
msgid "Source code"
msgstr "Kaynak kodu"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:200
msgid "Text file"
msgstr "Metin dosyası"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:201
msgid "Entry box"
msgstr "Giriş kutusu"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:202
msgid "_File to read or characters to use"
msgstr "Okunacak _dosya ya da kullanılacak karakterler"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:204
msgid "Fo_nt size in pixels"
msgstr "Piksel ci_nsinden yazı tipi boyutu"
#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:205
msgid "_Write a separate CSS file"
msgstr "Ayrı bir CSS dosyası _yaz"
#: ../plug-ins/pygimp/plug-ins/gradients-save-as-css.py:96
msgid "Gradient to use"
msgstr "Kullanılacak renk geçişi"
#: ../plug-ins/pygimp/plug-ins/gradients-save-as-css.py:97
msgid "File Name"
msgstr "Dosya İsmi"
#: ../plug-ins/pygimp/plug-ins/foggify.py:56
msgid "Add a layer of fog"
msgstr "Sisli bir katman ekle"
#: ../plug-ins/pygimp/plug-ins/foggify.py:61
msgid "_Fog..."
msgstr "_Sis..."
#: ../plug-ins/pygimp/plug-ins/foggify.py:66
msgid "_Layer name"
msgstr "_Katman ismi"
#: ../plug-ins/pygimp/plug-ins/foggify.py:66
msgid "Clouds"
msgstr "Bulutlar"
#: ../plug-ins/pygimp/plug-ins/foggify.py:67
msgid "_Fog color"
msgstr "_Sis rengi"
#: ../plug-ins/pygimp/plug-ins/foggify.py:68
msgid "_Turbulence"
msgstr "_Hava Boşluğu"
#: ../plug-ins/pygimp/plug-ins/foggify.py:69
msgid "Op_acity"
msgstr "Işık Geçi_rmezlik"
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:44
msgid "Offset the colors in a palette"
msgstr "Bir paletteki renkleri dengele"
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:49
msgid "_Offset Palette..."
msgstr "_Paleti Dengele..."
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:52
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:56
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:59
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:81
msgid "Palette"
msgstr "Palet"
#: ../plug-ins/pygimp/plug-ins/palette-offset.py:53
msgid "Off_set"
msgstr "Den_gele"
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:48
msgid "Sort the colors in a palette"
msgstr "Bir paletteki renkleri sırala"
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:53
msgid "_Sort Palette..."
msgstr "_Paleti Sırala..."
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:57
msgid "Color _model"
msgstr "Renk _modeli"
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:58
msgid "RGB"
msgstr "RGB"
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:59
msgid "HSV"
msgstr "HSV"
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:60
msgid "Channel to _sort"
msgstr "_Sıralanacak kanal"
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:61
msgid "Red or Hue"
msgstr "Kırmızı veya Renk Özü"
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:62
msgid "Green or Saturation"
msgstr "Yeşil veya Doygunluk"
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:63
msgid "Blue or Value"
msgstr "Mavi veya Değer"
#: ../plug-ins/pygimp/plug-ins/palette-sort.py:64
msgid "_Ascending"
msgstr "_Artan"
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:52
msgid "Create a repeating gradient using colors from the palette"
msgstr "Paletteki renkleri kullanarak tekrarlamalı bir renk geçişi oluştur"
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:57
msgid "Palette to _Repeating Gradient"
msgstr "Paletten Tek_rarlamalı Renk Geçişi"
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:74
msgid "Create a gradient using colors from the palette"
msgstr "Paletteki renkleri kullanarak bir renk geçişi oluştur"
#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:79
msgid "Palette to _Gradient"
msgstr "Paletten Renk _Geçişi"
#: ../plug-ins/pygimp/plug-ins/py-slice.py:59
msgid "Slice"
msgstr "Dilimle"
#. table snippet means a small piece of HTML code here
#: ../plug-ins/pygimp/plug-ins/py-slice.py:420
#, fuzzy
msgid "Cuts an image along its guides, creates images and a HTML table snippet"
msgstr ""
"Bir görüntüyü rehberi boyunca keser, görüntüyü ve bir HTML tablosu parçası "
"oluşturur"
#: ../plug-ins/pygimp/plug-ins/py-slice.py:431
msgid "_Slice..."
msgstr "_Dilimle..."
#: ../plug-ins/pygimp/plug-ins/py-slice.py:436
msgid "Path for HTML export"
msgstr "HTML dışa aktarımı için yol"
#: ../plug-ins/pygimp/plug-ins/py-slice.py:437
msgid "Filename for export"
msgstr "Dışa aktarım için dosya ismi"
#: ../plug-ins/pygimp/plug-ins/py-slice.py:438
msgid "Image name prefix"
msgstr "Görüntü ismi öneki"
#: ../plug-ins/pygimp/plug-ins/py-slice.py:439
msgid "Image format"
msgstr "Görüntü biçimi"
#: ../plug-ins/pygimp/plug-ins/py-slice.py:440
msgid "Separate image folder"
msgstr "Görüntü klasörünü ayır"
#: ../plug-ins/pygimp/plug-ins/py-slice.py:442
msgid "Folder for image export"
msgstr "Görüntü dışa aktarımı için klasör"
#: ../plug-ins/pygimp/plug-ins/py-slice.py:443
msgid "Space between table elements"
msgstr "Tablo elemanları arasındaki boşluk"
#: ../plug-ins/pygimp/plug-ins/py-slice.py:445
msgid "Javascript for onmouseover and clicked"
msgstr ""
"onmouseover (fare ile üzerine gelindiğinde) ve clicked (tıklandığında) için "
"Javascript"
#. table caps are table cells on the edge of the table
#: ../plug-ins/pygimp/plug-ins/py-slice.py:448
#, fuzzy
msgid "Skip animation for table caps"
msgstr "Tablo resimleri için canlandırmayı geç"
#: ../plug-ins/pygimp/plug-ins/python-console.py:56
msgid "Python Console"
msgstr "Python Uçbirimi"
#: ../plug-ins/pygimp/plug-ins/python-console.py:60
msgid "_Browse..."
msgstr "_Gözat..."
#: ../plug-ins/pygimp/plug-ins/python-console.py:138
msgid "Python Procedure Browser"
msgstr "Python Süreç Tarayıcısı"
#: ../plug-ins/pygimp/plug-ins/python-console.py:167
#, python-format
msgid "Could not open '%s' for writing: %s"
msgstr "'%s', yazma için açılamadı: %s"
#: ../plug-ins/pygimp/plug-ins/python-console.py:182
#, python-format
msgid "Could not write to '%s': %s"
msgstr "'%s'ye yazılamadı: %s"
#: ../plug-ins/pygimp/plug-ins/python-console.py:190
msgid "Save Python-Fu Console Output"
msgstr "Python-Fu Uçbirim Çıktısını Kaydet"
#: ../plug-ins/pygimp/plug-ins/python-console.py:216
msgid "Interactive GIMP Python interpreter"
msgstr "Etkileşimli GIMP Python yorumlayıcısı"
#: ../plug-ins/pygimp/plug-ins/python-console.py:221
msgid "_Console"
msgstr "_Uçbirim"
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:60
#, fuzzy
msgid "Add a drop shadow to a layer, and optionally bevel it"
msgstr "Bir katmana gölge düşür ve tercihen ona şev ver"
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:65
#, fuzzy
msgid "_Drop Shadow and Bevel..."
msgstr "_Gölge Düşür ve Şev Ver..."
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:70
msgid "_Shadow blur"
msgstr "_Gölge bulanıklığı"
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:71
#, fuzzy
msgid "_Bevel"
msgstr "_Şev Ver"
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:72
msgid "_Drop shadow"
msgstr "_Gölge düşür"
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:73
#, fuzzy
msgid "Drop shadow _X displacement"
msgstr "_Y ekseninde gölge düşür"
#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:74
#, fuzzy
msgid "Drop shadow _Y displacement"
msgstr "_Y ekseninde gölge düşür"
#: ../plug-ins/pygimp/plug-ins/text-brush.py:75
msgid "Create a new brush with characters from a text sequence"
msgstr "Bir metin dizisindeki karakterlerle yeni bir fırça oluştur"
#: ../plug-ins/pygimp/plug-ins/text-brush.py:81
msgid "New Brush from _Text..."
msgstr "_Metinden Yeni Fırça..."
#: ../plug-ins/pygimp/plug-ins/text-brush.py:84
msgid "Font"
msgstr "Yazı Tipi"
#: ../plug-ins/pygimp/plug-ins/text-brush.py:85
msgid "Pixel Size"
msgstr "Piksel Boyutu"
#: ../plug-ins/pygimp/plug-ins/text-brush.py:86
msgid "Text"
msgstr "Metin"
#, fuzzy
#~ msgid "Gimp-Python Console"
#~ msgstr "Python Konsolu"
|