Permalink
Please
sign in to comment.
Showing
with
3,736 additions
and 1 deletion.
- +1 −0 installer.nsi
- BIN lib/jsyntaxpane-0.9.5.jar
- +42 −0 libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/AppResources_tr.properties
- +1,461 −0 libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/docs/pcode/AS3_tr.properties
- +92 −0 libsrc/ffdec_lib/src/com/jpexs/decompiler/flash/locales/docs/pcode/AS3other_tr.properties
- +118 −0 ...syntaxpane/src/main/resources/META-INF/services/jsyntaxpane/defaultsyntaxkit/config_tr.properties
- +36 −0 ...resources/META-INF/services/jsyntaxpane/syntaxkits/flasm3methodinfosyntaxkit/config_tr.properties
- +45 −0 .../src/main/resources/META-INF/services/jsyntaxpane/syntaxkits/flasm3syntaxkit/config_tr.properties
- +40 −0 ...e/src/main/resources/META-INF/services/jsyntaxpane/syntaxkits/flasmsyntaxkit/config_tr.properties
- +38 −0 libsrc/jsyntaxpane/jsyntaxpane/src/main/resources/jsyntaxpane/Bundle_tr.properties
- +63 −0 nsis_locales/Turkish.nsh
- +1 −1 src/com/jpexs/decompiler/flash/gui/SelectLanguageDialog.java
- +27 −0 src/com/jpexs/decompiler/flash/gui/locales/AboutDialog_tr.properties
- +449 −0 src/com/jpexs/decompiler/flash/gui/locales/AdvancedSettingsDialog_tr.properties
- +19 −0 src/com/jpexs/decompiler/flash/gui/locales/DebugLogDialog_tr.properties
- +21 −0 src/com/jpexs/decompiler/flash/gui/locales/ErrorLogFrame_tr.properties
- +99 −0 src/com/jpexs/decompiler/flash/gui/locales/ExportDialog_tr.properties
- +26 −0 src/com/jpexs/decompiler/flash/gui/locales/FontEmbedDialog_tr.properties
- +16 −0 src/com/jpexs/decompiler/flash/gui/locales/FontPreviewDialog_tr.properties
- +16 −0 src/com/jpexs/decompiler/flash/gui/locales/GraphDialog_tr.properties
- +21 −0 src/com/jpexs/decompiler/flash/gui/locales/LoadFromCacheFrame_tr.properties
- +32 −0 src/com/jpexs/decompiler/flash/gui/locales/LoadFromMemoryFrame_tr.properties
- +16 −0 src/com/jpexs/decompiler/flash/gui/locales/LoadingDialog_tr.properties
- +774 −0 src/com/jpexs/decompiler/flash/gui/locales/MainFrame_tr.properties
- +20 −0 src/com/jpexs/decompiler/flash/gui/locales/ModeFrame_tr.properties
- +28 −0 src/com/jpexs/decompiler/flash/gui/locales/NewVersionDialog_tr.properties
- +22 −0 src/com/jpexs/decompiler/flash/gui/locales/RenameDialog_tr.properties
- +20 −0 src/com/jpexs/decompiler/flash/gui/locales/ReplaceCharacterDialog_tr.properties
- +20 −0 src/com/jpexs/decompiler/flash/gui/locales/ReplaceTraceDialog_tr.properties
- +31 −0 src/com/jpexs/decompiler/flash/gui/locales/SearchDialog_tr.properties
- +18 −0 src/com/jpexs/decompiler/flash/gui/locales/SearchResultsDialog_tr.properties
- +22 −0 src/com/jpexs/decompiler/flash/gui/locales/SelectLanguageDialog_tr.properties
- +24 −0 src/com/jpexs/decompiler/flash/gui/locales/abc/DeobfuscationDialog_tr.properties
- +24 −0 src/com/jpexs/decompiler/flash/gui/locales/abc/NewTraitDialog_tr.properties
- +19 −0 src/com/jpexs/decompiler/flash/gui/locales/abc/UsageFrame_tr.properties
- +35 −0 src/com/jpexs/decompiler/flash/gui/locales/proxy/ProxyFrame_tr.properties
Binary file not shown.
@@ -0,0 +1,42 @@ | ||
# Copyright (C) 2010-2016 JPEXS, All rights reserved. | ||
# | ||
# This library is free software; you can redistribute it and/or | ||
# modify it under the terms of the GNU Lesser General Public | ||
# License as published by the Free Software Foundation; either | ||
# version 3.0 of the License, or (at your option) any later version. | ||
# | ||
# This library is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | ||
# Lesser General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Lesser General Public | ||
# License along with this library. | ||
|
||
decompilationError = Ayr\u0131\u015ft\u0131rma hatas\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.obfuscated = Kod \u015fa\u015f\u0131rtabilir | ||
decompilationError.errorType = Hata t\u00fcr\u00fc | ||
decompilationError.error.description = Hata nedeniyle ayr\u0131\u015ft\u0131r\u0131lmad\u0131 | ||
decompilationError.actionCount = Eylem say\u0131s\u0131: | ||
decompilationError.instructionCount = Talimat say\u0131s\u0131: | ||
|
||
decompilation.skipped = Ayr\u0131\u015ft\u0131rma atland\u0131 | ||
decompilation.unsupported = Decompiler taraf\u0131ndan desteklenmiyor | ||
decompilerMark = ayr\u0131\u015ft\u0131r\u0131c\u0131 i\u015fareti | ||
|
||
#example: 1 hour and 2 minutes | ||
timeFormat.and = ve | ||
timeFormat.hour = saat | ||
timeFormat.hours = saatler | ||
timeFormat.minute = dakika | ||
timeFormat.minutes = dakikalar | ||
timeFormat.second = saniye | ||
timeFormat.seconds = saniyeler | ||
|
||
fontNotFound = ID =% fontId% olan yaz\u0131 tipi bulunamad\u0131. | ||
|
||
trait.scriptinitializer = komut ba\u015flat\u0131c\u0131s\u0131 | ||
trait.instanceinitializer = \u00f6rnek ba\u015flat\u0131c\u0131 | ||
trait.classinitializer = s\u0131n\u0131f ba\u015flat\u0131c\u0131 |

Oops, something went wrong.
0 comments on commit
666dcad