mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-24 23:21:21 +00:00
#1449 Updated Turkish translation
This commit is contained in:
Binary file not shown.
@@ -13,20 +13,23 @@
|
|||||||
# You should have received a copy of the GNU Lesser General Public
|
# You should have received a copy of the GNU Lesser General Public
|
||||||
# License along with this library.
|
# License along with this library.
|
||||||
|
|
||||||
|
|
||||||
decompilationError = Ayr\u0131\u015ft\u0131rma hatas\u0131
|
decompilationError = Ayr\u0131\u015ft\u0131rma hatas\u0131
|
||||||
decompilationError.timeout = Zamana\u015f\u0131m\u0131na ({0}) ula\u015f\u0131ld\u0131
|
decompilationError.timeout = Zamana\u015f\u0131m\u0131na ({0}) ula\u015f\u0131ld\u0131
|
||||||
decompilationError.timeout.description = Zamana\u015f\u0131m\u0131 nedeniyle ayr\u0131\u015ft\u0131r\u0131lmad\u0131
|
decompilationError.timeout.description = Zamana\u015f\u0131m\u0131 nedeniyle ayr\u0131\u015ft\u0131r\u0131lmad\u0131
|
||||||
decompilationError.obfuscated = Kod \u015fa\u015f\u0131rtabilir
|
decompilationError.obfuscated = Kod gizlenmi\u015f olabilir
|
||||||
decompilationError.errorType = Hata t\u00fcr\u00fc
|
decompilationError.errorType = Hata t\u00fcr\u00fc
|
||||||
decompilationError.error.description = Hata nedeniyle ayr\u0131\u015ft\u0131r\u0131lmad\u0131
|
decompilationError.error.description = Hata nedeniyle ayr\u0131\u015ft\u0131r\u0131lmad\u0131
|
||||||
decompilationError.actionCount = Eylem say\u0131s\u0131:
|
decompilationError.actionCount = Eylem say\u0131s\u0131:
|
||||||
decompilationError.instructionCount = Talimat say\u0131s\u0131:
|
decompilationError.instructionCount = Talimat say\u0131s\u0131:
|
||||||
|
|
||||||
|
|
||||||
decompilation.skipped = Ayr\u0131\u015ft\u0131rma atland\u0131
|
decompilation.skipped = Ayr\u0131\u015ft\u0131rma atland\u0131
|
||||||
decompilation.unsupported = Decompiler taraf\u0131ndan desteklenmiyor
|
decompilation.unsupported = Kod \u00e7\u00f6z\u00fcc\u00fc taraf\u0131ndan desteklenmiyor
|
||||||
decompilerMark = ayr\u0131\u015ft\u0131r\u0131c\u0131 i\u015fareti
|
decompilerMark = kod \u00e7\u00f6z\u00fcc\u00fc i\u015fareti
|
||||||
|
|
||||||
#example: 1 hour and 2 minutes
|
#example: 1 hour and 2 minutes
|
||||||
|
|
||||||
timeFormat.and = ve
|
timeFormat.and = ve
|
||||||
timeFormat.hour = saat
|
timeFormat.hour = saat
|
||||||
timeFormat.hours = saatler
|
timeFormat.hours = saatler
|
||||||
@@ -35,8 +38,10 @@ timeFormat.minutes = dakikalar
|
|||||||
timeFormat.second = saniye
|
timeFormat.second = saniye
|
||||||
timeFormat.seconds = saniyeler
|
timeFormat.seconds = saniyeler
|
||||||
|
|
||||||
fontNotFound = ID =% fontId% olan yaz\u0131 tipi bulunamad\u0131.
|
|
||||||
|
fontNotFound = ID=%fontId% ile yaz\u0131 tipi bulunamad\u0131.
|
||||||
|
|
||||||
|
|
||||||
trait.scriptinitializer = komut ba\u015flat\u0131c\u0131s\u0131
|
trait.scriptinitializer = komut ba\u015flat\u0131c\u0131s\u0131
|
||||||
trait.instanceinitializer = \u00f6rnek ba\u015flat\u0131c\u0131
|
trait.instanceinitializer = \u00f6rnek ba\u015flat\u0131c\u0131
|
||||||
trait.classinitializer = s\u0131n\u0131f ba\u015flat\u0131c\u0131
|
trait.classinitializer = s\u0131n\u0131f ba\u015flat\u0131c\u0131
|
||||||
|
|||||||
+696
-219
File diff suppressed because it is too large
Load Diff
+52
-44
@@ -12,81 +12,89 @@
|
|||||||
#
|
#
|
||||||
# You should have received a copy of the GNU Lesser General Public
|
# You should have received a copy of the GNU Lesser General Public
|
||||||
# License along with this library.
|
# License along with this library.
|
||||||
|
|
||||||
ui.list.heading = AVM2 p-kodu
|
ui.list.heading = AVM2 p-kodu
|
||||||
ui.list.pageTitle = AVM2 p-kodu
|
ui.list.pageTitle = AVM2 p-kodu
|
||||||
ui.list.documentTitle = AVM2 p-kodu
|
ui.list.documentTitle = AVM2 p-kodu
|
||||||
ui.list.pageDescription = P-kodu ayarlar\u0131n\u0131n listesi
|
ui.list.pageDescription = P-kodu ayarlar\u0131 listesi
|
||||||
|
|
||||||
|
|
||||||
name.QName = Kalifiye Ad
|
|
||||||
name.QNameA = Nitelendirilmi\u015f \u0130sim Niteli\u011fi
|
|
||||||
name.RTQName = \u00c7al\u0131\u015fma Zaman\u0131 Kalifiye Ad\u0131
|
|
||||||
name.RTQNameA = \u00d6znitelikte \u00c7al\u0131\u015fma Zaman\u0131 Niteli\u011finin Ad\u0131
|
|
||||||
name.RTQNameL = \u00c7al\u0131\u015fma Zaman\u0131 Kalifiye Ad\u0131 Ge\u00e7
|
|
||||||
name.RTQNameLA = \u00c7al\u0131\u015fma Zaman\u0131 Kalifiye Ad\u0131 Ge\u00e7erlilik Sonu
|
|
||||||
name.Multiname = Birden Fazla Ad Alan\u0131 Ad\u0131
|
|
||||||
name.MultinameA = \u00d6zniteli\u011fin \u00c7oklu \u0130sim Alan Ad\u0131
|
|
||||||
name.MultinameL = Birden Fazla Ad Alan\u0131 Ad\u0131 Ge\u00e7
|
|
||||||
name.MultinameLA = Birden Fazla Ad Alan\u0131 Ad\u0131 Ge\u00e7erlilik Sonu
|
|
||||||
name.TypeName = Tip Ad\u0131
|
|
||||||
|
|
||||||
namespacekind.Namespace = Ad alan\u0131
|
name.QName = Nitelikli \u0130sim
|
||||||
namespacekind.PrivateNamespace = \u00d6zel Ad Alan\u0131
|
name.QNameA = \u00d6zniteli\u011fin Nitelikli \u0130smi
|
||||||
namespacekind.PackageNamespace = Paket Ad Alan\u0131
|
name.RTQName = \u00c7al\u0131\u015fma Zaman\u0131 Nitelikli \u0130smi
|
||||||
namespacekind.PackageInternalNs = Paket \u0130\u00e7 Ad Alan\u0131
|
name.RTQNameA = \u00d6zniteli\u011fin \u00c7al\u0131\u015fma Zaman\u0131 Nitelikli \u0130smi
|
||||||
namespacekind.ProtectedNamespace = Korunan Ad Alan\u0131
|
name.RTQNameL = \u00c7al\u0131\u015fma Zaman\u0131 Nitelikli \u0130smi Ge\u00e7
|
||||||
namespacekind.ExplicitNamespace = A\u00e7\u0131k Ad Alan\u0131
|
name.RTQNameLA = \u00d6zniteli\u011fin \u00c7al\u0131\u015fma Zaman\u0131 Nitelikli \u0130smi Ge\u00e7
|
||||||
namespacekind.StaticProtectedNs = Statik Ad Alan\u0131
|
name.Multiname = \u00c7oklu \u0130sim Alan\u0131 \u0130smi
|
||||||
|
name.MultinameA = \u00d6zniteli\u011fin \u00c7oklu \u0130sim Alan\u0131 \u0130smi
|
||||||
|
name.MultinameL = \u00c7oklu \u0130sim Alan\u0131 \u0130smi Ge\u00e7
|
||||||
|
name.MultinameLA = \u00c7oklu \u0130sim Alan\u0131 \u0130smi Ge\u00e7
|
||||||
|
name.TypeName = T\u00fcr \u0130smi
|
||||||
|
|
||||||
|
|
||||||
|
namespacekind.Namespace = \u0130sim alan\u0131
|
||||||
|
namespacekind.PrivateNamespace = \u00d6zel \u0130sim Alan\u0131
|
||||||
|
namespacekind.PackageNamespace = Paket \u0130sim Alan\u0131
|
||||||
|
namespacekind.PackageInternalNs = Paket \u0130\u00e7 \u0130sim Alan\u0131
|
||||||
|
namespacekind.ProtectedNamespace = Korunan \u0130sim Alan\u0131
|
||||||
|
namespacekind.ExplicitNamespace = A\u00e7\u0131k \u0130ism Alan\u0131
|
||||||
|
namespacekind.StaticProtectedNs = Statik \u0130sim Alan\u0131
|
||||||
|
|
||||||
|
|
||||||
trait = \u00d6zellik
|
trait = \u00d6zellik
|
||||||
#types:
|
trait.method = T\u00fcr y\u00f6ntemi \u00f6zelli\u011fi
|
||||||
trait.method = Tip y\u00f6nteminin \u00f6zelli\u011fi
|
trait.slot = T\u00fcr yuvas\u0131 \u00f6zelli\u011fi
|
||||||
trait.slot = Tip yuvas\u0131n\u0131n \u00f6zelli\u011fi
|
trait.const = T\u00fcr yap\u0131s\u0131 \u00f6zelli\u011fi
|
||||||
trait.const = Const tipinin \u00f6zelli\u011fi
|
trait.method = T\u00fcr y\u00f6ntemi \u00f6zelli\u011fi
|
||||||
trait.method = Tip y\u00f6nteminin \u00f6zelli\u011fi
|
trait.setter = T\u00fcr ayarlay\u0131c\u0131 \u00f6zelli\u011fi
|
||||||
trait.setter = S\u0131n\u0131fland\u0131r\u0131c\u0131 tipinin \u00f6zelli\u011fi
|
trait.getter = T\u00fcr al\u0131c\u0131 \u00f6zelli\u011fi
|
||||||
trait.getter = T\u00fcr al\u0131c\u0131n\u0131n \u00f6zelli\u011fi
|
trait.class = T\u00fcr s\u0131n\u0131f\u0131 \u00f6zelli\u011fi
|
||||||
trait.class = S\u0131n\u0131f t\u00fcr\u00fcn\u00fcn \u00f6zelli\u011fi
|
trait.function = T\u00fcr i\u015flevi \u00f6zelli\u011fi
|
||||||
trait.function = Tip i\u015flevin niteli\u011fi
|
|
||||||
|
|
||||||
trait.metadata = Meta veri
|
trait.metadata = Meta veri
|
||||||
trait.metadata.item = Bir meta veri \u00f6\u011fesi
|
trait.metadata.item = Bir meta veri \u00f6\u011fesi
|
||||||
trait.metadata.end = Meta verilerin sonu
|
trait.metadata.end = Meta verilerin sonu
|
||||||
|
|
||||||
trait.flag = \u00d6zel bayrak
|
|
||||||
trait.flag.METADATA = \u00d6zellikler metadata ekli
|
trait.flag = \u00d6zellik bayra\u011f\u0131
|
||||||
trait.flag.FINAL = Son a\u015fama
|
trait.flag.METADATA = \u00d6zellik meta veriler eklenmi\u015ftir
|
||||||
trait.flag.OVERRIDE = \u00d6zellik \u00fcst \u00f6\u011feyi ge\u00e7ersiz k\u0131lar.
|
trait.flag.FINAL = Finalin \u00d6zellikleri
|
||||||
|
trait.flag.OVERRIDE = \u00d6zellik \u00fcst \u00f6\u011feyi ge\u00e7ersiz k\u0131lar
|
||||||
|
|
||||||
#method/getter/setter
|
#method/getter/setter
|
||||||
|
|
||||||
trait.dispid = G\u00f6nderim kimli\u011fi
|
trait.dispid = G\u00f6nderim kimli\u011fi
|
||||||
#slot/const/class/function
|
#slot/const/class/function
|
||||||
|
|
||||||
trait.slotid = Yuva kimli\u011fi
|
trait.slotid = Yuva kimli\u011fi
|
||||||
|
|
||||||
|
|
||||||
method = Y\u00f6ntem
|
method = Y\u00f6ntem
|
||||||
method.name = Y\u00f6ntemin ad\u0131
|
method.name = Y\u00f6ntemin ad\u0131
|
||||||
method.flag = Y\u00f6ntem bayra\u011f\u0131
|
method.flag = Y\u00f6ntem bayra\u011f\u0131
|
||||||
method.flag.NEED_ARGUMENTS = Kay\u0131t defterindeki "ba\u011f\u0131ms\u0131z de\u011fi\u015fkenler" nesnesi olu\u015fturma method_info.param_count+1
|
method.flag.NEED_ARGUMENTS = method_info.param_count+1 kayd\u0131nda "ba\u011f\u0131ms\u0131z de\u011fi\u015fkenler" nesnesi olu\u015ftur
|
||||||
method.flag.NEED_ACTIVATION = Bu y\u00f6ntem, yeni etkinle\u015ftirme talimat\u0131 kullan\u0131r
|
method.flag.NEED_ACTIVATION = Bu y\u00f6ntem, yeni etkinle\u015ftirme talimat\u0131 kullan\u0131r
|
||||||
method.flag.NEED_REST = Dizide kay\u0131t arg\u00fcmanlar\u0131 yaratmak method_info.param_count+1
|
method.flag.NEED_REST = method_info.param_count+1 kayd\u0131nda kalan ba\u011f\u0131ms\u0131z de\u011fi\u015fkenleri dizisi olu\u015ftur
|
||||||
method.flag.HAS_OPTIONAL = Bu y\u00f6ntemin iste\u011fe ba\u011fl\u0131 ba\u011f\u0131ms\u0131z de\u011fi\u015fkenleri var
|
method.flag.HAS_OPTIONAL = Bu y\u00f6ntemin iste\u011fe ba\u011fl\u0131 arg\u00fcmanlar\u0131 var
|
||||||
method.flag.IGNORE_REST = ??
|
method.flag.IGNORE_REST = ??
|
||||||
method.flag.EXPLICIT = ??
|
method.flag.EXPLICIT = ??
|
||||||
method.flag.SETSDXNS = Bu y\u00f6ntem, dxns veya dxnslate talimatlar\u0131n\u0131 kullan\u0131r
|
method.flag.SETSDXNS = Bu y\u00f6ntem, dxns veya dxnslate talimatlar\u0131n\u0131 kullan\u0131r
|
||||||
method.flag.HAS_PARAMNAMES = Bu y\u00f6ntem, method_info'da parametre adlar\u0131na sahiptir
|
method.flag.HAS_PARAMNAMES = Bu y\u00f6ntem, method_info'da parametre isimlerine sahiptir
|
||||||
method.param = Parametre t\u00fcr\u00fc
|
method.param = Parametre t\u00fcr\u00fc
|
||||||
method.paramname = Parametrenin ad\u0131
|
method.paramname = Parametrenin ismi
|
||||||
method.optional = \u0130ste\u011fe ba\u011fl\u0131 parametre i\u00e7in varsay\u0131lan de\u011fer
|
method.optional = \u0130ste\u011fe ba\u011fl\u0131 parametre i\u00e7in varsay\u0131lan de\u011fer
|
||||||
method.returns = Y\u00f6ntemin geri d\u00f6n\u00fc\u015f t\u00fcr\u00fc
|
method.returns = Y\u00f6ntemin geri d\u00f6n\u00fc\u015f t\u00fcr\u00fc
|
||||||
method.body = Y\u00f6ntemin bedeni
|
method.body = Y\u00f6ntemin g\u00f6vdesi
|
||||||
method.body.maxstack = Herhangi bir \u00e7al\u0131\u015ft\u0131rma noktas\u0131nda maksimum y\u0131\u011f\u0131n yuvas\u0131 say\u0131s\u0131
|
method.body.maxstack = Herhangi bir uygulama noktas\u0131nda maksimum y\u0131\u011f\u0131n yuvas\u0131 say\u0131s\u0131
|
||||||
method.body.localcount = En y\u00fcksek numaral\u0131 yerel kay\u0131t art\u0131 i\u015fareti dizini
|
method.body.localcount = En y\u00fcksek numaral\u0131 yerel kay\u0131t ve bir numaral\u0131 dizin
|
||||||
method.body.initscopedepth = Eri\u015filebilen minimum kapsam derinli\u011fi (maks. \u00d6l\u00e7e\u011fe g\u00f6re)
|
method.body.initscopedepth = Eri\u015filebilen minimum kapsam derinli\u011fi (maxscopedepth'e g\u00f6re)
|
||||||
method.body.maxscopedepth = Eri\u015filebilen maksimum kapsam derinli\u011fi
|
method.body.maxscopedepth = Eri\u015filebilen maksimum kapsam derinli\u011fi
|
||||||
method.body.try = \u0130stisna blo\u011fu
|
method.body.try = \u0130stisna blo\u011fu
|
||||||
method.body.try.from = \u0130stisnan\u0131n etkinle\u015ftirildi\u011fi ba\u015flang\u0131\u00e7 \u200b\u200bkonumu
|
method.body.try.from = \u0130stisnan\u0131n etkinle\u015ftirildi\u011fi ba\u015flang\u0131\u00e7 \u200b\u200bkonumu
|
||||||
method.body.try.to = \u0130stisna devre d\u0131\u015f\u0131 b\u0131rak\u0131ld\u0131ktan sonra biti\u015f pozisyonu
|
method.body.try.to = \u0130stisna devre d\u0131\u015f\u0131 b\u0131rak\u0131ld\u0131ktan sonra biti\u015f pozisyonu
|
||||||
method.body.try.target = Bu t\u00fcrden istisnalar at\u0131ld\u0131\u011f\u0131nda hangi denetime atlanaca\u011f\u0131 konumu
|
method.body.try.target = Bu t\u00fcr bir istisna at\u0131l\u0131rsa, hangi denetimin atlanmas\u0131 gerekti\u011fi konumu
|
||||||
method.body.try.type = \u00d6rt\u00fcl\u00fc istisna t\u00fcr\u00fc
|
method.body.try.type = \u00d6rt\u00fcl\u00fc istisna t\u00fcr\u00fc
|
||||||
method.body.try.name = \u00d6zel durum nesnesinin ad\u0131
|
method.body.try.name = \u00d6zel durum nesnesinin ismi
|
||||||
method.body.code = Metot g\u00f6vdesi kodu
|
method.body.code = Y\u00f6ntem g\u00f6vdesi kodu
|
||||||
|
|||||||
+49
-13
@@ -1,10 +1,12 @@
|
|||||||
DefaultAction.copy-to-clipboard.MenuText = Kopya
|
DefaultAction.copy-to-clipboard.MenuText = Kopyala
|
||||||
DefaultAction.cut-to-clipboard.MenuText = Kesmek
|
DefaultAction.cut-to-clipboard.MenuText = Kes
|
||||||
DefaultAction.paste-from-clipboard.MenuText = Yap\u0131\u015ft\u0131rmak
|
DefaultAction.paste-from-clipboard.MenuText = Yap\u0131\u015ft\u0131r
|
||||||
DefaultAction.select-all.MenuText = Hepsini Se\u00e7
|
DefaultAction.select-all.MenuText = Hepsini Se\u00e7
|
||||||
|
|
||||||
Action.find.MenuText = Bulmak
|
|
||||||
Action.find.ToolTip = Bul ve De\u011fi\u015ftir ileti\u015fim kutusunu g\u00f6r\u00fcnt\u00fcle
|
|
||||||
|
Action.find.MenuText = Bul
|
||||||
|
Action.find.ToolTip = Bul ve De\u011fi\u015ftir ileti\u015fim kutusunu g\u00f6ster
|
||||||
Action.find-next.MenuText = Sonrakini Bul
|
Action.find-next.MenuText = Sonrakini Bul
|
||||||
Action.find-next.ToolTip = Son Bulmay\u0131 Yinele
|
Action.find-next.ToolTip = Son Bulmay\u0131 Yinele
|
||||||
Action.goto-line.MenuText = Sat\u0131r Numaras\u0131na Git
|
Action.goto-line.MenuText = Sat\u0131r Numaras\u0131na Git
|
||||||
@@ -12,47 +14,69 @@ Action.goto-line.ToolTip = Sat\u0131r Numaras\u0131na Git
|
|||||||
Action.indent.MenuText = Sat\u0131rba\u015f\u0131
|
Action.indent.MenuText = Sat\u0131rba\u015f\u0131
|
||||||
Action.unindent.MenuText = Girintisiz
|
Action.unindent.MenuText = Girintisiz
|
||||||
Action.undo.MenuText = Geri al
|
Action.undo.MenuText = Geri al
|
||||||
Action.redo.MenuText = Yeniden Yapmak
|
Action.redo.MenuText = Yinele
|
||||||
Action.delete-lines.MenuText = \u00c7izgi(ler) Sil
|
Action.delete-lines.MenuText = \u00c7izgi(ler)i Sil
|
||||||
Action.dup-lines-up.MenuText = Yukar\u0131daki Yinelenen Sat\u0131r
|
Action.dup-lines-up.MenuText = Yukar\u0131daki Sat\u0131rlar\u0131 \u00c7o\u011falt
|
||||||
Action.dup-lines-down.MenuText = \u00c7izgileri A\u015fa\u011f\u0131 \u00c7o\u011falt
|
Action.dup-lines-down.MenuText = A\u015fa\u011f\u0131daki Sat\u0131rlar\u0131 \u00c7o\u011falt
|
||||||
Action.toggle-lines.MenuText = Sat\u0131r Say\u0131lar\u0131n\u0131 De\u011fi\u015ftir
|
Action.toggle-lines.MenuText = Sat\u0131r Numaralar\u0131n\u0131 De\u011fi\u015ftir
|
||||||
Action.show-abbs.MenuText = K\u0131saltmalar\u0131 g\u00f6ster
|
Action.show-abbs.MenuText = K\u0131saltmalar\u0131 g\u00f6ster
|
||||||
Action.show-abbs.ToolTip = K\u0131saltmalar\u0131 g\u00f6ster
|
Action.show-abbs.ToolTip = K\u0131saltmalar\u0131 g\u00f6ster
|
||||||
Action.complete-word.MenuText = Tam Kelime
|
Action.complete-word.MenuText = Tam Kelime
|
||||||
Action.jump-to-pair.MenuText = \u00c7ifte Ge\u00e7
|
Action.jump-to-pair.MenuText = \u00c7ift atla
|
||||||
Action.toggle-comments.MenuText = Yorumlar\u0131 De\u011fi\u015ftir/A\u00e7/Kapat
|
Action.toggle-comments.MenuText = Yorumlar\u0131 De\u011fi\u015ftir
|
||||||
|
|
||||||
# !!!! FFDec translators - please do not edit anything below this line !!!
|
# !!!! FFDec translators - please do not edit anything below this line !!!
|
||||||
#==========================================================================
|
#==========================================================================
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Components = jsyntaxpane.components.PairsMarker, \
|
Components = jsyntaxpane.components.PairsMarker, \
|
||||||
jsyntaxpane.components.LineNumbersRuler
|
jsyntaxpane.components.LineNumbersRuler
|
||||||
# This is the color to highlight tokens whenever the cursor is on them
|
# This is the color to highlight tokens whenever the cursor is on them
|
||||||
|
|
||||||
|
|
||||||
TokenMarker.Color = 0xffeeaa
|
TokenMarker.Color = 0xffeeaa
|
||||||
# Colors for PairMarkers
|
# Colors for PairMarkers
|
||||||
|
|
||||||
|
|
||||||
PairMarker.Color = 0xffbb77
|
PairMarker.Color = 0xffbb77
|
||||||
#
|
#
|
||||||
# Right Margin for LineNumbers border in pixels, Default = 5
|
# Right Margin for LineNumbers border in pixels, Default = 5
|
||||||
|
|
||||||
|
|
||||||
LineNumbers.RightMargin = 7
|
LineNumbers.RightMargin = 7
|
||||||
# Foreground for line numbers, Default = Black
|
# Foreground for line numbers, Default = Black
|
||||||
|
|
||||||
|
|
||||||
LineNumbers.Foreground = 0x333300
|
LineNumbers.Foreground = 0x333300
|
||||||
# Background for line numbers, Default = White
|
# Background for line numbers, Default = White
|
||||||
|
|
||||||
|
|
||||||
LineNumbers.Background = 0xeeeeff
|
LineNumbers.Background = 0xeeeeff
|
||||||
# Color to use for highlighting current line background
|
# Color to use for highlighting current line background
|
||||||
|
|
||||||
|
|
||||||
LineNumbers.CurrentBack = 0xccccee
|
LineNumbers.CurrentBack = 0xccccee
|
||||||
# Default color for the Caret, Black
|
# Default color for the Caret, Black
|
||||||
|
|
||||||
|
|
||||||
CaretColor = 0x000000
|
CaretColor = 0x000000
|
||||||
# Actions:
|
# Actions:
|
||||||
|
|
||||||
|
|
||||||
Action.quick-find = jsyntaxpane.actions.QuickFindAction, control F
|
Action.quick-find = jsyntaxpane.actions.QuickFindAction, control F
|
||||||
Action.find = jsyntaxpane.actions.FindReplaceAction, control H
|
Action.find = jsyntaxpane.actions.FindReplaceAction, control H
|
||||||
Action.find-next = jsyntaxpane.actions.FindNextAction, F3
|
Action.find-next = jsyntaxpane.actions.FindNextAction, F3
|
||||||
Action.goto-line = jsyntaxpane.actions.GotoLineAction, control G
|
Action.goto-line = jsyntaxpane.actions.GotoLineAction, control G
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Action.indent = jsyntaxpane.actions.IndentAction, TAB
|
Action.indent = jsyntaxpane.actions.IndentAction, TAB
|
||||||
Action.indent.Abbreviations = ${class_path}/abbreviations.properties
|
Action.indent.Abbreviations = ${class_path}/abbreviations.properties
|
||||||
Action.unindent = jsyntaxpane.actions.UnindentAction, shift TAB
|
Action.unindent = jsyntaxpane.actions.UnindentAction, shift TAB
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Action.jindent = jsyntaxpane.actions.JIndentAction, ENTER
|
Action.jindent = jsyntaxpane.actions.JIndentAction, ENTER
|
||||||
Action.undo = jsyntaxpane.actions.UndoAction, menu Z
|
Action.undo = jsyntaxpane.actions.UndoAction, menu Z
|
||||||
Action.redo = jsyntaxpane.actions.RedoAction, menu Y
|
Action.redo = jsyntaxpane.actions.RedoAction, menu Y
|
||||||
@@ -60,20 +84,28 @@ Action.delete-lines = jsyntaxpane.actions.DeleteLinesAction, control E
|
|||||||
Action.dup-lines-up = jsyntaxpane.actions.DuplicateLinesAction, shift control UP
|
Action.dup-lines-up = jsyntaxpane.actions.DuplicateLinesAction, shift control UP
|
||||||
Action.dup-lines-down = jsyntaxpane.actions.DuplicateLinesAction, shift control DOWN
|
Action.dup-lines-down = jsyntaxpane.actions.DuplicateLinesAction, shift control DOWN
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Action.toggle-lines = jsyntaxpane.actions.ToggleComponentAction, control F2
|
Action.toggle-lines = jsyntaxpane.actions.ToggleComponentAction, control F2
|
||||||
Action.toggle-lines.Component = jsyntaxpane.components.LineNumbersRuler
|
Action.toggle-lines.Component = jsyntaxpane.components.LineNumbersRuler
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Action.toggle-comments = jsyntaxpane.actions.ToggleCommentsAction, control SLASH
|
Action.toggle-comments = jsyntaxpane.actions.ToggleCommentsAction, control SLASH
|
||||||
Action.toggle-comments.SmallIcon = comment.png
|
Action.toggle-comments.SmallIcon = comment.png
|
||||||
Action.jump-to-pair = jsyntaxpane.actions.JumpToPairAction, control OPEN_BRACKET
|
Action.jump-to-pair = jsyntaxpane.actions.JumpToPairAction, control OPEN_BRACKET
|
||||||
Action.complete-word = jsyntaxpane.actions.CompleteWordAction, control K
|
Action.complete-word = jsyntaxpane.actions.CompleteWordAction, control K
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Action.smart-home = jsyntaxpane.actions.SmartHomeAction, HOME
|
Action.smart-home = jsyntaxpane.actions.SmartHomeAction, HOME
|
||||||
Action.smart-home-select = jsyntaxpane.actions.SmartHomeSelectAction, shift HOME
|
Action.smart-home-select = jsyntaxpane.actions.SmartHomeSelectAction, shift HOME
|
||||||
Action.show-abbs = jsyntaxpane.actions.ShowAbbsAction, F8
|
Action.show-abbs = jsyntaxpane.actions.ShowAbbsAction, F8
|
||||||
|
|
||||||
#
|
#
|
||||||
# View configuration:
|
# View configuration:
|
||||||
|
|
||||||
|
|
||||||
TextAA = ON
|
TextAA = ON
|
||||||
DEFAULT_EDIT_MENU= \
|
DEFAULT_EDIT_MENU= \
|
||||||
cut-to-clipboard , \
|
cut-to-clipboard , \
|
||||||
@@ -93,12 +125,16 @@ DEFAULT_EDIT_MENU= \
|
|||||||
complete-word
|
complete-word
|
||||||
|
|
||||||
# Default Popup Menu
|
# Default Popup Menu
|
||||||
|
|
||||||
|
|
||||||
PopupMenu = \
|
PopupMenu = \
|
||||||
${DEFAULT_EDIT_MENU} , \
|
${DEFAULT_EDIT_MENU} , \
|
||||||
- , \
|
- , \
|
||||||
goto-line , \
|
goto-line , \
|
||||||
toggle-comments
|
toggle-comments
|
||||||
# TokenType attributes
|
# TokenType attributes
|
||||||
|
|
||||||
|
|
||||||
Style.OPERATOR = 0x000000, 0
|
Style.OPERATOR = 0x000000, 0
|
||||||
Style.DELIMITER = 0x000000, 1
|
Style.DELIMITER = 0x000000, 1
|
||||||
Style.KEYWORD = 0x3333ee, 0
|
Style.KEYWORD = 0x3333ee, 0
|
||||||
@@ -115,4 +151,4 @@ Style.COMMENT = 0x339933, 2
|
|||||||
Style.COMMENT2 = 0x339933, 3
|
Style.COMMENT2 = 0x339933, 3
|
||||||
Style.DEFAULT = 0x000000, 0
|
Style.DEFAULT = 0x000000, 0
|
||||||
Style.WARNING = 0xCC0000, 0
|
Style.WARNING = 0xCC0000, 0
|
||||||
Style.ERROR = 0xCC0000, 3
|
Style.ERROR = 0xCC0000, 3
|
||||||
|
|||||||
+8
-5
@@ -1,4 +1,4 @@
|
|||||||
Action.toggle-token-marker.MenuText = \u0130\u015faret \u0130\u015faret\u00e7isini De\u011fi\u015ftir
|
Action.toggle-token-marker.MenuText = Ge\u00e7i\u015f Belirteci \u0130\u015faretleyici
|
||||||
|
|
||||||
# !!!! FFDec translators - please do not edit anything below this line !!!
|
# !!!! FFDec translators - please do not edit anything below this line !!!
|
||||||
#==========================================================================
|
#==========================================================================
|
||||||
@@ -6,22 +6,28 @@ Action.toggle-token-marker.MenuText = \u0130\u015faret \u0130\u015faret\u00e7isi
|
|||||||
#
|
#
|
||||||
# JavaSyntaxKit Specific properties.
|
# JavaSyntaxKit Specific properties.
|
||||||
#
|
#
|
||||||
|
|
||||||
Components = jsyntaxpane.components.LineNumbersBreakpointsRuler, \
|
Components = jsyntaxpane.components.LineNumbersBreakpointsRuler, \
|
||||||
jsyntaxpane.components.TokenMarker
|
jsyntaxpane.components.TokenMarker
|
||||||
|
|
||||||
TokenMarker.TokenTypes = IDENTIFIER, TYPE, TYPE2, TYPE3
|
TokenMarker.TokenTypes = IDENTIFIER, TYPE, TYPE2, TYPE3
|
||||||
#
|
#
|
||||||
# Performs single color selection (Default = false)
|
# Performs single color selection (Default = false)
|
||||||
#
|
#
|
||||||
|
|
||||||
SingleColorSelect = true
|
SingleColorSelect = true
|
||||||
RightMarginColumn = 80
|
RightMarginColumn = 80
|
||||||
RightMarginColor = 0xdddddd
|
RightMarginColor = 0xdddddd
|
||||||
#
|
#
|
||||||
# Java Actions
|
# Java Actions
|
||||||
|
|
||||||
Action.indent.WordRegex=\\w+|\\/(\\*)+
|
Action.indent.WordRegex=\\w+|\\/(\\*)+
|
||||||
#Action.parenthesis = jsyntaxpane.actions.PairAction, typed (
|
#Action.parenthesis = jsyntaxpane.actions.PairAction, typed (
|
||||||
|
|
||||||
Action.toggle-token-marker = jsyntaxpane.actions.ToggleComponentAction, control F3
|
Action.toggle-token-marker = jsyntaxpane.actions.ToggleComponentAction, control F3
|
||||||
Action.toggle-token-marker.Component = jsyntaxpane.components.TokenMarker
|
Action.toggle-token-marker.Component = jsyntaxpane.components.TokenMarker
|
||||||
#Action.brackets = jsyntaxpane.actions.PairAction, typed [
|
#Action.brackets = jsyntaxpane.actions.PairAction, typed [
|
||||||
|
|
||||||
Action.quotes = jsyntaxpane.actions.PairAction, typed '
|
Action.quotes = jsyntaxpane.actions.PairAction, typed '
|
||||||
Action.double-quotes = jsyntaxpane.actions.PairAction, typed "
|
Action.double-quotes = jsyntaxpane.actions.PairAction, typed "
|
||||||
#
|
#
|
||||||
@@ -29,8 +35,5 @@ Action.double-quotes = jsyntaxpane.actions.PairAction, typed "
|
|||||||
# comma separated values.
|
# comma separated values.
|
||||||
# Vertical bars: if there is one, it will position the cursor. If there are
|
# Vertical bars: if there is one, it will position the cursor. If there are
|
||||||
# two, they will be start and end of selection
|
# two, they will be start and end of selection
|
||||||
|
|
||||||
PopupMenu = \
|
PopupMenu = \
|
||||||
${DEFAULT_EDIT_MENU} , \
|
|
||||||
- , \
|
|
||||||
toggle-lines , \
|
|
||||||
toggle-token-marker
|
|
||||||
+11
-2
@@ -1,5 +1,5 @@
|
|||||||
Action.combo-completion.MenuText = Bir talimat se\u00e7
|
Action.combo-completion.MenuText = Bir talimat se\u00e7
|
||||||
Action.toggle-token-marker.MenuText = \u0130\u015faret \u0130\u015faret\u00e7isini De\u011fi\u015ftir
|
Action.toggle-token-marker.MenuText = Ge\u00e7i\u015f Belirteci \u0130\u015faretleyici
|
||||||
|
|
||||||
# !!!! FFDec translators - please do not edit anything below this line !!!
|
# !!!! FFDec translators - please do not edit anything below this line !!!
|
||||||
#==========================================================================
|
#==========================================================================
|
||||||
@@ -7,26 +7,33 @@ Action.toggle-token-marker.MenuText = \u0130\u015faret \u0130\u015faret\u00e7isi
|
|||||||
#
|
#
|
||||||
# JavaSyntaxKit Specific properties.
|
# JavaSyntaxKit Specific properties.
|
||||||
#
|
#
|
||||||
|
|
||||||
Components = jsyntaxpane.components.PairsMarker, \
|
Components = jsyntaxpane.components.PairsMarker, \
|
||||||
jsyntaxpane.components.LineNumbersBreakpointsRuler, \
|
jsyntaxpane.components.LineNumbersBreakpointsRuler, \
|
||||||
jsyntaxpane.components.TokenMarker
|
jsyntaxpane.components.TokenMarker
|
||||||
|
|
||||||
TokenMarker.TokenTypes = IDENTIFIER, TYPE, TYPE2, TYPE3
|
TokenMarker.TokenTypes = IDENTIFIER, TYPE, TYPE2, TYPE3
|
||||||
#
|
#
|
||||||
# Performs single color selection (Default = false)
|
# Performs single color selection (Default = false)
|
||||||
#
|
#
|
||||||
|
|
||||||
SingleColorSelect = true
|
SingleColorSelect = true
|
||||||
RightMarginColumn = 80
|
RightMarginColumn = 80
|
||||||
RightMarginColor = 0xdddddd
|
RightMarginColor = 0xdddddd
|
||||||
#
|
#
|
||||||
# Java Actions
|
# Java Actions
|
||||||
|
|
||||||
Action.indent.WordRegex=\\w+|\\/(\\*)+
|
Action.indent.WordRegex=\\w+|\\/(\\*)+
|
||||||
#Action.parenthesis = jsyntaxpane.actions.PairAction, typed (
|
#Action.parenthesis = jsyntaxpane.actions.PairAction, typed (
|
||||||
|
|
||||||
Action.toggle-token-marker = jsyntaxpane.actions.ToggleComponentAction, control F3
|
Action.toggle-token-marker = jsyntaxpane.actions.ToggleComponentAction, control F3
|
||||||
Action.toggle-token-marker.Component = jsyntaxpane.components.TokenMarker
|
Action.toggle-token-marker.Component = jsyntaxpane.components.TokenMarker
|
||||||
#Action.brackets = jsyntaxpane.actions.PairAction, typed [
|
#Action.brackets = jsyntaxpane.actions.PairAction, typed [
|
||||||
|
|
||||||
Action.quotes = jsyntaxpane.actions.PairAction, typed '
|
Action.quotes = jsyntaxpane.actions.PairAction, typed '
|
||||||
Action.double-quotes = jsyntaxpane.actions.PairAction, typed "
|
Action.double-quotes = jsyntaxpane.actions.PairAction, typed "
|
||||||
# For completions, you have to define the Action (key to trigger completions):
|
# For completions, you have to define the Action (key to trigger completions):
|
||||||
|
|
||||||
Action.combo-completion = jsyntaxpane.actions.ComboCompletionAction, control SPACE
|
Action.combo-completion = jsyntaxpane.actions.ComboCompletionAction, control SPACE
|
||||||
Action.combo-completion.ItemsURL=${class_path}/combocompletions.txt
|
Action.combo-completion.ItemsURL=${class_path}/combocompletions.txt
|
||||||
#
|
#
|
||||||
@@ -34,12 +41,14 @@ Action.combo-completion.ItemsURL=${class_path}/combocompletions.txt
|
|||||||
# comma separated values.
|
# comma separated values.
|
||||||
# Vertical bars: if there is one, it will position the cursor. If there are
|
# Vertical bars: if there is one, it will position the cursor. If there are
|
||||||
# two, they will be start and end of selection
|
# two, they will be start and end of selection
|
||||||
|
|
||||||
PopupMenu = \
|
PopupMenu = \
|
||||||
${DEFAULT_EDIT_MENU} , \
|
${DEFAULT_EDIT_MENU} , \
|
||||||
- , \
|
- , \
|
||||||
toggle-lines , \
|
toggle-lines , \
|
||||||
toggle-token-marker
|
toggle-token-marker
|
||||||
|
|
||||||
|
|
||||||
Style.KEYWORD = 0x0000ff, 1
|
Style.KEYWORD = 0x0000ff, 1
|
||||||
Style.KEYWORD2 = 0x007f7f, 1
|
Style.KEYWORD2 = 0x007f7f, 1
|
||||||
Style.OPERATOR = 0x7f007f, 0
|
Style.OPERATOR = 0x7f007f, 0
|
||||||
|
|||||||
+10
-6
@@ -1,4 +1,4 @@
|
|||||||
Action.toggle-token-marker.MenuText = \u0130\u015faret \u0130\u015faret\u00e7isini De\u011fi\u015ftir
|
Action.toggle-token-marker.MenuText = Ge\u00e7i\u015f Belirteci \u0130\u015faretleyici
|
||||||
|
|
||||||
# !!!! FFDec translators - please do not edit anything below this line !!!
|
# !!!! FFDec translators - please do not edit anything below this line !!!
|
||||||
#==========================================================================
|
#==========================================================================
|
||||||
@@ -6,35 +6,39 @@ Action.toggle-token-marker.MenuText = \u0130\u015faret \u0130\u015faret\u00e7isi
|
|||||||
#
|
#
|
||||||
# JavaSyntaxKit Specific properties.
|
# JavaSyntaxKit Specific properties.
|
||||||
#
|
#
|
||||||
|
|
||||||
Components = jsyntaxpane.components.LineNumbersBreakpointsRuler, \
|
Components = jsyntaxpane.components.LineNumbersBreakpointsRuler, \
|
||||||
jsyntaxpane.components.TokenMarker
|
jsyntaxpane.components.TokenMarker
|
||||||
|
|
||||||
TokenMarker.TokenTypes = IDENTIFIER, TYPE, TYPE2, TYPE3
|
TokenMarker.TokenTypes = IDENTIFIER, TYPE, TYPE2, TYPE3
|
||||||
#
|
#
|
||||||
# Performs single color selection (Default = false)
|
# Performs single color selection (Default = false)
|
||||||
#
|
#
|
||||||
|
|
||||||
SingleColorSelect = true
|
SingleColorSelect = true
|
||||||
RightMarginColumn = 80
|
RightMarginColumn = 80
|
||||||
RightMarginColor = 0xdddddd
|
RightMarginColor = 0xdddddd
|
||||||
#
|
#
|
||||||
# Java Actions
|
# Java Actions
|
||||||
|
|
||||||
Action.indent.WordRegex=\\w+|\\/(\\*)+
|
Action.indent.WordRegex=\\w+|\\/(\\*)+
|
||||||
#Action.parenthesis = jsyntaxpane.actions.PairAction, typed (
|
#Action.parenthesis = jsyntaxpane.actions.PairAction, typed (
|
||||||
|
|
||||||
Action.toggle-token-marker = jsyntaxpane.actions.ToggleComponentAction, control F3
|
Action.toggle-token-marker = jsyntaxpane.actions.ToggleComponentAction, control F3
|
||||||
Action.toggle-token-marker.Component = jsyntaxpane.components.TokenMarker
|
Action.toggle-token-marker.Component = jsyntaxpane.components.TokenMarker
|
||||||
#Action.brackets = jsyntaxpane.actions.PairAction, typed [
|
#Action.brackets = jsyntaxpane.actions.PairAction, typed [
|
||||||
|
|
||||||
Action.quotes = jsyntaxpane.actions.PairAction, typed '
|
Action.quotes = jsyntaxpane.actions.PairAction, typed '
|
||||||
Action.double-quotes = jsyntaxpane.actions.PairAction, typed "
|
Action.double-quotes = jsyntaxpane.actions.PairAction, typed "
|
||||||
# For completions, you have to define the Action (key to trigger completions):
|
# For completions, you have to define the Action (key to trigger completions):
|
||||||
|
|
||||||
Action.combo-completion = jsyntaxpane.actions.ComboCompletionAction, control SPACE
|
Action.combo-completion = jsyntaxpane.actions.ComboCompletionAction, control SPACE
|
||||||
Action.combo-completion.MenuText = Completions
|
Action.combo-completion.MenuText = Tamamlama
|
||||||
Action.combo-completion.ItemsURL=${class_path}/combocompletions.txt
|
Action.combo-completion.ItemsURL=${class_path}/combocompletions.txt
|
||||||
#
|
#
|
||||||
# These are the completions to be in the IntelliSense completion dialog
|
# These are the completions to be in the IntelliSense completion dialog
|
||||||
# comma separated values.
|
# comma separated values.
|
||||||
# Vertical bars: if there is one, it will position the cursor. If there are
|
# Vertical bars: if there is one, it will position the cursor. If there are
|
||||||
# two, they will be start and end of selection
|
# two, they will be start and end of selection
|
||||||
|
|
||||||
PopupMenu = \
|
PopupMenu = \
|
||||||
${DEFAULT_EDIT_MENU} , \
|
|
||||||
- , \
|
|
||||||
toggle-lines , \
|
|
||||||
toggle-token-marker
|
|
||||||
+21
-17
@@ -1,38 +1,42 @@
|
|||||||
SyntaxTester.title = JSyntaxPane Test Cihaz\u0131
|
SyntaxTester.title = JSyntaxPane Test Cihaz\u0131
|
||||||
SyntaxTester.lblCaretPos.text = D\u00fczeltme Pozisyonu
|
SyntaxTester.lblCaretPos.text = \u015eapka pozisyonu
|
||||||
SyntaxTester.lblToken.text = \u0130mlecin alt\u0131ndaki simge
|
SyntaxTester.lblToken.text = \u0130mle\u00e7 alt\u0131nda belirte\u00e7
|
||||||
SyntaxTester.jEdtTest.contentType =
|
SyntaxTester.jEdtTest.contentType =
|
||||||
NO_TOKEN_AT_CURSOR = \u0130\u015faret\u00e7i yok
|
NO_TOKEN_AT_CURSOR = \u0130mle\u00e7te belirte\u00e7 yok
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
HTMLPreviewFrame.title = HTML \u00d6nizleme
|
HTMLPreviewFrame.title = HTML \u00d6nizleme
|
||||||
HTMLPreviewFrame.jEdtHtml.contentType = metin/HTML
|
HTMLPreviewFrame.jEdtHtml.contentType = metin/html
|
||||||
QuickFindDialog.jChkWrap.text = Sarmak
|
QuickFindDialog.jChkWrap.text = Sarmak
|
||||||
QuickFindDialog.jChkRegExp.text = Reg Exp
|
QuickFindDialog.jChkRegExp.text = Reg Exp
|
||||||
QuickFindDialog.jChkIgnoreCase.text = Vakay\u0131 Yoksay
|
QuickFindDialog.jChkIgnoreCase.text = Yoksayma Durumu
|
||||||
QuickFindDialog.jLabel1.text = H\u0131zl\u0131 arama
|
QuickFindDialog.jLabel1.text = H\u0131zl\u0131 arama
|
||||||
QuickFindDialog.NotFound = bulunamad\u0131
|
QuickFindDialog.NotFound = bulunamad\u0131
|
||||||
ReplaceDialog.jChkRegex.text = D\u00fczenli \u0130fade
|
ReplaceDialog.jChkRegex.text = D\u00fczenli \u0130fade
|
||||||
ReplaceDialog.jChkIgnoreCase.text = Vakay\u0131 Yoksay
|
ReplaceDialog.jChkIgnoreCase.text = Yoksayma Durumu
|
||||||
ReplaceDialog.jLblReplace.text = De\u011fi\u015ftirmek
|
ReplaceDialog.jLblReplace.text = De\u011fi\u015ftir
|
||||||
ReplaceDialog.jTglHighlight.text = Vurgulamak
|
ReplaceDialog.jTglHighlight.text = Vurgula
|
||||||
ReplaceDialog.jBtnReplaceAll.text = Hepsini de\u011fi\u015ftir
|
ReplaceDialog.jBtnReplaceAll.text = Hepsini de\u011fi\u015ftir
|
||||||
ReplaceDialog.jBtnPrev.text = \u00d6nceki
|
ReplaceDialog.jBtnPrev.text = \u00d6nceki
|
||||||
ReplaceDialog.jChkWrap.toolTipText = Sona erdi\u011finde ba\u015fa sar\u0131n
|
ReplaceDialog.jChkWrap.toolTipText = Sonuna ula\u015f\u0131ld\u0131\u011f\u0131nda ba\u015flang\u0131\u00e7 i\u00e7in sar\u0131n
|
||||||
ReplaceDialog.jChkWrap.text = Etraf\u0131na sarmak
|
ReplaceDialog.jChkWrap.text = Etraf\u0131na sar
|
||||||
ReplaceDialog.title = Bul ve De\u011fi\u015ftir
|
ReplaceDialog.title = Bul ve De\u011fi\u015ftir
|
||||||
ReplaceDialog.jBtnNext.text = Sonraki
|
ReplaceDialog.jBtnNext.text = Sonraki
|
||||||
ReplaceDialog.jLblFind.text = Bulmak
|
ReplaceDialog.jLblFind.text = Bulmak
|
||||||
ReplaceDialog.jBtnReplace.text = De\u011fi\u015ftirmek
|
ReplaceDialog.jBtnReplace.text = De\u011fi\u015ftir
|
||||||
ShowAbbsDialog.title = K\u0131saltmalar
|
ShowAbbsDialog.title = K\u0131saltmalar
|
||||||
GotoLineDialog.title = Sat\u0131ra git.
|
GotoLineDialog.title = Sat\u0131ra Git
|
||||||
GotoLineDialog.jBtnOk.text = Gidi\u015f
|
GotoLineDialog.jBtnOk.text = Git
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
DocumentSearchData.SearchStringNotFound = Arama Dizesi {0} bulunamad\u0131
|
DocumentSearchData.SearchStringNotFound = Arama Dizesi {0} bulunamad\u0131
|
||||||
DocumentSearchData.Find = Bulmak
|
DocumentSearchData.Find = Bul
|
||||||
ScriptAction.NoScriptConfigured = \u0130\u015flemin komut dosyas\u0131 i\u015flevi yap\u0131land\u0131r\u0131lmad\u0131
|
ScriptAction.NoScriptConfigured = Eylem komut dosyas\u0131 i\u015flevi yap\u0131land\u0131r\u0131lmad\u0131
|
||||||
ScriptAction.ErrorInScript = Komut Dosyas\u0131ndaki Hata
|
ScriptAction.ErrorInScript = Komut Dosyas\u0131ndaki Hata
|
||||||
ScriptAction.NoScriptFoundIn = \u0130\u00e7inde hi\u00e7bir komut dosyas\u0131 bulunamad\u0131:
|
ScriptAction.NoScriptFoundIn = \u0130\u00e7inde hi\u00e7bir komut dosyas\u0131 bulunamad\u0131:
|
||||||
ScriptRunnerAction.ErrorExecutingScript = Komut dosyas\u0131 \u00e7al\u0131\u015ft\u0131r\u0131l\u0131rken hata olu\u015ftu:\\n
|
ScriptRunnerAction.ErrorExecutingScript = Komut dosyas\u0131 \u00e7al\u0131\u015ft\u0131r\u0131l\u0131rken hata olu\u015ftu:\\n
|
||||||
ScriptRunnerAction.ScriptError = Komut Dosyas\u0131 Hatas\u0131
|
ScriptRunnerAction.ScriptError = Komut Dosyas\u0131 Hatas\u0131
|
||||||
ScriptRunnerAction.ScriptEngineNotFound = [{0}] i\u00e7in komut dosyas\u0131 bulunamad\u0131. Bu \u0130\u015flemi Devre D\u0131\u015f\u0131 B\u0131rakma
|
ScriptRunnerAction.ScriptEngineNotFound = [{0}] i\u00e7in komut dosyas\u0131 bulunamad\u0131. Bu eylem devre d\u0131\u015f\u0131 b\u0131rak\u0131ls\u0131n m\u0131?
|
||||||
ShowAbbsAction.NoAbbsForType = Bu i\u00e7erik t\u00fcr\u00fc i\u00e7in k\u0131saltma yok
|
ShowAbbsAction.NoAbbsForType = Bu i\u00e7erik t\u00fcr\u00fc i\u00e7in k\u0131saltmalar yok
|
||||||
|
|||||||
+14
-14
@@ -1,23 +1,23 @@
|
|||||||
!define LANG "TURKISH" ; Must be the lang name define by NSIS
|
!define LANG "TURKISH" ; Must be the lang name define by NSIS
|
||||||
!insertmacro LANG_STRING STRING_SWC_NOTFOUND "PlayerGlobal.SWC, Adobe web sayfalarında bulunamadı. Belki de güvenlik duvarınız erişimi engelliyor veya etkinleştirilmiş bazı proxy'iniz var. Daha sonra gelişmiş ayarlarda SWC dosyasının yolunu ayarlayabilirsiniz."
|
!insertmacro LANG_STRING STRING_SWC_NOTFOUND "PlayerGlobal.SWC Adobe web sayfalarında bulunamadı. Belki güvenlik duvarınız erişimi engelliyordur veya bazı proxy'lerinizi etkinleştirdiniz. SWC dosyasının yolunu daha sonra gelişmiş ayarlarda ayarlayabilirsiniz."
|
||||||
!insertmacro LANG_STRING STRING_SAVED_TO "kaydedildi"
|
!insertmacro LANG_STRING STRING_SAVED_TO "kaydedildi"
|
||||||
!insertmacro LANG_STRING STRING_EXISTS_SKIP_DOWNLOAD "zaten var, indirmeyi atla"
|
!insertmacro LANG_STRING STRING_EXISTS_SKIP_DOWNLOAD "zaten var, indirmeyi atla"
|
||||||
!insertmacro LANG_STRING STRING_STARTING_DOWNLOAD "İndirme işlemini başlatma"
|
!insertmacro LANG_STRING STRING_STARTING_DOWNLOAD "İndirmeye başla"
|
||||||
!insertmacro LANG_STRING STRING_DESKTOP_SHORTCUT "Masaüstü kısayolu"
|
!insertmacro LANG_STRING STRING_DESKTOP_SHORTCUT "Masaüstü Kısayolu"
|
||||||
!insertmacro LANG_STRING STRING_ADD_CONTEXT_MENU "Bağlam menüsüne ekle"
|
!insertmacro LANG_STRING STRING_ADD_CONTEXT_MENU "Bağlam menüsüne ekle"
|
||||||
!insertmacro LANG_STRING STRING_SECTION_APP "Uygulama GUI ve Kütüphaneler"
|
!insertmacro LANG_STRING STRING_SECTION_APP "Uygulama GUI ve Kütüphaneler"
|
||||||
!insertmacro LANG_STRING STRING_SECTION_SWC "Adobe sitesinden FlashPlayer kitaplığını indirin - ActionScript doğrudan düzenlenmesi ve diğer özellikleri için kullanışlıdır"
|
!insertmacro LANG_STRING STRING_SECTION_SWC "Adobe sitesinden FlashPlayer kitaplığını indirin - ActionScript'in doğrudan düzenlenmesi ve diğer özellikleri için kullanışlıdır"
|
||||||
!insertmacro LANG_STRING STRING_SECTION_CONTEXT_MENU "Windows Gezgini'nde SWF ve GFX dosyalarının içerik menüsüne FFDec ekler."
|
!insertmacro LANG_STRING STRING_SECTION_CONTEXT_MENU "FFDec'i Windows Gezgini'ndeki SWF ve GFX dosyalarının bağlam menüsüne ekler."
|
||||||
!insertmacro LANG_STRING STRING_SECTION_SHORTCUT "Masaüstünde kısayol oluşturur"
|
!insertmacro LANG_STRING STRING_SECTION_SHORTCUT "Masaüstünde kısayol oluşturur"
|
||||||
!insertmacro LANG_STRING STRING_UNINST_USER "Kullanıcı yapılandırmasını kaldır"
|
!insertmacro LANG_STRING STRING_UNINST_USER "Kullanıcı yapılandırmasını kaldır"
|
||||||
!insertmacro LANG_STRING STRING_HELP_US "Bize yardım et"
|
!insertmacro LANG_STRING STRING_HELP_US "Bize yardım et"
|
||||||
!insertmacro LANG_STRING STRING_HELP_US_FREE "Bu bütün decompiler Serbest ve Açık Kaynaktır. Bize destek olmak istiyorsan, diğer insanlara dekomprizanımızı anlatabilirsin. Sayfalarımızın bağlantısını kullanın, bir kelime paylaşın."
|
!insertmacro LANG_STRING STRING_HELP_US_FREE "Bu kod çözücünün tamamı Ücretsiz ve Açık Kaynak. Bizi desteklemek istiyorsanız, diğer insanlara decompilerimizi anlatabilirsiniz. Sayfalarımıza bağlantı kullanın, bir kelime paylaşın."
|
||||||
!insertmacro LANG_STRING STRING_HELP_US_DONATE "Yazarın gelişmekte olan vakit ve kaynaklar için takdirlerinizi belirtmek isterseniz parasal bağışları kabul ve takdir ediyoruz."
|
!insertmacro LANG_STRING STRING_HELP_US_DONATE "Yazarın geliştirmek için harcadığı zaman ve kaynaklar için takdirinizi belirtmek isterseniz, parasal bağışları da kabul ve takdir ediyoruz."
|
||||||
!insertmacro LANG_STRING STRING_HELP_US_MORE "Daha fazla bilgi için buraya tıklayın:"
|
!insertmacro LANG_STRING STRING_HELP_US_MORE "Daha fazla bilgi için buraya tıklayın:"
|
||||||
!insertmacro LANG_STRING STRING_HELP_US_DOYOU "Bize yardımcı olabileceğini biliyor musun?"
|
!insertmacro LANG_STRING STRING_HELP_US_DOYOU "Bize yardımcı olabileceğini biliyor musun?"
|
||||||
!insertmacro LANG_STRING STRING_HELP_US_BUTTON "Bize yardım et!"
|
!insertmacro LANG_STRING STRING_HELP_US_BUTTON "Bize yardım et!"
|
||||||
!insertmacro LANG_STRING STRING_SWC "PlayerGlobal.swc indirin"
|
!insertmacro LANG_STRING STRING_SWC "PlayerGlobal.swc indirin"
|
||||||
!insertmacro LANG_STRING STRING_SWC_CHECK "En yeni PlayerGlobal.swc dosyası için Adobe sitesini kontrol etme"
|
!insertmacro LANG_STRING STRING_SWC_CHECK "En yeni PlayerGlobal.swc dosyası için Adobe sitesini kontrol et"
|
||||||
|
|
||||||
;Flash ActiveX:
|
;Flash ActiveX:
|
||||||
!insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED_TITLE "Flash Player ActiveX denetimi gerekiyor"
|
!insertmacro LANG_STRING STRING_FLASH_AX_REQUIRED_TITLE "Flash Player ActiveX denetimi gerekiyor"
|
||||||
@@ -38,10 +38,10 @@
|
|||||||
|
|
||||||
;JRE:
|
;JRE:
|
||||||
!insertmacro LANG_STRING STRING_JRE_REQUIRED_TITLE "JRE Kurulumu Gerekli"
|
!insertmacro LANG_STRING STRING_JRE_REQUIRED_TITLE "JRE Kurulumu Gerekli"
|
||||||
!insertmacro LANG_STRING STRING_JRE_REQUIRED "Bu uygulama, Java $ {JRE_VERSION} veya üstünü gerektirir"
|
!insertmacro LANG_STRING STRING_JRE_REQUIRED "Bu uygulama, Java ${JRE_VERSION} veya üstünü gerektirir"
|
||||||
!insertmacro LANG_STRING STRING_JRE_REQUIRED_INFO "Bu uygulama, Java Runtime Environment'ın kurulumunu gerektirir. Bu, kurulumun bir parçası olarak indirilecek ve yüklenecektir."
|
!insertmacro LANG_STRING STRING_JRE_REQUIRED_INFO "Bu uygulama, Java Runtime Environment'ın kurulumunu gerektirir. Bu, kurulumun bir parçası olarak indirilecek ve yüklenecektir."
|
||||||
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_TITLE "JRE Güncellemesi Gerekli"
|
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_TITLE "JRE Güncellemesi Gerekli"
|
||||||
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED "Bu uygulama, Java $ {JRE_VERSION} veya üstünü gerektirir"
|
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED "Bu uygulama, Java ${JRE_VERSION} veya üstünü gerektirir"
|
||||||
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_INFO "Bu uygulama, Java Çalışma Zamanı Ortamı'nın daha yeni bir sürümünü gerektirir. Bu, kurulumun bir parçası olarak indirilecek ve yüklenecektir."
|
!insertmacro LANG_STRING STRING_JRE_UPDATEREQUIRED_INFO "Bu uygulama, Java Çalışma Zamanı Ortamı'nın daha yeni bir sürümünü gerektirir. Bu, kurulumun bir parçası olarak indirilecek ve yüklenecektir."
|
||||||
!insertmacro LANG_STRING STRING_JRE_DETECTVERSION "JRE Sürümünü Algılama"
|
!insertmacro LANG_STRING STRING_JRE_DETECTVERSION "JRE Sürümünü Algılama"
|
||||||
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE "JRE Sürüm algılama tamamlandı - sonuç = "
|
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE "JRE Sürüm algılama tamamlandı - sonuç = "
|
||||||
@@ -49,15 +49,15 @@
|
|||||||
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE_NO "JRE Bulunamadı"
|
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPLETE_NO "JRE Bulunamadı"
|
||||||
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_1 "Karşılaştırma sürümü "
|
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_1 "Karşılaştırma sürümü "
|
||||||
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_2 " için "
|
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_2 " için "
|
||||||
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_3 " içinde sonuç "
|
!insertmacro LANG_STRING STRING_JRE_DETECTCOMPARE_3 " sonuçlar "
|
||||||
!insertmacro LANG_STRING STRING_JRE_WILLDOWNLOAD "JRE hakkında bilgi almak için "
|
!insertmacro LANG_STRING STRING_JRE_WILLDOWNLOAD "JRE hakkında bilgi almak için "
|
||||||
!insertmacro LANG_STRING STRING_JRE_DOWNRESULT "İndirme sonucu = "
|
!insertmacro LANG_STRING STRING_JRE_DOWNRESULT "İndirme sonucu = "
|
||||||
!insertmacro LANG_STRING STRING_JRE_CANNOTDOWNLOAD "Java indirilemiyor. Daha sonra manuel olarak indirebilirsiniz."
|
!insertmacro LANG_STRING STRING_JRE_CANNOTDOWNLOAD "Java indirilemiyor. Daha sonra manuel olarak indirebilirsiniz."
|
||||||
!insertmacro LANG_STRING STRING_JRE_LAUNCHSETUP "JRE kurulumunu başlatma"
|
!insertmacro LANG_STRING STRING_JRE_LAUNCHSETUP "JRE kurulumunu başlat"
|
||||||
!insertmacro LANG_STRING STRING_JRE_SETUPFINISHED "JRE Kurulumu tamamlandı"
|
!insertmacro LANG_STRING STRING_JRE_SETUPFINISHED "JRE Kurulumu tamamlandı"
|
||||||
!insertmacro LANG_STRING STRING_JRE_INTERRUPTED "JRE kurulumu anormal şekilde kesildi - dönüş kodu "
|
!insertmacro LANG_STRING STRING_JRE_INTERRUPTED "JRE kurulumu anormal şekilde kesildi - dönüş kodu "
|
||||||
!insertmacro LANG_STRING STRING_JRE_SETUPOUTCOME "JRE Kurulumunun sonucunu kontrol etme"
|
!insertmacro LANG_STRING STRING_JRE_SETUPOUTCOME "JRE Kurulumunun sonucunu kontrol et"
|
||||||
!insertmacro LANG_STRING STRING_JRE_UNABLEFINDAFTER "JRE kurulumu başarılı olmasına rağmen $ {JRE_VERSION} değerinin üstündeki JRE'yi bulamıyor"
|
!insertmacro LANG_STRING STRING_JRE_UNABLEFINDAFTER "JRE kurulumu başarılı olmasına rağmen ${JRE_VERSION} değerinin üstündeki JRE'yi bulamıyor"
|
||||||
!insertmacro LANG_STRING STRING_JRE_UNABLEINSTALL "Java yüklenemiyor. Daha sonra manuel olarak kurabilirsiniz."
|
!insertmacro LANG_STRING STRING_JRE_UNABLEINSTALL "Java yüklenemiyor. Daha sonra manuel olarak kurabilirsiniz."
|
||||||
|
|
||||||
;!insertmacro LANG_STRING STRING_ ""
|
;!insertmacro LANG_STRING STRING_ ""
|
||||||
|
|||||||
@@ -13,15 +13,18 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
version = versiyon
|
|
||||||
by = taraf\u0131ndan
|
version = Versiyon:
|
||||||
button.ok = OK
|
by = Bu
|
||||||
|
button.ok = TAMAM
|
||||||
dialog.title = Hakk\u0131nda
|
dialog.title = Hakk\u0131nda
|
||||||
contributors = Katk\u0131da Bulunanlar:
|
contributors = Katk\u0131da Bulunanlar:
|
||||||
#In the translation, replace "english" with target language name
|
#In the translation, replace "english" with target language name
|
||||||
translation.author.label = T\u00fcrk\u00e7e \u00e7evirmen yazar\u0131:
|
|
||||||
|
translation.author.label = T\u00fcrk\u00e7e \u00e7eviri yazar\u0131:
|
||||||
#In the translation, insert your name here
|
#In the translation, insert your name here
|
||||||
|
|
||||||
translation.author = Osman \u00d6Z
|
translation.author = Osman \u00d6Z
|
||||||
developers = Geli\u015ftiriciler:
|
developers = Geli\u015ftiriciler:
|
||||||
developers.others = + GitHub ve Google kodundan ba\u015fkalar\u0131
|
developers.others = GitHub, Google kodu ve di\u011ferleri
|
||||||
translators = \u00c7evirmenler:
|
translators = \u00c7evirmenler:
|
||||||
|
|||||||
@@ -13,444 +13,734 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
advancedSettings.dialog.title = Geli\u015fmi\u015f Ayarlar
|
advancedSettings.dialog.title = Geli\u015fmi\u015f Ayarlar
|
||||||
advancedSettings.restartConfirmation = Baz\u0131 de\u011fi\u015fikliklerin y\u00fcr\u00fcrl\u00fc\u011fe girmesi i\u00e7in program\u0131 yeniden ba\u015flatman\u0131z gerekir. \u015eimdi yeniden ba\u015flatmak istiyor musunuz?
|
advancedSettings.restartConfirmation = Baz\u0131 de\u011fi\u015fikliklerin olmas\u0131 i\u00e7in program\u0131 yeniden ba\u015flatman\u0131z gerekir. \u015eimdi yeniden ba\u015flatmak istiyor musunuz?
|
||||||
advancedSettings.columns.name = \u0130sim
|
advancedSettings.columns.name = \u0130sim
|
||||||
advancedSettings.columns.value = De\u011fer
|
advancedSettings.columns.value = De\u011fer
|
||||||
advancedSettings.columns.description = A\u00e7\u0131klama
|
advancedSettings.columns.description = A\u00e7\u0131klama
|
||||||
default = varsay\u0131lan
|
default = varsay\u0131lan
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.group.name.export = D\u0131\u015fa aktar
|
config.group.name.export = D\u0131\u015fa aktar
|
||||||
config.group.description.export = D\u0131\u015fa aktarma konfig\u00fcrasyonu
|
config.group.description.export = D\u0131\u015fa aktarma konfig\u00fcrasyonu
|
||||||
|
|
||||||
config.group.name.script = Senaryo
|
|
||||||
config.group.description.script = ActionScript ayr\u0131\u015ft\u0131rma ile ilgili
|
|
||||||
|
config.group.name.script = Komutlar
|
||||||
|
config.group.description.script = ActionScript ayr\u0131\u015ft\u0131rmas\u0131 ile ilgili
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.group.name.update = G\u00fcncellemeler
|
config.group.name.update = G\u00fcncellemeler
|
||||||
config.group.description.update = G\u00fcncellemeleri kontrol etme
|
config.group.description.update = G\u00fcncellemeleri kontrol et
|
||||||
|
|
||||||
config.group.name.format = Bi\u00e7imlendirme
|
|
||||||
|
|
||||||
|
config.group.name.format = Bi\u00e7imlendir
|
||||||
config.group.description.format = ActionScript kod bi\u00e7imlendirmesi
|
config.group.description.format = ActionScript kod bi\u00e7imlendirmesi
|
||||||
|
|
||||||
config.group.name.limit = S\u0131n\u0131rlar\u0131
|
|
||||||
|
|
||||||
|
config.group.name.limit = S\u0131n\u0131rlar
|
||||||
config.group.description.limit = Karart\u0131lm\u0131\u015f kod i\u00e7in ayr\u0131\u015ft\u0131rma s\u0131n\u0131rlar\u0131 vb.
|
config.group.description.limit = Karart\u0131lm\u0131\u015f kod i\u00e7in ayr\u0131\u015ft\u0131rma s\u0131n\u0131rlar\u0131 vb.
|
||||||
|
|
||||||
config.group.name.ui = Arabirim
|
|
||||||
|
|
||||||
|
config.group.name.ui = Arabirimi
|
||||||
config.group.description.ui = Kullan\u0131c\u0131 arabirimi yap\u0131land\u0131rmas\u0131
|
config.group.description.ui = Kullan\u0131c\u0131 arabirimi yap\u0131land\u0131rmas\u0131
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.group.name.debug = Hata ay\u0131klama
|
config.group.name.debug = Hata ay\u0131klama
|
||||||
config.group.description.debug = Hata ay\u0131klama ayarlar\u0131
|
config.group.description.debug = Hata ay\u0131klama ayarlar\u0131
|
||||||
|
|
||||||
config.group.name.display = G\u00f6r\u00fcnt\u00fcle
|
|
||||||
|
|
||||||
|
config.group.name.display = G\u00f6ster
|
||||||
config.group.description.display = Flash nesnelerin g\u00f6sterimi vb.
|
config.group.description.display = Flash nesnelerin g\u00f6sterimi vb.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.group.name.decompilation = Ayr\u0131\u015ft\u0131rma
|
config.group.name.decompilation = Ayr\u0131\u015ft\u0131rma
|
||||||
config.group.description.decompilation = K\u00fcresel ayr\u0131\u015ft\u0131rma fonksiyonlar\u0131
|
config.group.description.decompilation = K\u00fcresel ayr\u0131\u015ft\u0131rma fonksiyonlar\u0131
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.group.name.other = Di\u011fer
|
config.group.name.other = Di\u011fer
|
||||||
config.group.description.other = Di\u011fer s\u0131n\u0131fland\u0131r\u0131lmam\u0131\u015f yap\u0131land\u0131rmalar
|
config.group.description.other = Di\u011fer s\u0131n\u0131fland\u0131r\u0131lmam\u0131\u015f yap\u0131land\u0131rmalar
|
||||||
|
|
||||||
config.name.openMultipleFiles = Birden \u00e7ok dosyay\u0131 a\u00e7
|
|
||||||
config.description.openMultipleFiles = Bir pencerede birden fazla dosyay\u0131 ayn\u0131 anda a\u00e7man\u0131za izin verir
|
|
||||||
|
|
||||||
config.name.decompile = ActionScript kaynak g\u00f6ster
|
|
||||||
|
config.name.openMultipleFiles = Birden \u00e7ok dosyay\u0131 a\u00e7
|
||||||
|
config.description.openMultipleFiles = Bir pencerede birden \u00e7ok dosyay\u0131 ayn\u0131 anda a\u00e7man\u0131za izin verir
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.decompile = ActionScript kayna\u011f\u0131n\u0131 g\u00f6ster
|
||||||
config.description.decompile = AS ayr\u0131\u015ft\u0131rmas\u0131n\u0131 devre d\u0131\u015f\u0131 b\u0131rakabilirsiniz, bu durumda yaln\u0131zca P-code g\u00f6sterilir
|
config.description.decompile = AS ayr\u0131\u015ft\u0131rmas\u0131n\u0131 devre d\u0131\u015f\u0131 b\u0131rakabilirsiniz, bu durumda yaln\u0131zca P-code g\u00f6sterilir
|
||||||
|
|
||||||
config.name.dumpView = D\u00f6k\u00fcm G\u00f6r\u00fcn\u00fcm\u00fc
|
|
||||||
config.description.dumpView = Ham veri d\u00f6k\u00fcm\u00fcn\u00fc g\u00f6r\u00fcnt\u00fcleme
|
|
||||||
|
|
||||||
config.name.useHexColorFormat = Onalt\u0131l\u0131k renk format\u0131
|
|
||||||
|
config.name.dumpView = D\u00f6k\u00fcm G\u00f6r\u00fcn\u00fcm\u00fc
|
||||||
|
config.description.dumpView = Ham veri d\u00f6k\u00fcm\u00fcn\u00fc g\u00f6r\u00fcnt\u00fcle
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.useHexColorFormat = Onalt\u0131l\u0131k renk bi\u00e7imi
|
||||||
config.description.useHexColorFormat = Renkleri onalt\u0131l\u0131k bi\u00e7imde g\u00f6ster
|
config.description.useHexColorFormat = Renkleri onalt\u0131l\u0131k bi\u00e7imde g\u00f6ster
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.parallelSpeedUp = Paralel H\u0131zland\u0131rma
|
config.name.parallelSpeedUp = Paralel H\u0131zland\u0131rma
|
||||||
config.description.parallelSpeedUp = Paralellik, ayr\u0131\u015ft\u0131rmay\u0131 h\u0131zland\u0131rabilir
|
config.description.parallelSpeedUp = Paralellik, ayr\u0131\u015ft\u0131rmay\u0131 h\u0131zland\u0131rabilir
|
||||||
|
|
||||||
config.name.parallelSpeedUpThreadCount = Konu say\u0131s\u0131
|
|
||||||
|
|
||||||
|
config.name.parallelSpeedUpThreadCount = \u0130\u015f par\u00e7ac\u0131\u011f\u0131 say\u0131s\u0131
|
||||||
config.description.parallelSpeedUpThreadCount = Paralel h\u0131zland\u0131rma i\u00e7in i\u015f par\u00e7ac\u0131\u011f\u0131 say\u0131s\u0131
|
config.description.parallelSpeedUpThreadCount = Paralel h\u0131zland\u0131rma i\u00e7in i\u015f par\u00e7ac\u0131\u011f\u0131 say\u0131s\u0131
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.autoDeobfuscate = Otomatik a\u00e7\u0131\u011fa \u00e7\u0131karma
|
config.name.autoDeobfuscate = Otomatik a\u00e7\u0131\u011fa \u00e7\u0131karma
|
||||||
config.description.autoDeobfuscate = ActionScript ayr\u0131\u015ft\u0131rmas\u0131ndan \u00f6nce a\u00e7\u0131\u011fa \u00e7\u0131karma \u00f6\u011fesini her dosyada \u00e7al\u0131\u015ft\u0131r\u0131n
|
config.description.autoDeobfuscate = ActionScript ayr\u0131\u015ft\u0131rmas\u0131ndan \u00f6nce a\u00e7\u0131\u011fa \u00e7\u0131karma \u00f6\u011fesini her dosyada \u00e7al\u0131\u015ft\u0131r\u0131n
|
||||||
|
|
||||||
config.name.cacheOnDisk = Diskte \u00f6nbelle\u011fe alma kullan
|
|
||||||
config.description.cacheOnDisk = Bellek yerine sabit s\u00fcr\u00fcc\u00fcdeki b\u00f6l\u00fcmleri zaten \u00f6nbelle\u011fe alma
|
|
||||||
|
|
||||||
config.name.internalFlashViewer = Kendi fla\u015f g\u00f6r\u00fcnt\u00fcleyicisini kullan
|
|
||||||
|
config.name.cacheOnDisk = Diskte \u00f6nbelle\u011fe alma kullan\u0131n
|
||||||
|
config.description.cacheOnDisk = \u00d6nbellek, bellek yerine sabit diskte par\u00e7alar\u0131 zaten \u00e7\u00f6zd\u00fc
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.internalFlashViewer = Kendi Fla\u015f g\u00f6r\u00fcnt\u00fcleyicisini kullan
|
||||||
config.description.internalFlashViewer = Fla\u015f par\u00e7alar\u0131 g\u00f6sterimi i\u00e7in standart Flash Player yerine JPEXS Flash Viewer'\u0131 kullan\u0131n
|
config.description.internalFlashViewer = Fla\u015f par\u00e7alar\u0131 g\u00f6sterimi i\u00e7in standart Flash Player yerine JPEXS Flash Viewer'\u0131 kullan\u0131n
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.gotoMainClassOnStartup = Ba\u015flang\u0131\u00e7ta ana s\u0131n\u0131fa gidin (AS3)
|
config.name.gotoMainClassOnStartup = Ba\u015flang\u0131\u00e7ta ana s\u0131n\u0131fa gidin (AS3)
|
||||||
config.description.gotoMainClassOnStartup = SWF a\u00e7\u0131ld\u0131\u011f\u0131nda AS3 dosyas\u0131n\u0131n belge s\u0131n\u0131f\u0131na gidiyor
|
config.description.gotoMainClassOnStartup = SWF a\u00e7\u0131ld\u0131\u011f\u0131nda AS3 dosyas\u0131n\u0131n belge s\u0131n\u0131f\u0131na gidiyor
|
||||||
|
|
||||||
config.name.autoRenameIdentifiers = Otomatik yeniden adland\u0131rma tan\u0131mlay\u0131c\u0131lar\u0131
|
|
||||||
config.description.autoRenameIdentifiers = SWF y\u00fck\u00fcnde ge\u00e7ersiz tan\u0131mlay\u0131c\u0131lar\u0131 otomatik olarak yeniden adland\u0131r\u0131n
|
|
||||||
|
|
||||||
config.name.offeredAssociation = (Dahili) SWF dosyalar\u0131 ile ili\u015fkili g\u00f6r\u00fcnt\u00fc
|
|
||||||
config.description.offeredAssociation = Dosya ili\u015fkilendirmesi hakk\u0131nda diyalog zaten g\u00f6r\u00fcnt\u00fcleniyor
|
config.name.autoRenameIdentifiers = Otomatik yeniden adland\u0131rma tan\u0131mlay\u0131c\u0131lar\u0131
|
||||||
|
config.description.autoRenameIdentifiers = SWF y\u00fck\u00fcndeki ge\u00e7ersiz tan\u0131mlay\u0131c\u0131lar\u0131 otomatik olarak yeniden adland\u0131r\u0131n
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.offeredAssociation = (Dahili) G\u00f6r\u00fcnt\u00fclenen SWF dosyalar\u0131yla \u0130li\u015fkilendirme
|
||||||
|
config.description.offeredAssociation = Dosya ili\u015fkilendirme hakk\u0131nda diyalog zaten g\u00f6sterildi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.decimalAddress = Ondal\u0131k adresleri kullan
|
config.name.decimalAddress = Ondal\u0131k adresleri kullan
|
||||||
config.description.decimalAddress = Onalt\u0131l\u0131k yerine ondal\u0131k adresleri kullan
|
config.description.decimalAddress = Onalt\u0131l\u0131k yerine ondal\u0131k adresleri kullan
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.showAllAddresses = T\u00fcm adresleri g\u00f6ster
|
config.name.showAllAddresses = T\u00fcm adresleri g\u00f6ster
|
||||||
config.description.showAllAddresses = T\u00fcm ActionScript komut adreslerini g\u00f6r\u00fcnt\u00fcleme
|
config.description.showAllAddresses = T\u00fcm ActionScript komut adreslerini g\u00f6ster
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.useFrameCache = \u00c7er\u00e7eve \u00f6nbellek kullan
|
config.name.useFrameCache = \u00c7er\u00e7eve \u00f6nbellek kullan
|
||||||
config.description.useFrameCache = \u00c7er\u00e7eveleri yeniden olu\u015fturmadan \u00f6nce \u00f6nbelle\u011fe al
|
config.description.useFrameCache = \u00c7er\u00e7eveleri yeniden olu\u015fturmadan \u00f6nce \u00f6nbelle\u011fe al
|
||||||
|
|
||||||
config.name.useRibbonInterface = \u015eerit aray\u00fcz\u00fc
|
|
||||||
config.description.useRibbonInterface = \u015eerit men\u00fcs\u00fc olmaks\u0131z\u0131n klasik aray\u00fcz\u00fc kullanmak i\u00e7in i\u015fareti kald\u0131r\u0131n
|
|
||||||
|
|
||||||
config.name.openFolderAfterFlaExport = FLA d\u0131\u015fa aktarmadan sonra klas\u00f6r\u00fc a\u00e7
|
|
||||||
config.description.openFolderAfterFlaExport = FLA dosyas\u0131n\u0131 d\u0131\u015fa aktard\u0131ktan sonra \u00e7\u0131k\u0131\u015f dizini g\u00f6r\u00fcnt\u00fcleme
|
config.name.useRibbonInterface = \u015eerit arabirimi
|
||||||
|
config.description.useRibbonInterface = \u015eerit men\u00fcs\u00fc olmaks\u0131z\u0131n klasik arabirimi kullanmak i\u00e7in i\u015fareti kald\u0131r\u0131n
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.openFolderAfterFlaExport = FLA d\u0131\u015fa aktarmas\u0131ndan sonra klas\u00f6r\u00fc a\u00e7
|
||||||
|
config.description.openFolderAfterFlaExport = FLA dosyas\u0131n\u0131 d\u0131\u015fa aktard\u0131ktan sonra \u00e7\u0131k\u0131\u015f dizini g\u00f6ster
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.useDetailedLogging = FFDec ayr\u0131nt\u0131l\u0131 G\u00fcnl\u00fc\u011f\u00fc
|
config.name.useDetailedLogging = FFDec ayr\u0131nt\u0131l\u0131 G\u00fcnl\u00fc\u011f\u00fc
|
||||||
config.description.useDetailedLogging = Ayr\u0131nt\u0131l\u0131 hata iletilerini ve FFDec'in hata ay\u0131klamas\u0131 i\u00e7in bilgi g\u00fcnl\u00fc\u011f\u00fcn\u00fc yaz\u0131n
|
config.description.useDetailedLogging = Ayr\u0131nt\u0131l\u0131 hata iletilerini ve FFDec'in hata ay\u0131klamas\u0131 i\u00e7in bilgi g\u00fcnl\u00fc\u011f\u00fcn\u00fc yaz\u0131n
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name._debugMode = Hata ay\u0131klama modunda FFDec
|
config.name._debugMode = Hata ay\u0131klama modunda FFDec
|
||||||
config.description._debugMode = FFDec hata ay\u0131klama modu. Hata ay\u0131klama men\u00fcs\u00fcn\u00fc a\u00e7ar. Bu, hata ay\u0131klay\u0131c\u0131 i\u015flevselli\u011fi ile ilgisi yoktur
|
config.description._debugMode = FFDec hata ay\u0131klama modu. Hata ay\u0131klama men\u00fcs\u00fcn\u00fc a\u00e7ar. Bu, hata ay\u0131klay\u0131c\u0131 i\u015flevselli\u011fi ile ilgisi yoktur
|
||||||
|
|
||||||
config.name.resolveConstants = AS1/2 P-code ile sabitleri \u00e7\u00f6zme
|
|
||||||
|
|
||||||
|
config.name.resolveConstants = AS1/2 p-code ile sabitleri \u00e7\u00f6z
|
||||||
config.description.resolveConstants = P-code penceresinde ger\u00e7ek de\u011ferler yerine 'constantxx' g\u00f6stermek i\u00e7in bunu kapat\u0131n
|
config.description.resolveConstants = P-code penceresinde ger\u00e7ek de\u011ferler yerine 'constantxx' g\u00f6stermek i\u00e7in bunu kapat\u0131n
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.sublimiter = Kod alt s\u0131n\u0131r\u0131
|
config.name.sublimiter = Kod alt s\u0131n\u0131r\u0131
|
||||||
config.description.sublimiter = Karart\u0131lm\u0131\u015f kod i\u00e7in kod alt s\u0131n\u0131r\u0131.
|
config.description.sublimiter = Karart\u0131lm\u0131\u015f kod i\u00e7in kod alt s\u0131n\u0131r\u0131.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.exportTimeout = Toplam d\u0131\u015fa aktarma zaman a\u015f\u0131m\u0131 (saniye)
|
config.name.exportTimeout = Toplam d\u0131\u015fa aktarma zaman a\u015f\u0131m\u0131 (saniye)
|
||||||
config.description.exportTimeout = Decompiler bu saatten sonra d\u0131\u015fa aktarmay\u0131 durduracak
|
config.description.exportTimeout = Decompiler bu saatten sonra d\u0131\u015fa aktarmay\u0131 durduracak
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.decompilationTimeoutFile = Tek dosya ayr\u0131\u015ft\u0131rma zaman a\u015f\u0131m\u0131 (saniye)
|
config.name.decompilationTimeoutFile = Tek dosya ayr\u0131\u015ft\u0131rma zaman a\u015f\u0131m\u0131 (saniye)
|
||||||
config.description.decompilationTimeoutFile = Decompiler, bu sefer bir dosyaya eri\u015ftikten sonra ActionScript ayr\u0131\u015ft\u0131rmas\u0131n\u0131 durduracakt\u0131r
|
config.description.decompilationTimeoutFile = Decompiler, bu sefer bir dosyaya eri\u015ftikten sonra ActionScript ayr\u0131\u015ft\u0131rmas\u0131n\u0131 durduracakt\u0131r
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.paramNamesEnable = AS3'te parametre adlar\u0131n\u0131 etkinle\u015ftir
|
config.name.paramNamesEnable = AS3'te parametre adlar\u0131n\u0131 etkinle\u015ftir
|
||||||
config.description.paramNamesEnable = Flash CS 5.5 gibi resmi programlar yanl\u0131\u015f parametre isimleri indeksleri ekler, \u00e7\u00fcnk\u00fc decompiling parametre adlar\u0131n\u0131 kullanmak sorunlara neden olabilir
|
config.description.paramNamesEnable = Flash CS 5.5 gibi resmi programlar yanl\u0131\u015f parametre adlar\u0131 indeksleri ekledi\u011finden, kod \u00e7\u00f6zmede parametre adlar\u0131n\u0131n kullan\u0131lmas\u0131 sorunlara neden olabilir.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.displayFileName = Ba\u015fl\u0131kta SWF ad\u0131n\u0131 g\u00f6ster
|
config.name.displayFileName = Ba\u015fl\u0131kta SWF ad\u0131n\u0131 g\u00f6ster
|
||||||
config.description.displayFileName = Pencere ba\u015fl\u0131\u011f\u0131nda SWF dosyas\u0131/url ad\u0131n\u0131 g\u00f6r\u00fcnt\u00fcleyin (Ekran g\u00f6r\u00fcnt\u00fcleri olu\u015fturabilirsiniz)
|
config.description.displayFileName = Pencere ba\u015fl\u0131\u011f\u0131nda SWF dosya/url ad\u0131n\u0131 g\u00f6r\u00fcnt\u00fcleyin (Ekran g\u00f6r\u00fcnt\u00fcleri olu\u015fturabilirsiniz)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name._debugCopy = FFDec hata ay\u0131klama derlemesi
|
config.name._debugCopy = FFDec hata ay\u0131klama derlemesi
|
||||||
config.description._debugCopy = Ayn\u0131 ikili kod \u00fcretti\u011finden emin olmak i\u00e7in a\u00e7\u0131ld\u0131ktan hemen sonra SWF dosyas\u0131n\u0131 tekrar derlemeye \u00e7al\u0131\u015f\u0131r. Yaln\u0131zca FFDec'in \u00e7\u00f6z\u00fclmesi i\u00e7in kullan\u0131n!
|
config.description._debugCopy = Ayn\u0131 ikili kod \u00fcretmesini sa\u011flamak i\u00e7in SWF dosyas\u0131n\u0131 a\u00e7t\u0131ktan hemen sonra tekrar derlemeye \u00e7al\u0131\u015f\u0131r. Sadece FFDec HATA AYIKLAMA i\u00e7in kullan\u0131n!
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.dumpTags = Etiketleri konsola d\u00f6k\u00fcmle
|
config.name.dumpTags = Etiketleri konsola d\u00f6k\u00fcmle
|
||||||
config.description.dumpTags = SWF dosyas\u0131n\u0131 okurken etiketleri konsola d\u00f6k\u00fcm\u00fc d\u00f6kme
|
config.description.dumpTags = SWF dosyas\u0131n\u0131 okuma konsoluna etiketleri d\u00f6k\u00fcmle
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.decompilationTimeoutSingleMethod = AS3: Tek y\u00f6ntemli ayr\u0131\u015ft\u0131rma zaman a\u015f\u0131m\u0131 (saniye)
|
config.name.decompilationTimeoutSingleMethod = AS3: Tek y\u00f6ntemli ayr\u0131\u015ft\u0131rma zaman a\u015f\u0131m\u0131 (saniye)
|
||||||
config.description.decompilationTimeoutSingleMethod = Decompiler, bu sefer bir y\u00f6ntemle eri\u015ftikten sonra ActionScript ayr\u0131\u015ft\u0131rmas\u0131n\u0131 durduracakt\u0131r
|
config.description.decompilationTimeoutSingleMethod = Decompiler, bu sefer bir y\u00f6ntemle eri\u015ftikten sonra ActionScript ayr\u0131\u015ft\u0131rmas\u0131n\u0131 durduracakt\u0131r
|
||||||
|
|
||||||
config.name.lastRenameType = (\u00c7evrimi\u00e7i) Son yeniden adland\u0131rma t\u00fcr\u00fc
|
|
||||||
config.description.lastRenameType = Son kullan\u0131lan adlar\u0131 yeniden adland\u0131r tiplendir
|
|
||||||
|
|
||||||
config.name.lastSaveDir = (\u00c7evrimi\u00e7i) Son kaydetme dizini
|
|
||||||
config.description.lastSaveDir = Son kullan\u0131lan kaydetme dizini
|
|
||||||
|
|
||||||
config.name.lastOpenDir = (\u00c7evrimi\u00e7i) Son a\u00e7\u0131k dizin
|
config.name.lastRenameType = (Dahili) Son yeniden adland\u0131rma t\u00fcr\u00fc
|
||||||
config.description.lastOpenDir = En son kullan\u0131lan a\u00e7\u0131k dizin
|
config.description.lastRenameType = Son kullan\u0131lan yeniden adland\u0131rma tan\u0131mlay\u0131c\u0131lar\u0131 t\u00fcr\u00fc
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.lastSaveDir = (Dahili) Son kay\u0131t dizini
|
||||||
|
config.description.lastSaveDir = Son kullan\u0131lan kay\u0131t dizini
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.lastOpenDir = (Dahili) Son a\u00e7\u0131k dizin
|
||||||
|
config.description.lastOpenDir = Son kullan\u0131lan a\u00e7\u0131k dizin
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.lastExportDir = (Dahili) son d\u0131\u015fa aktarma dizini
|
||||||
|
config.description.lastExportDir = Son kullan\u0131lan d\u0131\u015fa aktarma dizini
|
||||||
|
|
||||||
|
|
||||||
config.name.lastExportDir = (\u00c7evrimi\u00e7i) Son ihra\u00e7 rehberi
|
|
||||||
config.description.lastExportDir = Son kullan\u0131lan ihra\u00e7 rehberi
|
|
||||||
|
|
||||||
config.name.locale = Dil
|
config.name.locale = Dil
|
||||||
config.description.locale = Yerel ayar tan\u0131mlay\u0131c\u0131
|
config.description.locale = Yerel ayarlar tan\u0131mlay\u0131c\u0131s\u0131
|
||||||
|
|
||||||
config.name.registerNameFormat = De\u011fi\u015fken bi\u00e7imi kaydet
|
|
||||||
|
|
||||||
|
config.name.registerNameFormat = Kay\u0131t de\u011fi\u015fken bi\u00e7imi
|
||||||
config.description.registerNameFormat = Yerel kay\u0131t de\u011fi\u015fken adlar\u0131n\u0131n bi\u00e7imi. Kay\u0131t numaras\u0131 i\u00e7in %d kullan\u0131n.
|
config.description.registerNameFormat = Yerel kay\u0131t de\u011fi\u015fken adlar\u0131n\u0131n bi\u00e7imi. Kay\u0131t numaras\u0131 i\u00e7in %d kullan\u0131n.
|
||||||
|
|
||||||
config.name.maxRecentFileCount = Maksimum yeni say\u0131m
|
|
||||||
config.description.maxRecentFileCount = Maksimum yeni dosya say\u0131s\u0131
|
|
||||||
|
|
||||||
config.name.recentFiles = (\u00c7evrimi\u00e7i) En yeni resimler
|
|
||||||
|
config.name.maxRecentFileCount = Maksimum son say\u0131s\u0131
|
||||||
|
config.description.maxRecentFileCount = Son dosyalar\u0131n maksimum say\u0131s\u0131
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.recentFiles = (Dahili) Son dosyalar
|
||||||
config.description.recentFiles = Son a\u00e7\u0131lan dosyalar
|
config.description.recentFiles = Son a\u00e7\u0131lan dosyalar
|
||||||
|
|
||||||
config.name.fontPairingMap = (\u00c7evrimi\u00e7i) \u0130\u00e7e aktarma i\u00e7in font \u00e7iftleri
|
|
||||||
config.description.fontPairingMap = Yeni karakterleri i\u00e7e aktarmak i\u00e7in font \u00e7iftleri
|
|
||||||
|
|
||||||
config.name.lastUpdatesCheckDate = (\u00c7evrimi\u00e7i) Son g\u00fcncelleme tarihi kontrol edin
|
|
||||||
config.description.lastUpdatesCheckDate = Sunucudaki g\u00fcncellemeleri kontrol etme tarihi
|
|
||||||
|
|
||||||
config.name.gui.window.width = (\u00c7evrimi\u00e7i) Son pencere geni\u015fli\u011fi
|
config.name.fontPairingMap = (Dahili) \u0130\u00e7e aktar\u0131lacak yaz\u0131 tipi \u00e7iftleri
|
||||||
|
config.description.fontPairingMap = Yeni karakterleri i\u00e7e aktarmak i\u00e7in yaz\u0131 tipi \u00e7iftleri
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.lastUpdatesCheckDate = (Dahili) Son g\u00fcncelleme kontrol tarihi
|
||||||
|
config.description.lastUpdatesCheckDate = Sunucuda g\u00fcncellemeler i\u00e7in son kontrol tarihi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.gui.window.width = (Dahili) Son pencere geni\u015fli\u011fi
|
||||||
config.description.gui.window.width = Son kaydedilen pencere geni\u015fli\u011fi
|
config.description.gui.window.width = Son kaydedilen pencere geni\u015fli\u011fi
|
||||||
|
|
||||||
config.name.gui.window.height = (\u00c7evrimi\u00e7i) Son pencere y\u00fcksekli\u011fi
|
|
||||||
|
|
||||||
|
config.name.gui.window.height = (Dahili) Son pencere y\u00fcksekli\u011fi
|
||||||
config.description.gui.window.height = Son kaydedilen pencere y\u00fcksekli\u011fi
|
config.description.gui.window.height = Son kaydedilen pencere y\u00fcksekli\u011fi
|
||||||
|
|
||||||
config.name.gui.window.maximized.horizontal = (\u00c7evrimi\u00e7i) Yatay olarak maksimize edilmi\u015f pencere
|
|
||||||
|
|
||||||
|
config.name.gui.window.maximized.horizontal = (Dahili) Pencere yatay olarak maksimize edildi
|
||||||
config.description.gui.window.maximized.horizontal = Son pencere durumu - yatay olarak maksimize edildi
|
config.description.gui.window.maximized.horizontal = Son pencere durumu - yatay olarak maksimize edildi
|
||||||
|
|
||||||
config.name.gui.window.maximized.vertical = (\u00c7evrimi\u00e7i) Dikey maksimize edilmi\u015f pencere
|
|
||||||
|
|
||||||
|
config.name.gui.window.maximized.vertical = (Dahili) Pencere dikey olarak maksimize edildi
|
||||||
config.description.gui.window.maximized.vertical = Son pencere durumu - dikey olarak maksimize edildi
|
config.description.gui.window.maximized.vertical = Son pencere durumu - dikey olarak maksimize edildi
|
||||||
|
|
||||||
config.name.gui.avm2.splitPane.dividerLocationPercent = (\u00c7evrimi\u00e7i) AS3 Ay\u0131r\u0131c\u0131 konumu
|
|
||||||
|
|
||||||
|
config.name.gui.avm2.splitPane.dividerLocationPercent = (Dahili) AS3 Ay\u0131r\u0131c\u0131 konumu
|
||||||
config.description.gui.avm2.splitPane.dividerLocationPercent =
|
config.description.gui.avm2.splitPane.dividerLocationPercent =
|
||||||
|
|
||||||
config.name.gui.actionSplitPane.dividerLocationPercent = (\u00c7evrimi\u00e7i) AS1/2 ay\u0131r\u0131c\u0131 konumu
|
|
||||||
|
|
||||||
|
config.name.gui.actionSplitPane.dividerLocationPercent = (Dahili) AS1/2 ay\u0131r\u0131c\u0131 konumu
|
||||||
config.description.gui.actionSplitPane.dividerLocationPercent =
|
config.description.gui.actionSplitPane.dividerLocationPercent =
|
||||||
|
|
||||||
config.name.gui.previewSplitPane.dividerLocationPercent = (\u00c7evrimi\u00e7i) Ay\u0131r\u0131c\u0131 konumunu \u00f6nizle
|
|
||||||
|
|
||||||
|
config.name.gui.previewSplitPane.dividerLocationPercent = (Dahili) Ay\u0131r\u0131c\u0131 konumunu \u00f6nizle
|
||||||
config.description.gui.previewSplitPane.dividerLocationPercent =
|
config.description.gui.previewSplitPane.dividerLocationPercent =
|
||||||
|
|
||||||
config.name.gui.splitPane1.dividerLocationPercent = (\u00c7evrimi\u00e7i) Ay\u0131r\u0131c\u0131 konumu 1
|
|
||||||
|
|
||||||
|
config.name.gui.splitPane1.dividerLocationPercent = (Dahili) Ay\u0131r\u0131c\u0131 konumu 1
|
||||||
config.description.gui.splitPane1.dividerLocationPercent =
|
config.description.gui.splitPane1.dividerLocationPercent =
|
||||||
|
|
||||||
config.name.gui.splitPane2.dividerLocationPercent = (\u00c7evrimi\u00e7i) Ay\u0131r\u0131c\u0131 konumu 2
|
|
||||||
|
|
||||||
|
config.name.gui.splitPane2.dividerLocationPercent = (Dahili) Ay\u0131r\u0131c\u0131 konumu 2
|
||||||
config.description.gui.splitPane2.dividerLocationPercent =
|
config.description.gui.splitPane2.dividerLocationPercent =
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.saveAsExeScaleMode = EXE \u00f6l\u00e7ek modu olarak kaydet
|
config.name.saveAsExeScaleMode = EXE \u00f6l\u00e7ek modu olarak kaydet
|
||||||
config.description.saveAsExeScaleMode = EXE d\u0131\u015fa aktarma i\u00e7in \u00f6l\u00e7ekleme modu
|
config.description.saveAsExeScaleMode = EXE d\u0131\u015fa aktarma i\u00e7in \u00f6l\u00e7eklendirme modu
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.syntaxHighlightLimit = S\u00f6zdizimini en fazla karakter ile vurggula
|
config.name.syntaxHighlightLimit = S\u00f6zdizimini en fazla karakter ile vurggula
|
||||||
config.description.syntaxHighlightLimit = S\u00f6z dizimini \u00e7al\u0131\u015ft\u0131rmak i\u00e7in maksimum karakter say\u0131s\u0131 a\u00e7\u0131k
|
config.description.syntaxHighlightLimit = S\u00f6zdizimi vurgulamas\u0131n\u0131 \u00e7al\u0131\u015ft\u0131rmak i\u00e7in maksimum karakter say\u0131s\u0131
|
||||||
|
|
||||||
config.name.guiFontPreviewSampleText = (\u00c7evrimi\u00e7i) Last font preview sample text
|
|
||||||
config.description.guiFontPreviewSampleText = Son yaz\u0131 tipi \u00f6nizleme \u00f6rnek metin
|
|
||||||
|
|
||||||
config.name.gui.fontPreviewWindow.width = (\u00c7evrimi\u00e7i) Son yaz\u0131 tipi \u00f6nizleme penceresinin geni\u015fli\u011fi
|
|
||||||
|
config.name.guiFontPreviewSampleText = (Dahili) Son yaz\u0131 tipi \u00f6nizleme \u00f6rnek metni
|
||||||
|
config.description.guiFontPreviewSampleText = Son yaz\u0131 tipi \u00f6nizleme \u00f6rnek metni
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.gui.fontPreviewWindow.width = (Dahili) Son yaz\u0131 tipi \u00f6nizleme penceresinin geni\u015fli\u011fi
|
||||||
config.description.gui.fontPreviewWindow.width =
|
config.description.gui.fontPreviewWindow.width =
|
||||||
|
|
||||||
config.name.gui.fontPreviewWindow.height = (\u00c7evrimi\u00e7i) Son yaz\u0131 tipi \u00f6nizleme penceresinin y\u00fcksekli\u011fi
|
|
||||||
|
|
||||||
|
config.name.gui.fontPreviewWindow.height = (Dahili) Son yaz\u0131 tipi \u00f6nizleme penceresinin y\u00fcksekli\u011fi
|
||||||
config.description.gui.fontPreviewWindow.height =
|
config.description.gui.fontPreviewWindow.height =
|
||||||
|
|
||||||
config.name.gui.fontPreviewWindow.posX = (\u00c7evrimi\u00e7i) Son yaz\u0131 tipi \u00f6nizleme penceresi X
|
|
||||||
|
|
||||||
|
config.name.gui.fontPreviewWindow.posX = (Dahili) Son yaz\u0131 tipi \u00f6nizleme penceresi X
|
||||||
config.description.gui.fontPreviewWindow.posX =
|
config.description.gui.fontPreviewWindow.posX =
|
||||||
|
|
||||||
config.name.gui.fontPreviewWindow.posY = (\u00c7evrimi\u00e7i) Son yaz\u0131 tipi \u00f6nizleme penceresi Y
|
|
||||||
|
|
||||||
|
config.name.gui.fontPreviewWindow.posY = (Dahili) Son yaz\u0131 tipi \u00f6nizleme penceresi Y
|
||||||
config.description.gui.fontPreviewWindow.posY =
|
config.description.gui.fontPreviewWindow.posY =
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.formatting.indent.size = Girinti ba\u015f\u0131na karakterler
|
config.name.formatting.indent.size = Girinti ba\u015f\u0131na karakterler
|
||||||
config.description.formatting.indent.size = Bir girinti i\u00e7in say\u0131 veya bo\u015fluklar (veya sekmeler)
|
config.description.formatting.indent.size = Bir girinti i\u00e7in say\u0131 veya bo\u015fluklar (veya sekmeler)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.formatting.indent.useTabs = Girinti i\u00e7in sekmeler
|
config.name.formatting.indent.useTabs = Girinti i\u00e7in sekmeler
|
||||||
config.description.formatting.indent.useTabs = Girinti bo\u015fluklar\u0131 yerine sekmeler kullan\u0131n
|
config.description.formatting.indent.useTabs = Girinti i\u00e7in bo\u015fluk yerine sekmeleri kullan\u0131n
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.beginBlockOnNewLine = Yeni sat\u0131ra k\u0131vr\u0131ml\u0131 parantez
|
config.name.beginBlockOnNewLine = Yeni sat\u0131ra k\u0131vr\u0131ml\u0131 parantez
|
||||||
config.description.beginBlockOnNewLine = Yeni sat\u0131ra k\u0131vr\u0131ml\u0131 parantezle ba\u015flay\u0131n
|
config.description.beginBlockOnNewLine = Yeni sat\u0131ra k\u0131vr\u0131ml\u0131 parantezle ba\u015flay\u0131n
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.check.updates.delay = G\u00fcncellemelerde gecikmeyi kontrol et
|
config.name.check.updates.delay = G\u00fcncellemelerde gecikmeyi kontrol et
|
||||||
config.description.check.updates.delay = Uygulama ba\u015flatmada g\u00fcncellemeler i\u00e7in otomatik kontroller aras\u0131ndaki minimum s\u00fcre
|
config.description.check.updates.delay = Uygulama ba\u015flang\u0131c\u0131nda g\u00fcncellemeler i\u00e7in otomatik kontroller aras\u0131ndaki minimum s\u00fcre
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.check.updates.stable = Kararl\u0131 s\u00fcr\u00fcmleri kontrol et
|
config.name.check.updates.stable = Kararl\u0131 s\u00fcr\u00fcmleri kontrol et
|
||||||
config.description.check.updates.stable = Kararl\u0131 s\u00fcr\u00fcm g\u00fcncellemelerini kontrol etme
|
config.description.check.updates.stable = Kararl\u0131 s\u00fcr\u00fcm g\u00fcncellemelerini kontrol et
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.check.updates.nightly = Gece s\u00fcr\u00fcmlerini kontrol et
|
config.name.check.updates.nightly = Gece s\u00fcr\u00fcmlerini kontrol et
|
||||||
config.description.check.updates.nightly = Gece s\u00fcr\u00fcm g\u00fcncellemelerini kontrol etme
|
config.description.check.updates.nightly = Gece s\u00fcr\u00fcm g\u00fcncellemelerini kontrol et
|
||||||
|
|
||||||
config.name.check.updates.enabled = G\u00fcncellemelerin kontrol\u00fc etkinle\u015ftirildi
|
|
||||||
|
|
||||||
|
config.name.check.updates.enabled = G\u00fcncellemelerin kontrol\u00fc etkin
|
||||||
config.description.check.updates.enabled = Uygulama ba\u015flat\u0131ld\u0131\u011f\u0131nda g\u00fcncellemeleri otomatik olarak kontrol etme
|
config.description.check.updates.enabled = Uygulama ba\u015flat\u0131ld\u0131\u011f\u0131nda g\u00fcncellemeleri otomatik olarak kontrol etme
|
||||||
|
|
||||||
config.name.export.formats = (\u00c7evrimi\u00e7i) d\u0131\u015fa aktarma bi\u00e7imleri
|
|
||||||
|
|
||||||
|
config.name.export.formats = (Dahili) D\u0131\u015fa aktarma bi\u00e7imleri
|
||||||
config.description.export.formats = En son kullan\u0131lan d\u0131\u015fa aktarma bi\u00e7imleri
|
config.description.export.formats = En son kullan\u0131lan d\u0131\u015fa aktarma bi\u00e7imleri
|
||||||
|
|
||||||
config.name.textExportSingleFile = Metinleri tek bir dosyaya aktar
|
|
||||||
config.description.textExportSingleFile = Metinleri birden \u00e7ok yerine tek bir dosyaya d\u0131\u015fa aktarma
|
|
||||||
|
|
||||||
config.name.textExportSingleFileSeparator = Tek bir dosya metin ihracat\u0131nda metin ay\u0131r\u0131c\u0131
|
|
||||||
|
config.name.textExportSingleFile = Metinleri tek bir dosyaya aktar
|
||||||
|
config.description.textExportSingleFile = Metinleri birden \u00e7ok yerine tek bir dosyaya d\u0131\u015fa aktar
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.textExportSingleFileSeparator = Tek dosya metin d\u0131\u015fa aktar\u0131m\u0131nda metinlerin ay\u0131r\u0131c\u0131s\u0131
|
||||||
config.description.textExportSingleFileSeparator = Tek dosya metin d\u0131\u015fa aktarma metinleri aras\u0131na eklemek i\u00e7in metin
|
config.description.textExportSingleFileSeparator = Tek dosya metin d\u0131\u015fa aktarma metinleri aras\u0131na eklemek i\u00e7in metin
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.textExportSingleFileRecordSeparator = Tek bir dosya metin d\u0131\u015fa aktarma kay\u0131tlar\u0131n\u0131n ay\u0131r\u0131c\u0131s\u0131
|
config.name.textExportSingleFileRecordSeparator = Tek bir dosya metin d\u0131\u015fa aktarma kay\u0131tlar\u0131n\u0131n ay\u0131r\u0131c\u0131s\u0131
|
||||||
config.description.textExportSingleFileRecordSeparator = Tek dosya metin d\u0131\u015fa aktarma metin kay\u0131tlar\u0131 aras\u0131na eklenecek metin
|
config.description.textExportSingleFileRecordSeparator = Tek dosya metin d\u0131\u015fa aktarma metin kay\u0131tlar\u0131 aras\u0131na eklenecek metin
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.warning.experimental.as12edit = AS1/2 do\u011frudan d\u00fczenleme uyar\u0131s\u0131
|
config.name.warning.experimental.as12edit = AS1/2 do\u011frudan d\u00fczenleme uyar\u0131s\u0131
|
||||||
config.description.warning.experimental.as12edit = AS1/2 deneysel do\u011frudan d\u00fczenlemesinde uyar\u0131 g\u00f6ster
|
config.description.warning.experimental.as12edit = AS1/2 deneysel do\u011frudan d\u00fczenlemesinde uyar\u0131 g\u00f6ster
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.warning.experimental.as3edit = AS3 do\u011frudan d\u00fczenleme uyar\u0131s\u0131
|
config.name.warning.experimental.as3edit = AS3 do\u011frudan d\u00fczenleme uyar\u0131s\u0131
|
||||||
config.description.warning.experimental.as3edit = AS3 deneysel do\u011frudan d\u00fczenlemesinde uyar\u0131 g\u00f6ster
|
config.description.warning.experimental.as3edit = AS3 deneysel do\u011frudan d\u00fczenlemesinde uyar\u0131 g\u00f6ster
|
||||||
|
|
||||||
config.name.packJavaScripts = JavaScript'leri paketleyin
|
|
||||||
config.description.packJavaScripts = Canvas Export'da olu\u015fturulan komut dosyalar\u0131nda JavaScript paketleyici \u00e7al\u0131\u015ft\u0131r\u0131n.
|
|
||||||
|
|
||||||
config.name.textExportExportFontFace = SVG d\u0131\u015fa aktar\u0131m\u0131nda font-y\u00fcz\u00fcn\u00fc kullan\u0131n
|
|
||||||
|
config.name.packJavaScripts = JavaScripts Paketi
|
||||||
|
config.description.packJavaScripts = Canvas Export'da olu\u015fturulan komut dosyalar\u0131nda JavaScript paketleyicisini \u00e7al\u0131\u015ft\u0131r.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.textExportExportFontFace = SVG d\u0131\u015fa aktarmada yaz\u0131 tipi y\u00fcz\u00fcn\u00fc kullan
|
||||||
config.description.textExportExportFontFace = \u015eekil yerine yaz\u0131 tipi y\u00fcz\u00fcn\u00fc kullanarak yaz\u0131 tipi dosyalar\u0131n\u0131 SVG'ye kat\u0131\u015ft\u0131r\u0131n
|
config.description.textExportExportFontFace = \u015eekil yerine yaz\u0131 tipi y\u00fcz\u00fcn\u00fc kullanarak yaz\u0131 tipi dosyalar\u0131n\u0131 SVG'ye kat\u0131\u015ft\u0131r\u0131n
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.lzmaFastBytes = LZMA h\u0131zl\u0131 bayt (ge\u00e7erli de\u011ferler: 5-255)
|
config.name.lzmaFastBytes = LZMA h\u0131zl\u0131 bayt (ge\u00e7erli de\u011ferler: 5-255)
|
||||||
config.description.lzmaFastBytes = LZMA enkoderinin h\u0131zl\u0131 bayt parametresi
|
config.description.lzmaFastBytes = LZMA kodlay\u0131c\u0131n\u0131n h\u0131zl\u0131 bayt parametresi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.pluginPath = Eklenti Yolu
|
config.name.pluginPath = Eklenti Yolu
|
||||||
config.description.pluginPath = -
|
config.description.pluginPath = -
|
||||||
|
|
||||||
config.name.showMethodBodyId = Metod g\u00f6vde kimli\u011fini g\u00f6ster
|
|
||||||
config.description.showMethodBodyId = Komut sat\u0131r\u0131n\u0131 i\u00e7e aktarmak i\u00e7in y\u00f6ntem nesnesinin kimli\u011fini g\u00f6sterir
|
|
||||||
|
|
||||||
config.name.export.zoom = (\u00c7evrimi\u00e7i) Yak\u0131nla\u015ft\u0131rmay\u0131 d\u0131\u015fa aktar
|
|
||||||
|
config.name.showMethodBodyId = Y\u00f6ntem g\u00f6vdesi kimli\u011fini g\u00f6ster
|
||||||
|
config.description.showMethodBodyId = Komut sat\u0131r\u0131 i\u00e7e aktar\u0131m\u0131 i\u00e7in y\u00f6ntem g\u00f6vdesinin kimli\u011fini g\u00f6sterir
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.export.zoom = (Dahili) D\u0131\u015fa aktarma yak\u0131nla\u015ft\u0131rmas\u0131
|
||||||
config.description.export.zoom = Son kullan\u0131lan d\u0131\u015fa aktarma yak\u0131nla\u015ft\u0131rmas\u0131
|
config.description.export.zoom = Son kullan\u0131lan d\u0131\u015fa aktarma yak\u0131nla\u015ft\u0131rmas\u0131
|
||||||
|
|
||||||
config.name.debuggerPort = Hata ay\u0131klay\u0131c\u0131 ba\u011flant\u0131 noktas\u0131
|
|
||||||
config.description.debuggerPort = Soket hata ay\u0131klama i\u00e7in kullan\u0131lan ba\u011flant\u0131 noktas\u0131
|
|
||||||
|
|
||||||
config.name.displayDebuggerInfo = (\u00c7evrimi\u00e7i) Hata ay\u0131klay\u0131c\u0131 bilgisini g\u00f6ster
|
|
||||||
config.description.displayDebuggerInfo = Anahtarlamadan \u00f6nce hata ay\u0131klay\u0131c\u0131 hakk\u0131ndaki bilgileri g\u00f6r\u00fcnt\u00fcleyin
|
config.name.debuggerPort = Hata ay\u0131klay\u0131c\u0131 ba\u011flant\u0131 noktas\u0131
|
||||||
|
config.description.debuggerPort = Soket hata ay\u0131klamas\u0131 i\u00e7in kullan\u0131lan ba\u011flant\u0131 noktas\u0131
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.displayDebuggerInfo = (Dahili) Hata ay\u0131klay\u0131c\u0131 bilgisini g\u00f6ster
|
||||||
|
config.description.displayDebuggerInfo = De\u011fi\u015ftirmeden \u00f6nce hata ay\u0131klay\u0131c\u0131 hakk\u0131nda bilgi g\u00f6ster
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.randomDebuggerPackage = Hata ay\u0131klay\u0131c\u0131 i\u00e7in rasgele paket ad\u0131 kullan\u0131n
|
config.name.randomDebuggerPackage = Hata ay\u0131klay\u0131c\u0131 i\u00e7in rasgele paket ad\u0131 kullan\u0131n
|
||||||
config.description.randomDebuggerPackage = Bu, Hata Ay\u0131klay\u0131c\u0131 paketini, rasgele dize olarak yeniden adland\u0131r\u0131r; bu da hata ay\u0131klay\u0131c\u0131 varl\u0131\u011f\u0131n\u0131 ActionScript taraf\u0131ndan alg\u0131lanmas\u0131n\u0131 zorla\u015ft\u0131r\u0131r
|
config.description.randomDebuggerPackage = Bu, Hata ay\u0131klay\u0131c\u0131 paketini, rasgele dize olarak yeniden adland\u0131r\u0131r; bu da hata ay\u0131klay\u0131c\u0131 varl\u0131\u011f\u0131n\u0131n ActionScript taraf\u0131ndan alg\u0131lanmas\u0131n\u0131 zorla\u015ft\u0131r\u0131r
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.lastDebuggerReplaceFunction = (Dahilii) Son se\u00e7ilen iz de\u011fi\u015fikli\u011fi
|
||||||
|
config.description.lastDebuggerReplaceFunction = \u0130zleme i\u015flevinde en son se\u00e7ilen i\u015flev ad\u0131, hata ay\u0131klay\u0131c\u0131yla de\u011fi\u015ftirildi
|
||||||
|
|
||||||
|
|
||||||
config.name.lastDebuggerReplaceFunction = (\u00c7evrimi\u00e7i) Son se\u00e7ilen iz de\u011fi\u015ftirme
|
|
||||||
config.description.lastDebuggerReplaceFunction = Son olarak iz i\u015flevinin yerini al\u0131p hata ay\u0131klay\u0131c\u0131yla de\u011fi\u015ftirilen i\u015flev ad\u0131
|
|
||||||
|
|
||||||
config.name.getLocalNamesFromDebugInfo = AS3: Hata ay\u0131klama bilgilerinden yerel kay\u0131t adlar\u0131 al\u0131n
|
config.name.getLocalNamesFromDebugInfo = AS3: Hata ay\u0131klama bilgilerinden yerel kay\u0131t adlar\u0131 al\u0131n
|
||||||
config.description.getLocalNamesFromDebugInfo = Hata ay\u0131klama bilgisi mevcutsa, yerel kay\u0131tlar\u0131 _loc_x_'dan ger\u00e7ek adlara yeniden adland\u0131r\u0131r. Baz\u0131 karartmalar burada hatal\u0131 kay\u0131t isimleri kulland\u0131klar\u0131 i\u00e7in bu kapat\u0131labilir.
|
config.description.getLocalNamesFromDebugInfo = Hata ay\u0131klama bilgisi mevcutsa, yerel kay\u0131tlar\u0131 _loc_x_'dan ger\u00e7ek adlara yeniden adland\u0131r\u0131r. Baz\u0131 karartmalar burada hatal\u0131 kay\u0131t isimleri kulland\u0131klar\u0131 i\u00e7in bu kapat\u0131labilir.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.tagTreeShowEmptyFolders = Bo\u015f klas\u00f6rleri g\u00f6ster
|
config.name.tagTreeShowEmptyFolders = Bo\u015f klas\u00f6rleri g\u00f6ster
|
||||||
config.description.tagTreeShowEmptyFolders = Etiket a\u011fac\u0131nda bo\u015f klas\u00f6rleri g\u00f6ster.
|
config.description.tagTreeShowEmptyFolders = Etiket a\u011fac\u0131nda bo\u015f klas\u00f6rleri g\u00f6ster.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.autoLoadEmbeddedSwfs = Kat\u0131\u015ft\u0131r\u0131lm\u0131\u015f SWF'leri otomatik y\u00fckle
|
config.name.autoLoadEmbeddedSwfs = Kat\u0131\u015ft\u0131r\u0131lm\u0131\u015f SWF'leri otomatik y\u00fckle
|
||||||
config.description.autoLoadEmbeddedSwfs = Kat\u0131\u015ft\u0131r\u0131lm\u0131\u015f SWF'leri DefineBinaryData etiketlerinden otomatik olarak y\u00fckleyin.
|
config.description.autoLoadEmbeddedSwfs = Kat\u0131\u015ft\u0131r\u0131lm\u0131\u015f SWF'leri DefineBinaryData etiketlerinden otomatik olarak y\u00fckleyin.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.overrideTextExportFileName = Metin d\u0131\u015fa aktarma dosya ad\u0131n\u0131 ge\u00e7ersiz k\u0131l
|
config.name.overrideTextExportFileName = Metin d\u0131\u015fa aktarma dosya ad\u0131n\u0131 ge\u00e7ersiz k\u0131l
|
||||||
config.description.overrideTextExportFileName = D\u0131\u015fa aktar\u0131lan metnin dosya ad\u0131n\u0131 \u00f6zelle\u015ftirebilirsiniz. Ge\u00e7erli SWF'nin dosya ad\u0131n\u0131 kullanmak i\u00e7in {filename} yer tutucu kullan\u0131n.
|
config.description.overrideTextExportFileName = D\u0131\u015fa aktar\u0131lan metnin dosya ad\u0131n\u0131 \u00f6zelle\u015ftirebilirsiniz. Ge\u00e7erli SWF'nin dosya ad\u0131n\u0131 kullanmak i\u00e7in {filename} yer tutucu kullan\u0131n.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.showOldTextDuringTextEditing = Metin d\u00fczenleme s\u0131ras\u0131nda eski metni g\u00f6ster
|
config.name.showOldTextDuringTextEditing = Metin d\u00fczenleme s\u0131ras\u0131nda eski metni g\u00f6ster
|
||||||
config.description.showOldTextDuringTextEditing = \u00d6nizleme alan\u0131nda metin etiketinin orijinal metnini gri renkle g\u00f6sterir.
|
config.description.showOldTextDuringTextEditing = \u00d6nizleme alan\u0131nda metin etiketinin orijinal metnini gri renkle g\u00f6sterir.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.group.name.import = \u0130\u00e7e aktar
|
config.group.name.import = \u0130\u00e7e aktar
|
||||||
config.group.description.import = \u0130\u00e7e aktarma konfig\u00fcrasyonu
|
config.group.description.import = \u0130\u00e7e aktarma konfig\u00fcrasyonu
|
||||||
|
|
||||||
config.name.textImportResizeTextBoundsMode = Metin s\u0131n\u0131rlamal\u0131 yeniden boyutland\u0131rma modu
|
|
||||||
config.description.textImportResizeTextBoundsMode = Metin, metin d\u00fczenlemesinden sonra yeniden boyutland\u0131rma kipini s\u0131n\u0131rlar.
|
|
||||||
|
config.name.textImportResizeTextBoundsMode = Metin s\u0131n\u0131rlar\u0131n\u0131 yeniden boyutland\u0131rma modu
|
||||||
|
config.description.textImportResizeTextBoundsMode = Metin, metin d\u00fczenlemeden sonra yeniden boyutland\u0131rma modunu s\u0131n\u0131rlar.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.showCloseConfirmation = SWF kapat onay\u0131n\u0131 tekrar g\u00f6ster
|
config.name.showCloseConfirmation = SWF kapat onay\u0131n\u0131 tekrar g\u00f6ster
|
||||||
config.description.showCloseConfirmation = De\u011fi\u015ftirilen dosyalar i\u00e7in SWF kapat onay\u0131n\u0131 tekrar g\u00f6ster.
|
config.description.showCloseConfirmation = De\u011fi\u015ftirilen dosyalar i\u00e7in SWF kapat onay\u0131n\u0131 tekrar g\u00f6ster.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.showCodeSavedMessage = Kay\u0131tl\u0131 mesaj\u0131 tekrar g\u00f6ster
|
config.name.showCodeSavedMessage = Kay\u0131tl\u0131 mesaj\u0131 tekrar g\u00f6ster
|
||||||
config.description.showCodeSavedMessage = Kay\u0131tl\u0131 mesaj\u0131 tekrar g\u00f6ster
|
config.description.showCodeSavedMessage = Kay\u0131tl\u0131 mesaj\u0131 tekrar g\u00f6ster
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.showTraitSavedMessage = Yeniden \u00f6zellik kaydedilen mesaj\u0131 g\u00f6ster
|
config.name.showTraitSavedMessage = Yeniden \u00f6zellik kaydedilen mesaj\u0131 g\u00f6ster
|
||||||
config.description.showTraitSavedMessage = Yeniden \u00f6zellik kaydedilen mesaj\u0131 g\u00f6ster
|
config.description.showTraitSavedMessage = Yeniden \u00f6zellik kaydedilen mesaj\u0131 g\u00f6ster
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.updateProxyAddress = G\u00fcncellemeleri kontrol etmek i\u00e7in Http Proxy adresi
|
config.name.updateProxyAddress = G\u00fcncellemeleri kontrol etmek i\u00e7in Http Proxy adresi
|
||||||
config.description.updateProxyAddress = G\u00fcncellemeleri kontrol etmek i\u00e7in Http Proxy adresi. Bi\u00e7im: example.com:8080
|
config.description.updateProxyAddress = G\u00fcncellemeleri kontrol etmek i\u00e7in Http Proxy adresi. Bi\u00e7im: example.com:8080
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.editorMode = Edit\u00f6r Modu
|
config.name.editorMode = Edit\u00f6r Modu
|
||||||
config.description.editorMode = Bir Metin veya Komut Dosyas\u0131 d\u00fc\u011f\u00fcm\u00fc se\u00e7ti\u011finizde metin alanlar\u0131n\u0131 otomatik olarak d\u00fczenlenebilir yap\u0131n
|
config.description.editorMode = Bir Metin veya Komut Dosyas\u0131 d\u00fc\u011f\u00fcm\u00fc se\u00e7ti\u011finizde metin alanlar\u0131n\u0131 otomatik olarak d\u00fczenleyin
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.autoSaveTagModifications = Etiket de\u011fi\u015fikliklerini otomatik kaydet
|
config.name.autoSaveTagModifications = Etiket de\u011fi\u015fikliklerini otomatik kaydet
|
||||||
config.description.autoSaveTagModifications = A\u011fa\u00e7ta yeni bir etiket se\u00e7ti\u011finizde de\u011fi\u015fiklikleri kaydedin
|
config.description.autoSaveTagModifications = A\u011fa\u00e7ta yeni bir etiket se\u00e7ti\u011finizde de\u011fi\u015fiklikleri kaydedin
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.saveSessionOnExit = \u00c7\u0131k\u0131\u015fta oturumu kaydet
|
config.name.saveSessionOnExit = \u00c7\u0131k\u0131\u015fta oturumu kaydet
|
||||||
config.description.saveSessionOnExit = Ge\u00e7erli oturumu kaydedin ve FFDec yeniden ba\u015flat\u0131ld\u0131ktan sonra tekrar a\u00e7\u0131n (yaln\u0131zca ger\u00e7ek dosyalarla \u00e7al\u0131\u015f\u0131r)
|
config.description.saveSessionOnExit = Ge\u00e7erli oturumu kaydedin ve FFDec yeniden ba\u015flat\u0131ld\u0131ktan sonra tekrar a\u00e7\u0131n (yaln\u0131zca ger\u00e7ek dosyalarla \u00e7al\u0131\u015f\u0131r)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name._showDebugMenu = FFDec hata ay\u0131klama men\u00fcs\u00fcn\u00fc g\u00f6ster
|
config.name._showDebugMenu = FFDec hata ay\u0131klama men\u00fcs\u00fcn\u00fc g\u00f6ster
|
||||||
config.description._showDebugMenu = Kar\u0131\u015ft\u0131r\u0131c\u0131y\u0131 hata ay\u0131klama i\u00e7in kurdele hata ay\u0131klama men\u00fcs\u00fcn\u00fc g\u00f6sterir.
|
config.description._showDebugMenu = Kod \u00e7\u00f6z\u00fcc\u00fcn\u00fcn hata ay\u0131klamas\u0131 i\u00e7in \u015feritte hata ay\u0131klama men\u00fcs\u00fcn\u00fc g\u00f6sterir.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.allowOnlyOneInstance = Yaln\u0131zca bir FFDec \u00f6rne\u011fine izin ver (Yaln\u0131zca Windows OS)
|
config.name.allowOnlyOneInstance = Yaln\u0131zca bir FFDec \u00f6rne\u011fine izin ver (Yaln\u0131zca Windows OS)
|
||||||
config.description.allowOnlyOneInstance = FFDec daha sonra yaln\u0131zca bir kez \u00e7al\u0131\u015ft\u0131r\u0131labilir, a\u00e7\u0131lan t\u00fcm dosyalar bir pencereye eklenir. Yaln\u0131zca Windows i\u015fletim sistemi ile \u00e7al\u0131\u015f\u0131r.
|
config.description.allowOnlyOneInstance = FFDec daha sonra yaln\u0131zca bir kez \u00e7al\u0131\u015ft\u0131r\u0131labilir, a\u00e7\u0131lan t\u00fcm dosyalar bir pencereye eklenir. Yaln\u0131zca Windows i\u015fletim sistemi ile \u00e7al\u0131\u015f\u0131r.
|
||||||
|
|
||||||
config.name.scriptExportSingleFile = Komut dosyalar\u0131n\u0131 tek bir dosyaya aktar
|
|
||||||
config.description.scriptExportSingleFile = Komut dosyalar\u0131n\u0131 birden \u00e7ok yerine tek bir dosyaya d\u0131\u015fa aktarma
|
|
||||||
|
|
||||||
config.name.setFFDecVersionInExportedFont = D\u0131\u015fa aktar\u0131lan fontta FFDec s\u00fcr\u00fcm numaras\u0131n\u0131 ayarla
|
|
||||||
config.description.setFFDecVersionInExportedFont = Bu ayar devre d\u0131\u015f\u0131 b\u0131rak\u0131ld\u0131\u011f\u0131nda, FFDec ge\u00e7erli FFDec s\u00fcr\u00fcm numaras\u0131n\u0131 d\u0131\u015fa aktar\u0131lan fonta eklemeyecektir.
|
|
||||||
|
|
||||||
config.name.gui.skin = Kullan\u0131c\u0131 Arabirimi Cildi
|
config.name.scriptExportSingleFile = Komut dosyalar\u0131n\u0131 tek dosyaya aktar
|
||||||
config.description.gui.skin = Cildi g\u00f6rmek ve hissetmek
|
config.description.scriptExportSingleFile = Komut dosyalar\u0131n\u0131 birden \u00e7ok yerine tek dosyaya d\u0131\u015fa aktar
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.setFFDecVersionInExportedFont = D\u0131\u015fa aktar\u0131lan yaz\u0131 tipinde FFDec s\u00fcr\u00fcm numaras\u0131n\u0131 ayarla
|
||||||
|
config.description.setFFDecVersionInExportedFont = Bu ayar devre d\u0131\u015f\u0131 b\u0131rak\u0131ld\u0131\u011f\u0131nda, FFDec ge\u00e7erli FFDec s\u00fcr\u00fcm numaras\u0131n\u0131 d\u0131\u015fa aktar\u0131lan yaz\u0131 tipine eklemeyecektir.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.gui.skin = Kullan\u0131c\u0131 Arabirimi D\u0131\u015f G\u00f6r\u00fcn\u00fcm\u00fc
|
||||||
|
config.description.gui.skin = D\u0131\u015f g\u00f6r\u00fcn\u00fcme bak ve anla
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.lastSessionFiles = Son oturum dosyalar\u0131
|
config.name.lastSessionFiles = Son oturum dosyalar\u0131
|
||||||
config.description.lastSessionFiles = Son oturumdaki dosyalar\u0131 a\u00e7ar
|
config.description.lastSessionFiles = Son oturumdan a\u00e7\u0131lan dosyalar\u0131 i\u00e7erir
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.lastSessionSelection = Son oturum se\u00e7imi
|
config.name.lastSessionSelection = Son oturum se\u00e7imi
|
||||||
config.description.lastSessionSelection = Son oturumdaki se\u00e7imi i\u00e7erir
|
config.description.lastSessionSelection = Son oturumdan se\u00e7imi i\u00e7erir
|
||||||
|
|
||||||
config.name.loopMedia = D\u00f6ng\u00fcsel sesler ve spritler
|
|
||||||
config.description.loopMedia = Sesleri ve sprite'leri otomatik olarak yeniden ba\u015flat\u0131r
|
|
||||||
|
|
||||||
config.name.gui.timeLineSplitPane.dividerLocationPercent = (\u00c7evrimi\u00e7i) Zaman \u00c7izelgesi B\u00f6l\u00fcc\u00fc konumu
|
|
||||||
|
config.name.loopMedia = D\u00f6ng\u00fc sesleri ve hareketler
|
||||||
|
config.description.loopMedia = Sesleri ve hareketleri otomatik olarak yeniden ba\u015flat\u0131r
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.gui.timeLineSplitPane.dividerLocationPercent = (Dahili) Zaman \u00c7izelgesi B\u00f6l\u00fcc\u00fc konumu
|
||||||
config.description.gui.timeLineSplitPane.dividerLocationPercent =
|
config.description.gui.timeLineSplitPane.dividerLocationPercent =
|
||||||
|
|
||||||
config.name.cacheImages = \u00d6nbellek g\u00f6r\u00fcnt\u00fcleri
|
|
||||||
config.description.cacheImages = \u00c7\u00f6z\u00fclen resim nesnelerini \u00f6nbellekle sakla
|
|
||||||
|
|
||||||
config.name.swfSpecificConfigs = SWF'ye \u00f6zel yap\u0131land\u0131rmalar
|
|
||||||
config.description.swfSpecificConfigs = SWF'ye \u00f6zg\u00fc yap\u0131land\u0131rmalar\u0131 i\u00e7erir
|
config.name.cacheImages = \u00d6nbellek g\u00f6r\u00fcnt\u00fcleri
|
||||||
|
config.description.cacheImages = Kodu \u00e7\u00f6z\u00fclm\u00fc\u015f g\u00f6r\u00fcnt\u00fc nesnelerini \u00f6nbelle\u011fe al
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.swfSpecificConfigs = SWF \u00f6zel yap\u0131land\u0131rmalar\u0131
|
||||||
|
config.description.swfSpecificConfigs = SWF \u00f6zel yap\u0131land\u0131rmalar\u0131 i\u00e7erir
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.exeExportMode = EXE d\u0131\u015fa aktarma modu
|
config.name.exeExportMode = EXE d\u0131\u015fa aktarma modu
|
||||||
config.description.exeExportMode = EXE d\u0131\u015fa aktarma modu
|
config.description.exeExportMode = EXE d\u0131\u015fa aktarma modu
|
||||||
|
|
||||||
config.name.ignoreCLikePackages = FlashCC/Alchemy veya benzeri paketleri yoksay
|
|
||||||
config.description.ignoreCLikePackages = FlashCC/Alchemy paketleri genellikle do\u011fru \u015fekilde ayr\u0131\u015ft\u0131r\u0131lamaz. Di\u011fer paketlerin derlemesini h\u0131zland\u0131rmak i\u00e7in bunlar\u0131 devre d\u0131\u015f\u0131 b\u0131rakabilirsiniz.
|
|
||||||
|
config.name.ignoreCLikePackages = FlashCC / Alchemy veya benzeri paketleri yoksay
|
||||||
|
config.description.ignoreCLikePackages = FlashCC / Alchemy paketleri genellikle do\u011fru \u015fekilde ayr\u0131\u015ft\u0131r\u0131lamaz. Di\u011fer paketlerin derlemesini h\u0131zland\u0131rmak i\u00e7in bunlar\u0131 devre d\u0131\u015f\u0131 b\u0131rakabilirsiniz.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.overwriteExistingFiles = Varolan dosyalar\u0131n \u00fczerine yaz
|
config.name.overwriteExistingFiles = Varolan dosyalar\u0131n \u00fczerine yaz
|
||||||
config.description.overwriteExistingFiles = D\u0131\u015fa aktarma s\u0131ras\u0131nda mevcut dosyalar\u0131n \u00fczerine yaz\u0131n. \u015eu an i\u00e7in yaln\u0131zca AS2/3 komut dosyalar\u0131 i\u00e7in
|
config.description.overwriteExistingFiles = D\u0131\u015fa aktarma s\u0131ras\u0131nda mevcut dosyalar\u0131n \u00fczerine yaz\u0131n. \u015eu anda sadece AS2/3 komut dosyalar\u0131 i\u00e7in
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.smartNumberFormatting = Ak\u0131ll\u0131 say\u0131 bi\u00e7imlendirmesini kullan
|
config.name.smartNumberFormatting = Ak\u0131ll\u0131 say\u0131 bi\u00e7imlendirmesini kullan
|
||||||
config.description.smartNumberFormatting = \u00d6zel say\u0131lar\u0131 bi\u00e7imlendirin (\u00f6rne\u011fin renkler ve saatler)
|
config.description.smartNumberFormatting = \u00d6zel say\u0131lar\u0131 bi\u00e7imlendirin (\u00f6rne\u011fin renkler ve saatler)
|
||||||
|
|
||||||
config.name.enableScriptInitializerDisplay = G\u00f6r\u00fcnt\u00fc komut dosyas\u0131 ba\u015flat\u0131c\u0131lar\u0131
|
|
||||||
|
|
||||||
|
config.name.enableScriptInitializerDisplay = Komut ba\u015flat\u0131c\u0131lar\u0131n\u0131 g\u00f6r\u00fcnt\u00fcle
|
||||||
config.description.enableScriptInitializerDisplay = Komut ba\u015flat\u0131c\u0131lar\u0131 g\u00f6r\u00fcnt\u00fcleme ve d\u00fczenleme i\u015flemini etkinle\u015ftir. Bu ayar, vurgulamak i\u00e7in her s\u0131n\u0131f dosyas\u0131na bir yeni sat\u0131r ekleyebilir.
|
config.description.enableScriptInitializerDisplay = Komut ba\u015flat\u0131c\u0131lar\u0131 g\u00f6r\u00fcnt\u00fcleme ve d\u00fczenleme i\u015flemini etkinle\u015ftir. Bu ayar, vurgulamak i\u00e7in her s\u0131n\u0131f dosyas\u0131na bir yeni sat\u0131r ekleyebilir.
|
||||||
|
|
||||||
config.name.autoOpenLoadedSWFs = \u00c7al\u0131\u015ft\u0131r\u0131l\u0131rken y\u00fcklenen SWF'leri a\u00e7 (Harici g\u00f6r\u00fcnt\u00fcleyici = yaln\u0131zca WIN)
|
|
||||||
config.description.autoOpenLoadedSWFs = FFDec harici oynat\u0131c\u0131da oynat\u0131ld\u0131\u011f\u0131nda SWF'yi \u00e7al\u0131\u015ft\u0131rarak AS3 s\u0131n\u0131f\u0131 Loader taraf\u0131ndan y\u00fcklenen t\u00fcm SWF'leri otomatik olarak a\u00e7ar. Bu \u00f6zellik yaln\u0131zca Windows'dur.
|
|
||||||
|
|
||||||
config.name.lastSessionFileTitles = Son oturum dosyas\u0131 ba\u015fl\u0131klar\u0131
|
|
||||||
|
config.name.autoOpenLoadedSWFs = \u00c7al\u0131\u015ft\u0131r\u0131l\u0131rken y\u00fcklenen SWF'leri a\u00e7 (Harici g\u00f6r\u00fcnt\u00fcleyici = yaln\u0131zca WIN)
|
||||||
|
config.description.autoOpenLoadedSWFs = FFDec harici oynat\u0131c\u0131da oynat\u0131ld\u0131\u011f\u0131nda SWF'yi \u00e7al\u0131\u015ft\u0131rarak AS3 s\u0131n\u0131f\u0131 Y\u00fckleyici taraf\u0131ndan y\u00fcklenen t\u00fcm SWF'leri otomatik olarak a\u00e7ar. Bu \u00f6zellik yaln\u0131zca Windows'ta.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.lastSessionFileTitles = Son oturum dosya ba\u015fl\u0131klar\u0131
|
||||||
config.description.lastSessionFileTitles = Son oturumdaki a\u00e7\u0131lm\u0131\u015f dosya ba\u015fl\u0131klar\u0131n\u0131 i\u00e7erir (\u00f6rne\u011fin URL'den y\u00fcklendi\u011finde vs.)
|
config.description.lastSessionFileTitles = Son oturumdaki a\u00e7\u0131lm\u0131\u015f dosya ba\u015fl\u0131klar\u0131n\u0131 i\u00e7erir (\u00f6rne\u011fin URL'den y\u00fcklendi\u011finde vs.)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.group.name.paths = Yollar
|
config.group.name.paths = Yollar
|
||||||
config.group.description.paths = Gerekli dosyalar\u0131n yeri
|
config.group.description.paths = Gerekli dosyalar\u0131n yeri
|
||||||
config.group.tip.paths = Projekt\u00f6r\u00fc ve Playerglobal'\u0131 indirin <a href="%link1%">adobe web sayfas\u0131</a>. Flex SDK indirilebilir <a href="%link2%">adobe devnet</a>.
|
config.group.tip.paths = Projekt\u00f6r\u00fc ve Playerglobal'\u0131 <a href="%link1%">adobe web sayfas\u0131ndan</a> indirin. Flex SDK, <a href="%link2%">adobe devnet</a> adresinden indirilebilir.
|
||||||
config.group.link.paths = https://www.adobe.com/support/flashplayer/debug_downloads.html http://www.adobe.com/devnet/flex/flex-sdk-download.html
|
config.group.link.paths = https://www.adobe.com/support/flashplayer/debug_downloads.html http://www.adobe.com/devnet/flex/flex-sdk-download.html
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.playerLocation = 1) Flash Player projekt\u00f6r yolu
|
config.name.playerLocation = 1) Flash Player projekt\u00f6r yolu
|
||||||
config.description.playerLocation = Ba\u011f\u0131ms\u0131z flash oynat\u0131c\u0131n\u0131n y\u00fcr\u00fct\u00fclebilir konumu. \u00c7al\u0131\u015ft\u0131rma eylemi i\u00e7in kullan\u0131l\u0131r.
|
config.description.playerLocation = Ba\u011f\u0131ms\u0131z flash oynat\u0131c\u0131n\u0131n y\u00fcr\u00fct\u00fclebilir konumu. \u00c7al\u0131\u015ft\u0131rma eylemi i\u00e7in kullan\u0131l\u0131r.
|
||||||
|
|
||||||
config.name.playerDebugLocation = 2) Flash Player projekt\u00f6r i\u00e7erik hata ay\u0131klay\u0131c\u0131 yolu
|
|
||||||
|
|
||||||
|
config.name.playerDebugLocation = 2) Flash Player projekt\u00f6r i\u00e7eri\u011fi hata ay\u0131klay\u0131c\u0131 yolu
|
||||||
config.description.playerDebugLocation = Tek ba\u015f\u0131na hata ay\u0131klama flash oynat\u0131c\u0131n\u0131n y\u00fcr\u00fct\u00fclebilir konumu. Hata ay\u0131klama eylemi i\u00e7in kullan\u0131l\u0131r.
|
config.description.playerDebugLocation = Tek ba\u015f\u0131na hata ay\u0131klama flash oynat\u0131c\u0131n\u0131n y\u00fcr\u00fct\u00fclebilir konumu. Hata ay\u0131klama eylemi i\u00e7in kullan\u0131l\u0131r.
|
||||||
|
|
||||||
config.name.playerLibLocation = 3) PlayerGlobal (.swc) yolu
|
|
||||||
config.description.playerLibLocation = Playerglobal.swc flash player kitapl\u0131\u011f\u0131n\u0131n yeri. \u00c7o\u011funlukla AS3 derlemesi i\u00e7in kullan\u0131l\u0131r.
|
|
||||||
|
|
||||||
config.name.debugHalt = Hata ay\u0131klama ba\u015flatmada durma
|
|
||||||
|
config.name.playerLibLocation = 3) PlayerGlobal (.swc) yolu
|
||||||
|
config.description.playerLibLocation = Playerglobal.swc flash player k\u00fct\u00fcphanesinin yeri. \u00c7o\u011funlukla AS3 derlemesi i\u00e7in kullan\u0131l\u0131r.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.debugHalt = Hata ay\u0131klama ba\u015flang\u0131c\u0131nda durdurma i\u015flemi
|
||||||
config.description.debugHalt = Hata ay\u0131klama i\u015fleminin ba\u015flang\u0131c\u0131nda SWF'yi duraklat\u0131n.
|
config.description.debugHalt = Hata ay\u0131klama i\u015fleminin ba\u015flang\u0131c\u0131nda SWF'yi duraklat\u0131n.
|
||||||
|
|
||||||
config.name.gui.avm2.splitPane.vars.dividerLocationPercent = (Dahili) Hata ay\u0131klama men\u00fcs\u00fc b\u00f6l\u00fcc\u00fc konumu
|
|
||||||
|
|
||||||
|
config.name.gui.avm2.splitPane.vars.dividerLocationPercent = (Dahili) Hata ay\u0131klama men\u00fcs\u00fc b\u00f6lme konumu
|
||||||
config.description.gui.avm2.splitPane.vars.dividerLocationPercent =
|
config.description.gui.avm2.splitPane.vars.dividerLocationPercent =
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
tip = Tip:\u0020
|
tip = Tip:\u0020
|
||||||
|
|
||||||
config.name.gui.action.splitPane.vars.dividerLocationPercent = (Dahili) AS1/2 Hata ay\u0131klama men\u00fcs\u00fc b\u00f6l\u00fcc\u00fc konumu
|
|
||||||
|
|
||||||
|
config.name.gui.action.splitPane.vars.dividerLocationPercent = (Dahili) AS1/2 Hata ay\u0131klama men\u00fcs\u00fc b\u00f6lme konumu
|
||||||
config.description.gui.action.splitPane.vars.dividerLocationPercent =
|
config.description.gui.action.splitPane.vars.dividerLocationPercent =
|
||||||
|
|
||||||
config.name.setMovieDelay = D\u0131\u015f oyuncudaki SWF'yi de\u011fi\u015ftirmeden \u00f6nce gecikme ms
|
|
||||||
|
|
||||||
|
config.name.setMovieDelay = SWF'yi harici oynat\u0131c\u0131da ms olarak de\u011fi\u015ftirmeden \u00f6nce gecikme
|
||||||
config.description.setMovieDelay = Bu de\u011feri 1000 ms'nin alt\u0131nda de\u011fi\u015ftirmeniz \u00f6nerilmez
|
config.description.setMovieDelay = Bu de\u011feri 1000 ms'nin alt\u0131nda de\u011fi\u015ftirmeniz \u00f6nerilmez
|
||||||
|
|
||||||
config.name.warning.svgImport = SVG i\u00e7e aktarma konusunda uyar\u0131
|
|
||||||
|
|
||||||
|
config.name.warning.svgImport = SVG i\u00e7e aktarmas\u0131nda uyar
|
||||||
config.description.warning.svgImport =
|
config.description.warning.svgImport =
|
||||||
|
|
||||||
config.name.shapeImport.useNonSmoothedFill = Bir \u015fekil bir resimle de\u011fi\u015ftirildi\u011finde p\u00fcr\u00fczs\u00fcz dolguyu kullan\u0131n
|
|
||||||
|
|
||||||
|
config.name.shapeImport.useNonSmoothedFill = Bir \u015fekil bir g\u00f6r\u00fcnt\u00fcyle de\u011fi\u015ftirildi\u011finde p\u00fcr\u00fczs\u00fcz dolguyu kullan\u0131n
|
||||||
config.description.shapeImport.useNonSmoothedFill =
|
config.description.shapeImport.useNonSmoothedFill =
|
||||||
|
|
||||||
config.name.internalFlashViewer.execute.as12 = Kendi fla\u015f g\u00f6r\u00fcnt\u00fcleyicide AS1/2 (Deneysel)
|
|
||||||
|
|
||||||
|
config.name.internalFlashViewer.execute.as12 = AS1/2 kendi fla\u015f g\u00f6r\u00fcnt\u00fcleyicide (Deneysel)
|
||||||
config.description.internalFlashViewer.execute.as12 = FFDec fla\u015f g\u00f6r\u00fcnt\u00fcleyicisini kullanarak SWF oynatma s\u0131ras\u0131nda ActionScript 1/2 y\u00fcr\u00fctmeyi deneyin
|
config.description.internalFlashViewer.execute.as12 = FFDec fla\u015f g\u00f6r\u00fcnt\u00fcleyicisini kullanarak SWF oynatma s\u0131ras\u0131nda ActionScript 1/2 y\u00fcr\u00fctmeyi deneyin
|
||||||
|
|
||||||
config.name.warning.hexViewNotUpToDate = Onalt\u0131l\u0131k g\u00f6r\u00fcn\u00fcm\u00fc g\u00f6ster g\u00fcncel uyar\u0131 de\u011fil
|
|
||||||
|
|
||||||
|
config.name.warning.hexViewNotUpToDate = Onalt\u0131l\u0131k G\u00f6r\u00fcn\u00fcm\u00fc g\u00fcncel olmayan uyar\u0131 g\u00f6ster
|
||||||
config.description.warning.hexViewNotUpToDate =
|
config.description.warning.hexViewNotUpToDate =
|
||||||
|
|
||||||
config.name.displayDupInstructions = G\u00f6ster \u00a7\u00a7dup talimatlar
|
|
||||||
config.description.displayDupInstructions = Kodda g\u00f6sterilecek \u00a7\u00a7dup talimatlar. Bunlar olmadan kod kolayca derlenebilir ancak yan etkileri olan baz\u0131 aldat\u0131c\u0131 kodlar iki kez y\u00fcr\u00fct\u00fclebilir.
|
|
||||||
|
|
||||||
config.name.useRegExprLiteral = RegExp dosyas\u0131n\u0131 /pattern/mod de\u011fi\u015fkeni olarak derleyelim.
|
|
||||||
config.description.useRegExprLiteral = Normal ifadeleri ayr\u0131\u015ft\u0131r\u0131rken /pattern/mod s\u00f6zdizimini kullan\u0131n. aksi takdirde yeni RegExp ("pat", "mod") kullan\u0131l\u0131r
|
|
||||||
|
|
||||||
config.name.handleSkinPartsAutomatically = [SkinPart] meta verisini otomatik olarak y\u00f6netin
|
config.name.displayDupInstructions = \u00a7\u00a7dup talimatlar\u0131n\u0131 g\u00f6ster
|
||||||
config.description.handleSkinPartsAutomatically = D\u00fczenlemeleri [SkinPart] meta verilerini otomatik olarak derleyip do\u011frudan d\u00fczenler. Kapat\u0131ld\u0131\u011f\u0131nda _skinParts \u00f6zelli\u011fi ve getter y\u00f6ntemi g\u00f6r\u00fcn\u00fcr ve manuel olarak d\u00fczenlenebilir.
|
config.description.displayDupInstructions = Kodda \u00a7\u00a7dup talimatlar\u0131n\u0131 g\u00f6r\u00fcnt\u00fcleyin. Bunlar olmadan, kod kolayca derlenebilir ancak yan etkileri olan baz\u0131 \u00e7o\u011falt\u0131lm\u0131\u015f kodlar iki kez \u00e7al\u0131\u015ft\u0131r\u0131labilir.
|
||||||
|
|
||||||
config.name.simplifyExpressions = Deyimleri basitle\u015ftir
|
|
||||||
|
|
||||||
|
config.name.useRegExprLiteral = RegExp /pattern/mod de\u011fi\u015fmezi olarak derle.
|
||||||
|
config.description.useRegExprLiteral = D\u00fczenli ifadeleri \u00e7\u00f6zerken /pattern/mod s\u00f6zdizimini kullan\u0131n. Aksi takdirde yeni RegExp("pat", "mod") kullan\u0131l\u0131r
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.handleSkinPartsAutomatically = [SkinPart] meta verilerini otomatik olarak i\u015fleme
|
||||||
|
config.description.handleSkinPartsAutomatically = [SkinPart] meta verilerini otomatik olarak a\u00e7ar ve do\u011frudan d\u00fczenler. Kapat\u0131ld\u0131\u011f\u0131nda, _skinParts niteli\u011fi ve al\u0131c\u0131 y\u00f6ntemi g\u00f6r\u00fcn\u00fcr ve el ile d\u00fczenlenebilir.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.simplifyExpressions = \u0130fadeleri basitle\u015ftirin
|
||||||
config.description.simplifyExpressions = Kodun okunabilir olmas\u0131n\u0131 sa\u011flamak i\u00e7in ifadeleri de\u011ferlendirin ve basitle\u015ftirin
|
config.description.simplifyExpressions = Kodun okunabilir olmas\u0131n\u0131 sa\u011flamak i\u00e7in ifadeleri de\u011ferlendirin ve basitle\u015ftirin
|
||||||
|
|
||||||
config.name.resetLetterSpacingOnTextImport = Metin i\u00e7e aktar\u0131m\u0131nda Mektup Yerle\u015fimini S\u0131f\u0131rla
|
|
||||||
|
|
||||||
|
config.name.resetLetterSpacingOnTextImport = Metin i\u00e7e aktarmada Harf Bo\u015flu\u011funu S\u0131f\u0131rla
|
||||||
config.description.resetLetterSpacingOnTextImport = Kiril yaz\u0131 tipleri i\u00e7in daha kullan\u0131\u015fl\u0131, \u00e7\u00fcnk\u00fc bunlar daha geni\u015f
|
config.description.resetLetterSpacingOnTextImport = Kiril yaz\u0131 tipleri i\u00e7in daha kullan\u0131\u015fl\u0131, \u00e7\u00fcnk\u00fc bunlar daha geni\u015f
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.flexSdkLocation = 4) Flex SDK dizin yolu
|
config.name.flexSdkLocation = 4) Flex SDK dizin yolu
|
||||||
config.description.flexSdkLocation = Adobe Flex SDK'n\u0131n konumu. \u00c7o\u011funlukla AS3 derlemesi i\u00e7in kullan\u0131l\u0131r.
|
config.description.flexSdkLocation = Adobe Flex SDK'n\u0131n konumu. \u00c7o\u011funlukla AS3 derlemesi i\u00e7in kullan\u0131l\u0131r.
|
||||||
|
|
||||||
config.name.useFlexAs3Compiler = Flex SDK AS3 derleyici kullan\u0131n
|
|
||||||
config.description.useFlexAs3Compiler = ActionScript do\u011frudan d\u00fczenleme s\u0131ras\u0131nda Flex SDK'den AS3 derleyicisi kullan\u0131n (Flex SDK dizininin ayarlanmas\u0131 gereklidir)
|
|
||||||
|
|
||||||
config.name.showSetAdvanceValuesMessage = Avans de\u011ferlerini ayarlama hakk\u0131nda bilgileri tekrar g\u00f6ster
|
|
||||||
config.description.showSetAdvanceValuesMessage = Avans de\u011ferlerini ayarlama hakk\u0131nda bilgileri tekrar g\u00f6ster
|
config.name.useFlexAs3Compiler = Flex SDK AS3 derleyici kullan\u0131n
|
||||||
|
config.description.useFlexAs3Compiler = ActionScript do\u011frudan d\u00fczenlerken Flex SDK'den AS3 derleyicisi kullan\u0131n (Flex SDK dizininin ayarlanmas\u0131 gereklidir)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
config.name.showSetAdvanceValuesMessage = Geli\u015fmi\u015f de\u011ferlerinin ayarlanmas\u0131 hakk\u0131nda tekrar bilgi g\u00f6ster
|
||||||
|
config.description.showSetAdvanceValuesMessage = Geli\u015fmi\u015f de\u011ferlerinin ayarlanmas\u0131 hakk\u0131nda tekrar bilgi g\u00f6ster
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
config.name.gui.fontSizeMultiplier = Yaz\u0131 tipi boyutu \u00e7arpan\u0131
|
config.name.gui.fontSizeMultiplier = Yaz\u0131 tipi boyutu \u00e7arpan\u0131
|
||||||
config.description.gui.fontSizeMultiplier = Yaz\u0131 tipi boyutu \u00e7arpan\u0131
|
config.description.gui.fontSizeMultiplier = Yaz\u0131 tipi boyutu \u00e7arpan\u0131
|
||||||
|
|
||||||
config.name.graphVizDotLocation = 5) GraphViz Dot \u00e7al\u0131\u015ft\u0131r\u0131labilir yol
|
|
||||||
|
|
||||||
|
config.name.graphVizDotLocation = 5) GraphViz Dot \u00e7al\u0131\u015ft\u0131r\u0131labilir yolu
|
||||||
config.description.graphVizDotLocation = Grafikler g\u00f6r\u00fcnt\u00fclemek i\u00e7in GraphViz uygulamas\u0131n\u0131n dot.exe (veya linux i\u00e7in benzer) yolu.
|
config.description.graphVizDotLocation = Grafikler g\u00f6r\u00fcnt\u00fclemek i\u00e7in GraphViz uygulamas\u0131n\u0131n dot.exe (veya linux i\u00e7in benzer) yolu.
|
||||||
|
|
||||||
#Do not translate the Font Styles (Plain... etc.)
|
#Do not translate the Font Styles (Plain... etc.)
|
||||||
|
|
||||||
|
|
||||||
config.name.gui.sourceFont = Kaynak yaz\u0131 tipi stili
|
config.name.gui.sourceFont = Kaynak yaz\u0131 tipi stili
|
||||||
config.description.gui.sourceFont = FontNameFontSize-FontStyle(D\u00fcz, Kal\u0131n, \u0130talik BoldItalic)-FontSize
|
config.description.gui.sourceFont = FontNameFontSize-FontStyle(D\u00fcz,Kal\u0131n,\u0130talik,BoldItalic)-FontSize
|
||||||
|
|
||||||
#after 11.1.0
|
#after 11.1.0
|
||||||
config.name.as12DeobfuscatorExecutionLimit = AS1/2 a\u00e7\u0131\u011fa \u00e7\u0131karmay\u0131 uygulama limiti
|
|
||||||
config.description.as12DeobfuscatorExecutionLimit = AS1/2 a\u00e7\u0131\u011fa \u00e7\u0131karmay\u0131 uygulama s\u0131ras\u0131nda i\u015flenen maksimum talimat say\u0131s\u0131
|
|
||||||
|
config.name.as12DeobfuscatorExecutionLimit = AS1/2 a\u00e7\u0131\u011fa \u00e7\u0131karmay\u0131 uygulama s\u0131n\u0131r\u0131
|
||||||
|
config.description.as12DeobfuscatorExecutionLimit = AS1/2 a\u00e7\u0131\u011fa \u00e7\u0131karmay\u0131 uygulama s\u0131ras\u0131nda i\u015flenen maksimum talimat say\u0131s\u0131
|
||||||
|
|||||||
@@ -13,7 +13,8 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
dialog.title = Hata ay\u0131klay\u0131c\u0131 G\u00fcnl\u00fc\u011f\u00fc
|
|
||||||
|
dialog.title = Hata Ay\u0131klay\u0131c\u0131 G\u00fcnl\u00fc\u011f\u00fc
|
||||||
button.clear = Temizle
|
button.clear = Temizle
|
||||||
button.close = Kapat
|
button.close = Kapat
|
||||||
msg.header = ba\u011flan %clientid%:
|
msg.header = ba\u011flant\u0131 %clientid%:
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
copy = Panoya kopyala
|
copy = Panoya kopyala
|
||||||
details = Detaylar\u0131 g\u00f6ster
|
details = Detaylar\u0131 g\u00f6ster
|
||||||
dialog.title = Giri\u015f
|
dialog.title = G\u00fcnl\u00fck
|
||||||
|
|
||||||
#after version 1.7.0u1:
|
#after version 1.7.0u1:
|
||||||
clear = Temizle
|
clear = Temizle
|
||||||
|
|||||||
@@ -12,89 +12,105 @@
|
|||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
shapes = Bi\u00e7im
|
|
||||||
|
shapes = \u015eekiller
|
||||||
shapes.svg = SVG
|
shapes.svg = SVG
|
||||||
shapes.png = PNG
|
shapes.png = PNG
|
||||||
shapes.bmp = BMP
|
shapes.bmp = BMP
|
||||||
shapes.canvas = HTML5 Canvas
|
shapes.canvas = HTML5 Tuval
|
||||||
shapes.swf = SWF
|
shapes.swf = SWF
|
||||||
|
|
||||||
|
|
||||||
texts = Metinler
|
texts = Metinler
|
||||||
texts.plain = D\u00fcz metin
|
texts.plain = D\u00fcz metin
|
||||||
texts.formatted = Bi\u00e7imlendirilmi\u015f metin
|
texts.formatted = Bi\u00e7imlendirilmi\u015f metin
|
||||||
texts.svg = SVG
|
texts.svg = SVG
|
||||||
|
|
||||||
|
|
||||||
images = G\u00f6r\u00fcnt\u00fcler
|
images = G\u00f6r\u00fcnt\u00fcler
|
||||||
images.png_gif_jpeg = PNG/GIF/JPEG
|
images.png_gif_jpeg = PNG/GIF/JPEG
|
||||||
images.png = PNG
|
images.png = PNG
|
||||||
images.jpeg = JPEG
|
images.jpeg = JPEG
|
||||||
images.bmp = BMP
|
images.bmp = BMP
|
||||||
|
|
||||||
|
|
||||||
movies = Filmler
|
movies = Filmler
|
||||||
movies.flv = FLV (Ses yok)
|
movies.flv = FLV (Ses yok)
|
||||||
|
|
||||||
|
|
||||||
sounds = Sesler
|
sounds = Sesler
|
||||||
sounds.mp3_wav_flv = MP3/WAV/FLV
|
sounds.mp3_wav_flv = MP3/WAV/FLV
|
||||||
sounds.flv = FLV (Audio only)
|
sounds.flv = FLV (Sadece ses)
|
||||||
sounds.mp3_wav = MP3/WAV
|
sounds.mp3_wav = MP3/WAV
|
||||||
sounds.wav = WAV
|
sounds.wav = WAV
|
||||||
|
|
||||||
|
|
||||||
scripts = Komutlar
|
scripts = Komutlar
|
||||||
scripts.as = ActionScript
|
scripts.as = ActionScript
|
||||||
scripts.pcode = P-code
|
scripts.pcode = P-code
|
||||||
scripts.pcode_hex = P-code with Hex
|
scripts.pcode_hex =Hex ile P-code
|
||||||
scripts.hex = B\u00fcy\u00fc
|
scripts.hex = Hex
|
||||||
scripts.constants = Sabitler
|
scripts.constants = Sabitler
|
||||||
scripts.as_method_stubs = ActionScript y\u00f6ntemi taslaklar\u0131
|
scripts.as_method_stubs = ActionScript y\u00f6ntem taslaklar\u0131
|
||||||
scripts.pcode_graphviz = P-code GraphViz
|
scripts.pcode_graphviz = P-code GraphViz
|
||||||
|
|
||||||
|
|
||||||
binaryData = \u0130kili veri
|
binaryData = \u0130kili veri
|
||||||
binaryData.raw = Raw
|
binaryData.raw = Raw
|
||||||
|
|
||||||
|
|
||||||
dialog.title = D\u0131\u015fa aktar...
|
dialog.title = D\u0131\u015fa aktar...
|
||||||
|
|
||||||
|
|
||||||
button.ok = OK
|
button.ok = OK
|
||||||
button.cancel = \u0130ptal
|
button.cancel = \u0130ptal
|
||||||
|
|
||||||
|
|
||||||
morphshapes = Morph \u015fekilleri
|
morphshapes = Morph \u015fekilleri
|
||||||
morphshapes.gif = GIF
|
morphshapes.gif = GIF
|
||||||
morphshapes.svg = SVG
|
morphshapes.svg = SVG
|
||||||
morphshapes.canvas = HTML5 Canvas
|
morphshapes.canvas = HTML5 Tuval
|
||||||
morphshapes.swf = SWF
|
morphshapes.swf = SWF
|
||||||
|
|
||||||
|
|
||||||
frames = \u00c7er\u00e7eveler
|
frames = \u00c7er\u00e7eveler
|
||||||
frames.png = PNG
|
frames.png = PNG
|
||||||
frames.gif = GIF
|
frames.gif = GIF
|
||||||
frames.avi = AVI
|
frames.avi = AVI
|
||||||
frames.svg = SVG
|
frames.svg = SVG
|
||||||
frames.canvas = HTML5 Canvas
|
frames.canvas = HTML5 Tuval
|
||||||
frames.pdf = PDF
|
frames.pdf = PDF
|
||||||
frames.bmp = BMP
|
frames.bmp = BMP
|
||||||
frames.swf = SWF
|
frames.swf = SWF
|
||||||
|
|
||||||
|
|
||||||
sprites = Hareketliler
|
sprites = Hareketliler
|
||||||
sprites.png = PNG
|
sprites.png = PNG
|
||||||
sprites.gif = GIF
|
sprites.gif = GIF
|
||||||
sprites.avi = AVI
|
sprites.avi = AVI
|
||||||
sprites.svg = SVG
|
sprites.svg = SVG
|
||||||
sprites.canvas = HTML5 Canvas
|
sprites.canvas = HTML5 Tuval
|
||||||
sprites.pdf = PDF
|
sprites.pdf = PDF
|
||||||
sprites.bmp = BMP
|
sprites.bmp = BMP
|
||||||
sprites.swf = SWF
|
sprites.swf = SWF
|
||||||
|
|
||||||
|
|
||||||
buttons = D\u00fc\u011fmeler
|
buttons = D\u00fc\u011fmeler
|
||||||
buttons.png = PNG
|
buttons.png = PNG
|
||||||
buttons.svg = SVG
|
buttons.svg = SVG
|
||||||
buttons.bmp = BMP
|
buttons.bmp = BMP
|
||||||
buttons.swf = SWF
|
buttons.swf = SWF
|
||||||
|
|
||||||
|
|
||||||
fonts = Yaz\u0131
|
fonts = Yaz\u0131
|
||||||
fonts.ttf = TTF
|
fonts.ttf = TTF
|
||||||
fonts.woff = WOFF
|
fonts.woff = WOFF
|
||||||
|
|
||||||
|
|
||||||
zoom = Yak\u0131nla\u015ft\u0131rmak
|
zoom = Yak\u0131nla\u015ft\u0131rmak
|
||||||
zoom.percent = %
|
zoom.percent = %
|
||||||
zoom.invalid = Ge\u00e7ersiz yak\u0131nla\u015ft\u0131rma de\u011feri.
|
zoom.invalid = Ge\u00e7ersiz yak\u0131nla\u015ft\u0131rma de\u011feri.
|
||||||
|
|
||||||
symbolclass = Sembol S\u0131n\u0131f\u0131 haritalama
|
|
||||||
symbolclass.csv = CSV
|
symbolclass = Sembol S\u0131n\u0131f\u0131 planlamas\u0131
|
||||||
|
symbolclass.csv = CSV
|
||||||
|
|||||||
@@ -23,4 +23,4 @@ error.cannotreadfontfile = Yaz\u0131 tipi dosyas\u0131 okunam\u0131yor
|
|||||||
installed = Kurulmu\u015f:
|
installed = Kurulmu\u015f:
|
||||||
ttffile.noselection = TTF dosyas\u0131: <select>
|
ttffile.noselection = TTF dosyas\u0131: <select>
|
||||||
ttffile.selection = TTF dosyas\u0131: %fontname% (%filename%)
|
ttffile.selection = TTF dosyas\u0131: %fontname% (%filename%)
|
||||||
allcharacters = B\u00fct\u00fcn karakterler (%available% characters)
|
allcharacters = B\u00fct\u00fcn karakterler (%available% characters)
|
||||||
|
|||||||
@@ -13,4 +13,5 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
fontPreview.dialog.title = Yaz\u0131 tipi \u00f6nizleme
|
|
||||||
|
fontPreview.dialog.title = Yaz\u0131 tipi \u00f6nizlemesi
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
|
||||||
graph = Grafik
|
graph = Grafik
|
||||||
graph.better.dot = \u0130pucu: Daha iyi grafikler elde etmek i\u00e7in Geli\u015fmi\u015f Ayarlar / Yollar (5) 'da GraphViz Dot \u00e7al\u0131\u015ft\u0131r\u0131labilir yolunu yap\u0131land\u0131r\u0131n!
|
graph.better.dot = \u0130pucu: Daha iyi grafikler elde etmek i\u00e7in Geli\u015fmi\u015f Ayarlar / Yollar (5) 'da GraphViz Dot \u00e7al\u0131\u015ft\u0131r\u0131labilir yolunu yap\u0131land\u0131r\u0131n!
|
||||||
menu.copygraph.gv = GraphViz kayna\u011f\u0131n\u0131 panoyaa kopyalay\u0131n
|
menu.copygraph.gv = GraphViz kayna\u011f\u0131n\u0131 panoya kopyalay\u0131n
|
||||||
|
|||||||
@@ -13,9 +13,10 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
|
||||||
button.open = A\u00e7
|
button.open = A\u00e7
|
||||||
button.save = Kaydet
|
button.save = Kaydet
|
||||||
button.refresh = Listeyi yenile
|
button.refresh = Listeyi yenile
|
||||||
dialog.title = Arama taray\u0131c\u0131lar\u0131 \u00f6nbelle\u011fi
|
dialog.title = Arama taray\u0131c\u0131lar\u0131 \u00f6nbelle\u011fi
|
||||||
supported.browsers = Desteklenen taray\u0131c\u0131lar:
|
supported.browsers = Desteklenen taray\u0131c\u0131lar:
|
||||||
info.closed = *Bu taray\u0131c\u0131, uygulamadan \u00e7\u0131kt\u0131ktan sonra verileri disk \u00f6nbelle\u011fine kaydeder.
|
info.closed = *Bu taray\u0131c\u0131, uygulamadan \u00e7\u0131kt\u0131ktan sonra verileri disk \u00f6nbelle\u011fine kaydeder.
|
||||||
|
|||||||
@@ -13,20 +13,23 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
dialog.title = Haf\u0131zada ara
|
|
||||||
|
dialog.title = Bellekte ara
|
||||||
button.open = A\u00e7
|
button.open = A\u00e7
|
||||||
button.select = Se\u00e7
|
button.select = Se\u00e7
|
||||||
button.refresh = Listeyi yenile
|
button.refresh = Listeyi yenile
|
||||||
noprocess = \u0130\u015flem se\u00e7ilmedi
|
noprocess = \u0130\u015flem se\u00e7ilmedi
|
||||||
searching = Aramak...
|
searching = Aran\u0131yor...
|
||||||
swfitem = [SWF version %version% size %size%]
|
swfitem = [SWF s\u00fcr\u00fcm %version% boyutu %size%]
|
||||||
notfound = SWF bulunamad\u0131
|
notfound = SWF bulunamad\u0131
|
||||||
|
|
||||||
#after version 1.7.1:
|
#after version 1.7.1:
|
||||||
|
|
||||||
button.save = Kaydet
|
button.save = Kaydet
|
||||||
|
|
||||||
column.version = Versiyon
|
|
||||||
|
column.version = S\u00fcr\u00fcm
|
||||||
column.fileSize = Dosya Boyutu
|
column.fileSize = Dosya Boyutu
|
||||||
column.pid = PID
|
column.pid = PID
|
||||||
column.processName = \u0130\u015flem Ad\u0131
|
column.processName = \u0130\u015flem Ad\u0131
|
||||||
column.address = Adres
|
column.address = Adres
|
||||||
|
|||||||
@@ -13,4 +13,5 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
loadingpleasewait = Y\u00fckleniyor, l\u00fctfen bekleyin...
|
|
||||||
|
loadingpleasewait = Y\u00fckleniyor, l\u00fctfen bekleyin...
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -17,4 +17,4 @@
|
|||||||
# There is no need to traslate it.
|
# There is no need to traslate it.
|
||||||
button.open = Yerel dosyay\u0131 a\u00e7
|
button.open = Yerel dosyay\u0131 a\u00e7
|
||||||
button.proxy = Proxy ile a\u00e7
|
button.proxy = Proxy ile a\u00e7
|
||||||
button.exit = \u00c7\u0131k\u0131\u015f uygulamas\u0131
|
button.exit = \u00c7\u0131k\u0131\u015f uygulamas\u0131
|
||||||
|
|||||||
@@ -13,16 +13,18 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
version = versiyon
|
|
||||||
|
version = s\u00fcr\u00fcm
|
||||||
releasedate = Yay\u0131n tarihi:
|
releasedate = Yay\u0131n tarihi:
|
||||||
newversionavailable = Yeni s\u00fcr\u00fcm mevcut:
|
newversionavailable = Yeni s\u00fcr\u00fcm mevcut:
|
||||||
changeslog = G\u00fcnl\u00fc\u011f\u00fc De\u011fi\u015ftir:
|
changeslog = De\u011fi\u015fiklik g\u00fcnl\u00fc\u011f\u00fc:
|
||||||
downloadnow = \u015eimdi \u0130ndirin?
|
downloadnow = \u015eimdi indirir misin?
|
||||||
button.ok = OK
|
button.ok = OK
|
||||||
button.cancel = \u0130ptal
|
button.cancel = \u0130ptal
|
||||||
dialog.title = Yeni s\u00fcr\u00fcm mevcut
|
dialog.title = Yeni s\u00fcr\u00fcm mevcut
|
||||||
newversion = Yeni s\u00fcr\u00fcm
|
newversion = Yeni s\u00fcr\u00fcm
|
||||||
newvermessage = New version of %oldAppName% is available: %newAppName%.\r\nPlease go to %projectPage% to download it.
|
newvermessage = Yeni s\u00fcr\u00fcm\u00fc %oldAppName% kullan\u0131labilir: %newAppName%.\r\nL\u00fctfen indirmek i\u00e7in gidin %projectPage%.
|
||||||
#change this only when the date format is wrong in the changelog
|
#change this only when the date format is wrong in the changelog
|
||||||
#you can use any java date format string, e.g: yyyy.MM.dd
|
#you can use any java date format string, e.g: yyyy.MM.dd
|
||||||
customDateFormat = varsay\u0131lan
|
|
||||||
|
customDateFormat = varsay\u0131lan
|
||||||
|
|||||||
@@ -13,10 +13,10 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
rename.type = T\u00fcr\u00fc Yeniden Adland\u0131r:
|
rename.type = Yeniden adland\u0131rma t\u00fcr\u00fc:
|
||||||
rename.type.typenumber = T\u00fcr + Numara (class_27, method_456,...)
|
rename.type.typenumber = T\u00fcr + Numara (class_27, method_456,...)
|
||||||
rename.type.randomword = Rastgele kelime (abada, kof, supo, kosuri,...)
|
rename.type.randomword = Rastgele kelime (abada, kof, supo, kosuri,...)
|
||||||
dialog.title = Tan\u0131mlay\u0131c\u0131lar\u0131 yeniden adland\u0131r
|
dialog.title = Tan\u0131mlay\u0131c\u0131lar\u0131 yeniden adland\u0131r
|
||||||
|
|
||||||
button.ok = OK
|
button.ok = OK
|
||||||
button.cancel = \u0130ptal
|
button.cancel = \u0130ptal
|
||||||
|
|||||||
@@ -13,8 +13,8 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
dialog.title = Karakter etiketini de\u011fi\u015ftir
|
dialog.title = Karakter etiketini de\u011fi\u015ftirin
|
||||||
replace.width = \u0130le de\u011fi\u015ftirin:
|
replace.width = \u0130le de\u011fi\u015ftirin:
|
||||||
|
|
||||||
button.ok = OK
|
button.ok = OK
|
||||||
button.cancel = \u0130ptal
|
button.cancel = \u0130ptal
|
||||||
|
|||||||
@@ -13,8 +13,10 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
dialog.title = \u0130zleme i\u015flevini de\u011fi\u015ftir
|
|
||||||
|
dialog.title = \u0130zleme \u0130\u015flevi \u00e7a\u011fr\u0131lar\u0131n\u0131 de\u011fi\u015ftirme
|
||||||
|
|
||||||
|
|
||||||
function.debugAlert = debugAlert - web taray\u0131c\u0131s\u0131 javascript uyar\u0131s\u0131
|
function.debugAlert = debugAlert - web taray\u0131c\u0131s\u0131 javascript uyar\u0131s\u0131
|
||||||
function.debugConsole = debugConsole - web taray\u0131c\u0131s\u0131 javascript console.log
|
function.debugConsole = debugConsole - web taray\u0131c\u0131s\u0131 javascript console.log
|
||||||
function.debugSocket = debugSocket - decompiler'a soket ba\u011flant\u0131s\u0131
|
function.debugSocket = debugSocket - bu kod \u00e7\u00f6z\u00fcc\u00fcye soket ba\u011flant\u0131s\u0131
|
||||||
|
|||||||
@@ -12,20 +12,24 @@
|
|||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
checkbox.ignorecase = Vakay\u0131 Yoksay
|
|
||||||
|
checkbox.ignorecase = Yoksayma durumu
|
||||||
checkbox.regexp = D\u00fczenli ifade
|
checkbox.regexp = D\u00fczenli ifade
|
||||||
button.ok = OK
|
button.ok = OK
|
||||||
button.cancel = \u0130ptal
|
button.cancel = \u0130ptal
|
||||||
label.searchtext = Arama metni:
|
label.searchtext = Arama metni:
|
||||||
label.replacementtext = Yedek metin:
|
label.replacementtext = Yedek metin:
|
||||||
#dialog.title = ActionScript search
|
#dialog.title = ActionScript search
|
||||||
dialog.title = Metin arama
|
|
||||||
dialog.title.replace = Metin de\u011fi\u015ftirin
|
dialog.title = Metin ara
|
||||||
|
dialog.title.replace = Metin de\u011fi\u015ftir
|
||||||
|
|
||||||
|
|
||||||
error = Hata
|
error = Hata
|
||||||
error.invalidregexp = Ge\u00e7ersiz desen
|
error.invalidregexp = Ge\u00e7ersiz desen
|
||||||
|
|
||||||
|
|
||||||
checkbox.searchText = Metinlerde ara
|
checkbox.searchText = Metinlerde ara
|
||||||
checkbox.searchAS = AS'de ara
|
checkbox.searchAS = AS'de ara
|
||||||
checkbox.replaceInParameters = Parametrelerde de\u011fi\u015ftir
|
checkbox.replaceInParameters = Parametrelerde de\u011fi\u015ftir
|
||||||
checkbox.searchPCode = P-Kodunda ara
|
checkbox.searchPCode = P-Code'de ara
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
button.goto = Gidin
|
|
||||||
|
button.goto = Git
|
||||||
button.close = Kapat
|
button.close = Kapat
|
||||||
dialog.title = Arama sonu\u00e7lar\u0131: %text%
|
dialog.title = Arama sonu\u00e7lar\u0131: %text%
|
||||||
|
|||||||
@@ -13,10 +13,12 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
|
||||||
button.ok = OK
|
button.ok = OK
|
||||||
button.cancel = \u0130ptal
|
button.cancel = \u0130ptal
|
||||||
#after version 1.7.0:
|
#after version 1.7.0:
|
||||||
# This language name translated (e. g. \u010ce\u0161tina for Czech,...)
|
# This language name translated (e. g. \u010ce\u0161tina for Czech,...)
|
||||||
|
|
||||||
language = Turkish
|
language = Turkish
|
||||||
language.label = Dil:
|
language.label = Dil:
|
||||||
dialog.title = Dil Se\u00e7in
|
dialog.title = Dil Se\u00e7in
|
||||||
|
|||||||
@@ -13,12 +13,14 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
processallclasses = T\u00fcm s\u0131n\u0131flar\u0131 i\u015fleyin
|
|
||||||
dialog.title = PCode deferasyonu
|
processallclasses = T\u00fcm s\u0131n\u0131flar\u0131 i\u015fleme
|
||||||
deobfuscation.level = Kod kald\u0131rma seviyesi:
|
dialog.title = PCode a\u00e7\u0131\u011fa \u00e7\u0131karma
|
||||||
deobfuscation.removedeadcode = \u00d6len kodu kald\u0131r
|
deobfuscation.level = Kod a\u00e7\u0131\u011fa \u00e7\u0131karma d\u00fczeyi:
|
||||||
|
deobfuscation.removedeadcode = \u00d6l\u00fc kodu kald\u0131r
|
||||||
deobfuscation.removetraps = Tuzaklar\u0131 kald\u0131r
|
deobfuscation.removetraps = Tuzaklar\u0131 kald\u0131r
|
||||||
deobfuscation.restorecontrolflow = Kontrol ak\u0131\u015f\u0131n\u0131 geri y\u00fckle
|
deobfuscation.restorecontrolflow = Kontrol ak\u0131\u015f\u0131n\u0131 geri y\u00fckle
|
||||||
|
|
||||||
button.ok = OK
|
|
||||||
button.cancel = \u0130ptal
|
button.ok = TAMAM
|
||||||
|
button.cancel = \u0130ptal
|
||||||
|
|||||||
@@ -13,12 +13,14 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
|
||||||
type.method = Y\u00f6ntem
|
type.method = Y\u00f6ntem
|
||||||
type.getter = Giderici
|
type.getter = Giderici
|
||||||
type.setter = Dizgici
|
type.setter = Ayarlay\u0131c\u0131
|
||||||
type.const = \u0130n\u015fa
|
type.const = Yap\u0131c\u0131
|
||||||
type.slot = Yuva (var)
|
type.slot = Yuva (oldu)
|
||||||
checkbox.static = Statik
|
checkbox.static = Sabit
|
||||||
dialog.title = Yeni \u00f6zellik
|
dialog.title = Yeni \u00f6zellik
|
||||||
|
|
||||||
error.name = \u00d6zellik ad\u0131 belirtmelisiniz
|
|
||||||
|
error.name = \u00d6zellik ad\u0131n\u0131 belirtmeniz gerekir
|
||||||
|
|||||||
@@ -13,7 +13,8 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
button.goto = Gidin
|
|
||||||
|
button.goto = Git
|
||||||
button.cancel = \u0130ptal
|
button.cancel = \u0130ptal
|
||||||
dialog.title = Kullan\u0131m:
|
dialog.title = Kullan\u0131m:
|
||||||
dialog.title.declaration = Beyan:
|
dialog.title.declaration = Bildirim:
|
||||||
|
|||||||
@@ -13,23 +13,24 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
proxy.start = Sunucuyu ba\u015flat
|
|
||||||
proxy.stop = Sunucuyu durdur
|
proxy.start = Proxy ba\u015flat
|
||||||
port = Giri\u015f:
|
proxy.stop = Proxy durdur
|
||||||
open = A\u00e7\u0131k
|
port = Ba\u011flant\u0131:
|
||||||
clear = Temizlemek
|
open = A\u00e7
|
||||||
rename = Ad\u0131n\u0131 de\u011fi\u015ftirmek
|
clear = Temizle
|
||||||
|
rename = Yeniden adland\u0131r
|
||||||
remove = Kald\u0131r
|
remove = Kald\u0131r
|
||||||
sniff = \u00c7ekme:
|
sniff = Alg\u0131lama:
|
||||||
dialog.title = Sunucu
|
dialog.title = Proxy
|
||||||
error = Hata
|
error = Hata
|
||||||
error.port = Port numaras\u0131 i\u00e7in yanl\u0131\u015f format.
|
error.port = B\u011flant\u0131 numaras\u0131 i\u00e7in yanl\u0131\u015f bi\u00e7im.
|
||||||
copy.url = URL'yi kopyala
|
copy.url = URL'yi kopyala
|
||||||
save.as = Farkl\u0131 kaydet...
|
save.as = Farkl\u0131 kaydet...
|
||||||
replace = De\u011fi\u015ftir ...
|
replace = De\u011fi\u015ftir...
|
||||||
error.save.as = Dosya kaydedilemiyor
|
error.save.as = Dosya kaydedilemiyor
|
||||||
error.replace = Veri de\u011fi\u015ftirilemiyor
|
error.replace = Veri de\u011fi\u015ftirilemiyor
|
||||||
error.start.server = % Port% ba\u011flant\u0131 noktas\u0131nda sunucu ba\u015flat\u0131lam\u0131yor. L\u00fctfen ba\u011flant\u0131 noktas\u0131n\u0131n ba\u015fka bir uygulama taraf\u0131ndan engellenmedi\u011fini kontrol edin.
|
error.start.server = Sunucu %port% ba\u011flant\u0131s\u0131 ba\u015flat\u0131lam\u0131yor. L\u00fctfen ba\u011flant\u0131n\u0131n ba\u015fka bir uygulama taraf\u0131ndan engellenmedi\u011fini kontrol edin.
|
||||||
column.accessed = Eri\u015filen
|
column.accessed = Eri\u015fildi
|
||||||
column.size = Boyut
|
column.size = Boyut
|
||||||
column.url = URL
|
column.url = URL
|
||||||
|
|||||||
Reference in New Issue
Block a user