Compare commits
No commits in common. 'develop' and 'master' have entirely different histories.
@ -1,99 +0,0 @@
|
||||
*.DS_Store
|
||||
*~
|
||||
|
||||
# /
|
||||
/bin
|
||||
/build
|
||||
/data
|
||||
/dists
|
||||
/misc
|
||||
/stuff
|
||||
/thesis
|
||||
/rawdump
|
||||
/tmp
|
||||
/loganalysis
|
||||
|
||||
# /android/
|
||||
/android/bin
|
||||
|
||||
# /android-libraries/achartengine/
|
||||
/android-libraries/achartengine/gen
|
||||
/android-libraries/achartengine/bin
|
||||
/android-libraries/achartengine/lint.xml
|
||||
|
||||
# /core/
|
||||
/core/loganalysis
|
||||
/core/build
|
||||
/core/tmp
|
||||
/core/misc
|
||||
|
||||
# /core/doc/techdoc/
|
||||
/core/doc/techdoc/*.aux
|
||||
/core/doc/techdoc/*.dvi
|
||||
/core/doc/techdoc/*.out
|
||||
/core/doc/techdoc/*.toc
|
||||
|
||||
# /core/resources-src/pix/
|
||||
/core/resources-src/pix/sormus.xcf.gz
|
||||
/core/resources-src/pix/splashscreen-sormus.png
|
||||
/core/resources-src/pix/splashscreen-sormus.xcf.gz
|
||||
|
||||
/swing/build
|
||||
/swing/tmp
|
||||
|
||||
# IntelliJ
|
||||
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
|
||||
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
||||
# https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore
|
||||
|
||||
# User-specific stuff:
|
||||
.idea/workspace.xml
|
||||
.idea/tasks.xml
|
||||
.idea/shelf
|
||||
.idea/dictionaries
|
||||
.idea/vcs.xml
|
||||
.idea/jsLibraryMappings.xml
|
||||
.idea/codeStyles/
|
||||
.idea/runConfigurations.xml
|
||||
|
||||
# Sensitive or high-churn files:
|
||||
.idea/dataSources.ids
|
||||
.idea/dataSources.xml
|
||||
.idea/dataSources.local.xml
|
||||
.idea/sqlDataSources.xml
|
||||
.idea/dynamic.xml
|
||||
.idea/uiDesigner.xml
|
||||
|
||||
# Gradle:
|
||||
.idea/gradle.xml
|
||||
.idea/libraries
|
||||
|
||||
# Mongo Explorer plugin:
|
||||
.idea/mongoSettings.xml
|
||||
|
||||
## File-based project format:
|
||||
*.iws
|
||||
|
||||
## Plugin-specific files:
|
||||
|
||||
# IntelliJ
|
||||
/out/
|
||||
|
||||
# mpeltonen/sbt-idea plugin
|
||||
.idea_modules/
|
||||
|
||||
# JIRA plugin
|
||||
atlassian-ide-plugin.xml
|
||||
|
||||
# Crashlytics plugin (for Android Studio and IntelliJ)
|
||||
com_crashlytics_export_strings.xml
|
||||
crashlytics.properties
|
||||
crashlytics-build.properties
|
||||
fabric.properties
|
||||
|
||||
openrocket.log
|
||||
|
||||
*.snap
|
||||
prime/*
|
||||
swing/resources/datafiles/presets/system.ser
|
||||
swing/resources/datafiles/presets
|
||||
@ -1,3 +0,0 @@
|
||||
[submodule "swing/resources-src/datafiles/components"]
|
||||
path = swing/resources-src/datafiles/components-dbcook
|
||||
url = https://github.com/dbcook/openrocket-database.git
|
||||
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<annotationProcessing>
|
||||
<profile name="Maven default annotation processors profile" enabled="true">
|
||||
<sourceOutputDir name="target/generated-sources/annotations" />
|
||||
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
|
||||
<outputRelativeToContentRoot value="true" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
<bytecodeTargetLevel>
|
||||
<module name="OpenRokcet" target="1.7" />
|
||||
<module name="SSM_Stuct" target="1.7" />
|
||||
<module name="swing" target="11" />
|
||||
</bytecodeTargetLevel>
|
||||
</component>
|
||||
</project>
|
||||
@ -1,20 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RemoteRepositoriesConfiguration">
|
||||
<remote-repository>
|
||||
<option name="id" value="central" />
|
||||
<option name="name" value="Central Repository" />
|
||||
<option name="url" value="https://repo.maven.apache.org/maven2" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="central" />
|
||||
<option name="name" value="Maven Central repository" />
|
||||
<option name="url" value="https://repo1.maven.org/maven2" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="jboss.community" />
|
||||
<option name="name" value="JBoss Community repository" />
|
||||
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
||||
</remote-repository>
|
||||
</component>
|
||||
</project>
|
||||
@ -1,21 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||
<component name="MavenProjectsManager">
|
||||
<option name="originalFiles">
|
||||
<list>
|
||||
<option value="$PROJECT_DIR$/swing/pom.xml" />
|
||||
<option value="$PROJECT_DIR$/pom.xml" />
|
||||
</list>
|
||||
</option>
|
||||
<option name="ignoredFiles">
|
||||
<set>
|
||||
<option value="$PROJECT_DIR$/pom.xml" />
|
||||
<option value="$PROJECT_DIR$/swing/pom.xml" />
|
||||
</set>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" project-jdk-name="11" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
</component>
|
||||
</project>
|
||||
@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/OpenRocket Core.iml" filepath="$PROJECT_DIR$/OpenRocket Core.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/OpenRocket Swing.iml" filepath="$PROJECT_DIR$/OpenRocket Swing.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/OpenRocket Test Libraries.iml" filepath="$PROJECT_DIR$/OpenRocket Test Libraries.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
@ -1,20 +0,0 @@
|
||||
language: java
|
||||
dist: bionic
|
||||
sudo: false
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- ant
|
||||
- ant-optional
|
||||
|
||||
jdk:
|
||||
- openjdk11
|
||||
- openjdk13
|
||||
- oraclejdk11
|
||||
- oraclejdk13
|
||||
|
||||
script:
|
||||
- "ant -buildfile build.xml clean check jar unittest"
|
||||
|
||||
notifications:
|
||||
webhooks: https://www.travisbuddy.com/
|
||||
@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module classpath="eclipse" classpath-dir="$MODULE_DIR$/core" type="JAVA_MODULE" version="4" />
|
||||
@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module classpath="eclipse" classpath-dir="$MODULE_DIR$/swing" type="JAVA_MODULE" version="4" />
|
||||
@ -1,2 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module classpath="eclipse" classpath-dir="$MODULE_DIR$/lib-test" type="JAVA_MODULE" version="4" />
|
||||
@ -1,13 +1,13 @@
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - A6
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
A6 18 70 4 0.0035 0.0145 Klima
|
||||
0.088 0.502
|
||||
0.186 4.601
|
||||
0.232 7.089
|
||||
0.314 10.477
|
||||
0.418 6.713
|
||||
0.467 3.011
|
||||
0.501 0.418
|
||||
0.71 0.0
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - A6
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
A6 18 70 4 0.0035 0.0145 Klima
|
||||
0.088 0.502
|
||||
0.186 4.601
|
||||
0.232 7.089
|
||||
0.314 10.477
|
||||
0.418 6.713
|
||||
0.467 3.011
|
||||
0.501 0.418
|
||||
0.71 0.0
|
||||
|
||||
@ -1,27 +1,27 @@
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - B4
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
B4 18 70 0-4 0.0054 0.0163 Klima
|
||||
0.049 0.83
|
||||
0.096 1.745
|
||||
0.157 2.946
|
||||
0.209 3.89
|
||||
0.273 4.977
|
||||
0.335 6.093
|
||||
0.380 7.122
|
||||
0.411 8.001
|
||||
0.436 7.065
|
||||
0.465 6.236
|
||||
0.516 5.063
|
||||
0.564 4.462
|
||||
0.607 4.205
|
||||
0.669 4.09
|
||||
0.90 4.09
|
||||
0.966 3.976
|
||||
1.025 3.719
|
||||
1.084 3.261
|
||||
1.145 2.546
|
||||
1.212 1.745
|
||||
1.295 0.772
|
||||
1.364 0.0
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - B4
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
B4 18 70 0-4 0.0054 0.0163 Klima
|
||||
0.049 0.83
|
||||
0.096 1.745
|
||||
0.157 2.946
|
||||
0.209 3.89
|
||||
0.273 4.977
|
||||
0.335 6.093
|
||||
0.380 7.122
|
||||
0.411 8.001
|
||||
0.436 7.065
|
||||
0.465 6.236
|
||||
0.516 5.063
|
||||
0.564 4.462
|
||||
0.607 4.205
|
||||
0.669 4.09
|
||||
0.90 4.09
|
||||
0.966 3.976
|
||||
1.025 3.719
|
||||
1.084 3.261
|
||||
1.145 2.546
|
||||
1.212 1.745
|
||||
1.295 0.772
|
||||
1.364 0.0
|
||||
|
||||
@ -1,24 +1,24 @@
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - C2
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
C2 18 70 0-P 0.0113 0.0224 Klima
|
||||
0.04 0.229
|
||||
0.12 0.658
|
||||
0.211 1.144
|
||||
0.291 1.831
|
||||
0.385 2.86
|
||||
0.447 3.833
|
||||
0.505 5.001
|
||||
0.567 3.89
|
||||
0.615 3.146
|
||||
0.665 2.66
|
||||
0.735 2.203
|
||||
0.815 2.088
|
||||
0.93 1.98
|
||||
4.589 1.96
|
||||
4.729 1.888
|
||||
4.815 1.602
|
||||
4.873 1.259
|
||||
4.969 0.658
|
||||
5.083 0.0
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - C2
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
C2 18 70 0-P 0.0113 0.0224 Klima
|
||||
0.04 0.229
|
||||
0.12 0.658
|
||||
0.211 1.144
|
||||
0.291 1.831
|
||||
0.385 2.86
|
||||
0.447 3.833
|
||||
0.505 5.001
|
||||
0.567 3.89
|
||||
0.615 3.146
|
||||
0.665 2.66
|
||||
0.735 2.203
|
||||
0.815 2.088
|
||||
0.93 1.98
|
||||
4.589 1.96
|
||||
4.729 1.888
|
||||
4.815 1.602
|
||||
4.873 1.259
|
||||
4.969 0.658
|
||||
5.083 0.0
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - C6
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
C6 18 70 0-3-5-7-P 0.0096 0.0205 Klima
|
||||
0.046 0.953
|
||||
0.168 5.259
|
||||
0.235 10.023
|
||||
0.291 15.00
|
||||
0.418 9.87
|
||||
0.505 7.546
|
||||
0.582 6.631
|
||||
0.679 6.136
|
||||
0.786 5.716
|
||||
1.26 5.678
|
||||
1.357 5.488
|
||||
1.423 4.992
|
||||
1.469 4.116
|
||||
1.618 1.22
|
||||
1.701 0.0
|
||||
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - C6
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
C6 18 70 0-3-5-7-P 0.0096 0.0205 Klima
|
||||
0.046 0.953
|
||||
0.168 5.259
|
||||
0.235 10.023
|
||||
0.291 15.00
|
||||
0.418 9.87
|
||||
0.505 7.546
|
||||
0.582 6.631
|
||||
0.679 6.136
|
||||
0.786 5.716
|
||||
1.26 5.678
|
||||
1.357 5.488
|
||||
1.423 4.992
|
||||
1.469 4.116
|
||||
1.618 1.22
|
||||
1.701 0.0
|
||||
|
||||
|
||||
@ -1,28 +1,28 @@
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - D3
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
D3 18 70 0-P 0.017 0.0279 Klima
|
||||
0.073 0.229
|
||||
0.178 0.686
|
||||
0.251 1.287
|
||||
0.313 2.203
|
||||
0.375 3.633
|
||||
0.425 5.006
|
||||
0.473 6.465
|
||||
0.556 8.181
|
||||
0.603 9.01
|
||||
0.655 6.922
|
||||
0.698 5.463
|
||||
0.782 4.291
|
||||
0.873 3.576
|
||||
1.024 3.146
|
||||
1.176 2.946
|
||||
5.282 2.918
|
||||
5.491 2.832
|
||||
5.59 2.517
|
||||
5.782 1.859
|
||||
5.924 1.287
|
||||
6.061 0.715
|
||||
6.17 0.286
|
||||
6.26 0.0
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - D3
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
D3 18 70 0-P 0.017 0.0279 Klima
|
||||
0.073 0.229
|
||||
0.178 0.686
|
||||
0.251 1.287
|
||||
0.313 2.203
|
||||
0.375 3.633
|
||||
0.425 5.006
|
||||
0.473 6.465
|
||||
0.556 8.181
|
||||
0.603 9.01
|
||||
0.655 6.922
|
||||
0.698 5.463
|
||||
0.782 4.291
|
||||
0.873 3.576
|
||||
1.024 3.146
|
||||
1.176 2.946
|
||||
5.282 2.918
|
||||
5.491 2.832
|
||||
5.59 2.517
|
||||
5.782 1.859
|
||||
5.924 1.287
|
||||
6.061 0.715
|
||||
6.17 0.286
|
||||
6.26 0.0
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - D9
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
D9 18 70 0-3-5-7-P 0.0161 0.0271 Klima
|
||||
0.04 2.111
|
||||
0.116 9.685
|
||||
0.213 25.0
|
||||
0.286 15.738
|
||||
0.329 12.472
|
||||
0.369 10.67
|
||||
0.42 9.713
|
||||
0.495 9.178
|
||||
0.597 8.896
|
||||
1.711 8.925
|
||||
1.826 8.699
|
||||
1.917 8.052
|
||||
1.975 6.954
|
||||
2.206 1.07
|
||||
2.242 0.0
|
||||
; Raketenmodellbau Klima GmbH
|
||||
; Official manufacturer thrust data - D9
|
||||
; Created by Leo Nutz for OpenRocket,
|
||||
; released into the Public Domain (3/2014)
|
||||
D9 18 70 0-3-5-7-P 0.0161 0.0271 Klima
|
||||
0.04 2.111
|
||||
0.116 9.685
|
||||
0.213 25.0
|
||||
0.286 15.738
|
||||
0.329 12.472
|
||||
0.369 10.67
|
||||
0.42 9.713
|
||||
0.495 9.178
|
||||
0.597 8.896
|
||||
1.711 8.925
|
||||
1.826 8.699
|
||||
1.917 8.052
|
||||
1.975 6.954
|
||||
2.206 1.07
|
||||
2.242 0.0
|
||||
|
||||
@ -0,0 +1,2 @@
|
||||
This directory contains thrust curves used in RASAero.
|
||||
Last updated: 2018-07-31
|
||||
@ -1,171 +1,165 @@
|
||||
#
|
||||
# English base translation file
|
||||
#
|
||||
# Should you need to add new logical keys here is the proposed method
|
||||
#
|
||||
# className.ComponentType.componentName
|
||||
#
|
||||
#
|
||||
# Text tokens within braces should not be translated, e.g.
|
||||
# "The file '{filename}' exists."
|
||||
# They are pieces that are inserted dynamically.
|
||||
#
|
||||
|
||||
|
||||
! Set to the name of the current translation file (used for debugging
|
||||
purposes)
|
||||
debug.currentFile = messages.properties
|
||||
|
||||
! RocketActions
|
||||
RocketActions.checkbox.Donotaskmeagain = Yeniden Tekrarlama
|
||||
RocketActions.lbl.Youcanchangedefop = Hatal\u0131 \u00c7al\u0131\u015fmay\u0131 De\u011fi\u015ftirebilirsin
|
||||
in the preferences.
|
||||
RocketActions.showConfirmDialog.lbl1 = Se\u00e7ili sim\u00fclasyonlar\u0131 silmek ister misiniz?
|
||||
RocketActions.showConfirmDialog.lbl2 = <html><i>Bu \u00e7al\u0131\u015fma tamamlanmad\u0131.</i>
|
||||
RocketActions.showConfirmDialog.title = Sim\u00fclasyonlar\u0131 Sil
|
||||
RocketActions.DelCompAct.Delete = Sil
|
||||
RocketActions.DelCompAct.ttip.Delete = Se\u00e7ili par\u00e7ay\u0131 sil.
|
||||
RocketActions.DelSimuAct.Delete = Sil
|
||||
RocketActions.DelSimuAct.ttip.Delete = Se\u00e7ili sim\u00fclasyonu sil.
|
||||
RocketActions.DelAct.Delete = Sil
|
||||
RocketActions.DelAct.ttip.Delete = Se\u00e7ilen par\u00e7ay\u0131 ya da sim\u00fclasyonu sil
|
||||
RocketActions.CutAction.Cut = Kes
|
||||
RocketActions.CutAction.ttip.Cut = Kes bu par\u00e7ay\u0131 yada sim\u00fclasyonun
|
||||
haf\u0131zadan ve kald\u0131r bu tasar\u0131mdan
|
||||
RocketActions.CopyAct.Copy = Kopyala
|
||||
RocketActions.CopyAct.ttip.Copy = Bu par\u00e7ay\u0131 kopyala (ve altpar\u00e7alar\u0131)
|
||||
haf\u0131zaya
|
||||
RocketActions.PasteAct.Paste = Yap\u0131\u015ft\u0131r
|
||||
RocketActions.PasteAct.ttip.Paste = Yap\u0131\u015ft\u0131r par\u00e7ay\u0131 ya da simulasyonu haf\u0131za \u00fczerinden
|
||||
tasar\u0131ma do\u011fru.
|
||||
RocketActions.EditAct.Edit = D\u00fczenle
|
||||
RocketActions.EditAct.ttip.Edit = Se\u00e7ilmi\u015f par\u00e7ay\u0131 d\u00fczenle .
|
||||
RocketActions.NewStageAct.Newstage = Yeni A\u015fama
|
||||
RocketActions.NewStageAct.ttip.Newstage = Yeni bir roket tasar\u0131m\u0131 ekle
|
||||
RocketActions.ActBoosterstage = Yard\u0131mc\u0131/Y\u00fckseltici A\u015fama
|
||||
RocketActions.MoveUpAct.Moveup = Yukar\u0131 \u00c7\u0131kar
|
||||
RocketActions.MoveUpAct.ttip.Moveup = Yukar\u0131ya do\u011fru bu par\u00e7ay\u0131 haraket ettir.
|
||||
RocketActions.MoveDownAct.Movedown = A\u015fa\u011f\u0131ya \u0130ndir
|
||||
RocketActions.MoveDownAct.ttip.Movedown = A\u015fa\u011f\u0131ya do\u011fru bu par\u00e7ay\u0131 haraket
|
||||
ettir.
|
||||
|
||||
! RocketPanel
|
||||
RocketPanel.FigTypeAct.SideView = Yandan G\u00f6r\u00fcn\u00fc\u015f
|
||||
RocketPanel.FigTypeAct.BackView = Arkadan G\u00f6r\u00fcn\u00fc\u015f
|
||||
RocketPanel.FigTypeAct.Figure3D = 3D Resimlendirme
|
||||
RocketPanel.FigTypeAct.Finished = 3D Bitmi\u015f
|
||||
RocketPanel.FigTypeAct.Unfinished = 3D Bitmemi\u015f
|
||||
|
||||
|
||||
RocketPanel.lbl.Flightcfg = U\u00e7u\u015f Bi\u00e7imi/Konumu:
|
||||
RocketPanel.lbl.infoMessage = <html>Click to select Shift+Click
|
||||
to select other Double-click to edit Click+drag to
|
||||
move
|
||||
RocketPanel.lbl.ViewType = G\u00f6r\u00fcn\u00fc\u015f \u015eekli:
|
||||
|
||||
! BasicFrame
|
||||
BasicFrame.tab.Rocketdesign = Roket Tasar\u0131m\u0131
|
||||
BasicFrame.tab.Flightconfig = Motorlar & Bi\u00e7imleri
|
||||
BasicFrame.tab.Flightsim = U\u00e7u\u015f Sim\u00fclasyonlar\u0131
|
||||
BasicFrame.title.Addnewcomp = Yeni par\u00e7a ekle
|
||||
BasicFrame.dlg.lbl1 = Tasar\u0131m '
|
||||
BasicFrame.dlg.lbl2 = ' Kaydedilmemi\u015f.
|
||||
BasicFrame.dlg.lbl3 = Kaydetmek ister misiniz?
|
||||
BasicFrame.dlg.title = Tasar\u0131m Kaydedilmedi
|
||||
BasicFrame.StageName.Sustainer = Devam Et
|
||||
BasicFrame.WarningDialog.txt1 = Problemler a\u00e7\u0131l\u0131rken d\u00fczenleniyor
|
||||
BasicFrame.WarningDialog.txt2 = Baz\u0131 tasar\u0131m par\u00e7alar\u0131 d\u00fczg\u00fcnce
|
||||
y\u00fcklenemedi.
|
||||
BasicFrame.WarningDialog.title = Dosya a\u00e7\u0131l\u0131rken Tehlike
|
||||
|
||||
|
||||
! General error messages used in multiple contexts
|
||||
error.fileExists.title = File exists
|
||||
error.fileExists.desc = File '{filename}' exists. \u00dczerine yazmak ister misiniz?
|
||||
|
||||
error.writing.title = Hata Dosya Yaz\u0131l\u0131rken
|
||||
error.writing.desc = Bir hata dosya yaz\u0131l\u0131rken ortaya \u00e7\u0131kt\u0131:
|
||||
Configuration.lbl.override = Bu durum baz\u0131 u\u00e7u\u015f bi\u00e7imlerinde ge\u00e7ersizdir.
|
||||
|
||||
|
||||
! Labels used in buttons of dialog windows
|
||||
# TODO: Rename these to "btn.xxx"
|
||||
button.ok = Tamam
|
||||
button.cancel = \u00c7\u0131k\u0131\u015f
|
||||
button.close = Kapat
|
||||
|
||||
! Common labels used in buttons of dialog windows
|
||||
dlg.but.ok = Tamam
|
||||
dlg.but.cancel = \u00c7\u0131k\u0131\u015f
|
||||
dlg.but.close = Kapat
|
||||
! General file type names
|
||||
FileHelper.PDF_FILTER = PDF files (*.pdf)
|
||||
FileHelper.ALL_DESIGNS_FILTER = All rocket designs (*.ork; *.rkt)
|
||||
FileHelper.OPENROCKET_DESIGN_FILTER = OpenRocket designs (*.ork)
|
||||
FileHelper.ROCKSIM_DESIGN_FILTER = RockSim designs (*.rkt)
|
||||
FileHelper.OPEN_ROCKET_COMPONENT_FILTER = OpenRocket presets (*.orc)
|
||||
FileHelper.IMAGES = Resim Dosyalar\u0131
|
||||
|
||||
|
||||
! Diyolog Hakk\u0131nda
|
||||
AboutDialog.lbl.version = Version
|
||||
! The texts below provide additional credits for the translation maintainer
|
||||
! - In AboutDialog.lbl.translation replace "English" with the current
|
||||
language.
|
||||
! - AboutDialog.lbl.translator is the translator / group name (may be empty)
|
||||
! - AboutDialog.lbl.translatorWebsite is a URL to the translator / group
|
||||
(may be empty)
|
||||
! - AboutDialog.lbl.translatorIcon is the file name of an icon under
|
||||
pix/translators/ (may be empty)
|
||||
AboutDialog.lbl.translation = English translation by:Turkish
|
||||
AboutDialog.lbl.translator =Batuhan Dereli
|
||||
AboutDialog.lbl.translatorWebsite =www.batuhandereli.com
|
||||
AboutDialog.lbl.translatorIcon =
|
||||
|
||||
|
||||
! Yaz\u0131c\u0131
|
||||
PrintDialog.title = Yazd\u0131r yada \u00c7\u0131kart
|
||||
PrintDialog.but.previewAndPrint = \u00c7\u0131kt\u0131 \u00d6ncesi Bak & Yaz
|
||||
PrintDialog.checkbox.showByStage = Par\u00e7a G\u00f6ster
|
||||
PrintDialog.lbl.selectElements = \u0130\u00e7eren gruplar\u0131 se\u00e7:
|
||||
printdlg.but.saveaspdf = Kaydet PDF Olarak
|
||||
printdlg.but.preview = \u00d6nceki
|
||||
printdlg.but.settings = Ayarlar
|
||||
PrintDialog.error.preview.title = \u00d6nceki g\u00f6r\u00fcnt\u00fc ula\u015f\u0131lmaz
|
||||
PrintDialog.error.preview.desc1 = Pdf g\u00f6r\u00fcnt\u00fc ula\u015f\u0131lmaz.
|
||||
PrintDialog.error.preview.desc2 = L\u00fctfen kullan "Pdf Olarak Kaydet" i\u00e7eren
|
||||
ayarlardan.
|
||||
|
||||
|
||||
!PrintSettingsDialog
|
||||
PrintSettingsDialog.title = Yaz\u0131c\u0131 Ayarlar\u0131
|
||||
PrintSettingsDialog.lbl.Templatefillcolor = Kal\u0131p Renkli Doldur:
|
||||
PrintSettingsDialog.lbl.Templatebordercolor = Kal\u0131b\u0131 S\u0131n\u0131rl\u0131 Doldur:
|
||||
PrintSettingsDialog.lbl.Papersize = Ka\u011f\u0131t Boyutu:
|
||||
PrintSettingsDialog.lbl.Paperorientation = Ka\u011f\u0131t Hizalama:
|
||||
PrintSettingsDialog.but.Reset = Yeniden Ba\u015flat
|
||||
PrintSettingsDialog.but.Close = Kapat
|
||||
|
||||
|
||||
! Bug Report dialog
|
||||
bugreport.dlg.title = Hata Raporu
|
||||
bugreport.dlg.but.Sendbugreport = Hata Raporu G\u00f6nder
|
||||
bugreport.dlg.but.Sendbugreport.Ttip = Atomatik olarak hata raporu g\u00f6nder OPEN ROCKET
|
||||
geli\u015ftiricilerine.
|
||||
bugreport.dlg.successmsg1 = Hata raporu sorunsuz yolland\u0131.
|
||||
bugreport.dlg.successmsg2 = Te\u015fekk\u00fcrler sizin sayenizde OPENROCKET daha iyi geli\u015ficek!
|
||||
bugreport.dlg.successmsg3 = Hata Raporu G\u00f6nderildi
|
||||
bugreport.dlg.connectedInternet = <html>E\u011fer internet ba\u011flant\u0131n varsa,
|
||||
basit\u00e7e t\u0131klay\u0131p<em>Hata Raporu G\u00f6nder</em>.
|
||||
bugreport.dlg.otherwise = Ba\u015fka \u015fekilde,adrese yollay\u0131n:
|
||||
bugreport.lbl.Theinformation = Genel hata raporlar\u0131hakk\u0131nda bilgi i\u00e7eriyor.Emin de\u011filsen ve
|
||||
hislerinden \u00f6t\u00fcr\u00fc koyuyorsan hata raporunu koyma .
|
||||
bugreport.dlg.failedmsg1 = OpenRocket hata raporunu g\u00f6ndermek i\u00e7in uygun de\u011fil:
|
||||
bugreport.dlg.failedmsg2 = L\u00fctfen manual bir yolla g\u00f6nder
|
||||
bugreport.dlg.failedmsg3 = Hata raporu g\u00f6nderiliyor
|
||||
bugreport.reportDialog.txt = <html><b> OpenRocket i\u00e7erisindeki hatalar\u0131
|
||||
form doldurarak yollayabilirsiniz.</b><br>Hatta hatalar\u0131 dosyalay\u0131p internet sitesi
|
||||
\u00fczerinde proje sayfas\u0131na koyabilirsin.
|
||||
bugreport.reportDialog.txt2 = <html><b>L\u00fctfen belirtiniz tam olarak nas\u0131l bir beklentiniz vard\u0131</b>
|
||||
bugreport.dlg.provideDescription = L\u00fctfen Hatay\u0131 ilk ne zaman rastlad\u0131n\u0131z tam olarak a\u00e7\u0131klay\u0131n\u0131z
|
||||
#
|
||||
# English base translation file
|
||||
#
|
||||
# Should you need to add new logical keys here is the proposed method
|
||||
#
|
||||
# className.ComponentType.componentName
|
||||
#
|
||||
#
|
||||
# Text tokens within braces should not be translated, e.g.
|
||||
# "The file '{filename}' exists."
|
||||
# They are pieces that are inserted dynamically.
|
||||
#
|
||||
|
||||
|
||||
! Set to the name of the current translation file (used for debugging
|
||||
purposes)
|
||||
debug.currentFile = messages.properties
|
||||
|
||||
! RocketActions
|
||||
RocketActions.DelCompAct.Delete = Sil
|
||||
RocketActions.DelCompAct.ttip.Delete = Se\u00e7ili par\u00e7ay\u0131 sil.
|
||||
RocketActions.DelSimuAct.Delete = Sil
|
||||
RocketActions.DelSimuAct.ttip.Delete = Se\u00e7ili sim\u00fclasyonu sil.
|
||||
RocketActions.DelAct.Delete = Sil
|
||||
RocketActions.DelAct.ttip.Delete = Se\u00e7ilen par\u00e7ay\u0131 ya da sim\u00fclasyonu sil
|
||||
RocketActions.CutAction.Cut = Kes
|
||||
RocketActions.CutAction.ttip.Cut = Kes bu par\u00e7ay\u0131 yada sim\u00fclasyonun
|
||||
haf\u0131zadan ve kald\u0131r bu tasar\u0131mdan
|
||||
RocketActions.CopyAct.Copy = Kopyala
|
||||
RocketActions.CopyAct.ttip.Copy = Bu par\u00e7ay\u0131 kopyala (ve altpar\u00e7alar\u0131)
|
||||
haf\u0131zaya
|
||||
RocketActions.PasteAct.Paste = Yap\u0131\u015ft\u0131r
|
||||
RocketActions.PasteAct.ttip.Paste = Yap\u0131\u015ft\u0131r par\u00e7ay\u0131 ya da simulasyonu haf\u0131za \u00fczerinden
|
||||
tasar\u0131ma do\u011fru.
|
||||
RocketActions.EditAct.Edit = D\u00fczenle
|
||||
RocketActions.EditAct.ttip.Edit = Se\u00e7ilmi\u015f par\u00e7ay\u0131 d\u00fczenle .
|
||||
RocketActions.NewStageAct.Newstage = Yeni A\u015fama
|
||||
RocketActions.NewStageAct.ttip.Newstage = Yeni bir roket tasar\u0131m\u0131 ekle
|
||||
RocketActions.ActBoosterstage = Yard\u0131mc\u0131/Y\u00fckseltici A\u015fama
|
||||
RocketActions.MoveUpAct.Moveup = Yukar\u0131 \u00c7\u0131kar
|
||||
RocketActions.MoveUpAct.ttip.Moveup = Yukar\u0131ya do\u011fru bu par\u00e7ay\u0131 haraket ettir.
|
||||
RocketActions.MoveDownAct.Movedown = A\u015fa\u011f\u0131ya \u0130ndir
|
||||
RocketActions.MoveDownAct.ttip.Movedown = A\u015fa\u011f\u0131ya do\u011fru bu par\u00e7ay\u0131 haraket
|
||||
ettir.
|
||||
|
||||
! RocketPanel
|
||||
RocketPanel.FigTypeAct.SideView = Yandan G\u00f6r\u00fcn\u00fc\u015f
|
||||
RocketPanel.FigTypeAct.BackView = Arkadan G\u00f6r\u00fcn\u00fc\u015f
|
||||
RocketPanel.FigTypeAct.Figure3D = 3D Resimlendirme
|
||||
RocketPanel.FigTypeAct.Finished = 3D Bitmi\u015f
|
||||
RocketPanel.FigTypeAct.Unfinished = 3D Bitmemi\u015f
|
||||
|
||||
|
||||
RocketPanel.lbl.Flightcfg = U\u00e7u\u015f Bi\u00e7imi/Konumu:
|
||||
RocketPanel.lbl.infoMessage = <html>Click to select Shift+Click
|
||||
to select other Double-click to edit Click+drag to
|
||||
move
|
||||
RocketPanel.lbl.ViewType = G\u00f6r\u00fcn\u00fc\u015f \u015eekli:
|
||||
|
||||
! BasicFrame
|
||||
BasicFrame.tab.Rocketdesign = Roket Tasar\u0131m\u0131
|
||||
BasicFrame.tab.Flightconfig = Motorlar & Bi\u00e7imleri
|
||||
BasicFrame.tab.Flightsim = U\u00e7u\u015f Sim\u00fclasyonlar\u0131
|
||||
BasicFrame.title.Addnewcomp = Yeni par\u00e7a ekle
|
||||
BasicFrame.dlg.lbl1 = Tasar\u0131m '
|
||||
BasicFrame.dlg.lbl2 = ' Kaydedilmemi\u015f.
|
||||
BasicFrame.dlg.lbl3 = Kaydetmek ister misiniz?
|
||||
BasicFrame.dlg.title = Tasar\u0131m Kaydedilmedi
|
||||
BasicFrame.StageName.Sustainer = Devam Et
|
||||
BasicFrame.WarningDialog.txt1 = Problemler a\u00e7\u0131l\u0131rken d\u00fczenleniyor
|
||||
BasicFrame.WarningDialog.txt2 = Baz\u0131 tasar\u0131m par\u00e7alar\u0131 d\u00fczg\u00fcnce
|
||||
y\u00fcklenemedi.
|
||||
BasicFrame.WarningDialog.title = Dosya a\u00e7\u0131l\u0131rken Tehlike
|
||||
|
||||
|
||||
! General error messages used in multiple contexts
|
||||
error.fileExists.title = File exists
|
||||
error.fileExists.desc = File '{filename}' exists. \u00dczerine yazmak ister misiniz?
|
||||
|
||||
error.writing.title = Hata Dosya Yaz\u0131l\u0131rken
|
||||
error.writing.desc = Bir hata dosya yaz\u0131l\u0131rken ortaya \u00e7\u0131kt\u0131:
|
||||
Configuration.lbl.override = Bu durum baz\u0131 u\u00e7u\u015f bi\u00e7imlerinde ge\u00e7ersizdir.
|
||||
|
||||
|
||||
! Labels used in buttons of dialog windows
|
||||
# TODO: Rename these to "btn.xxx"
|
||||
button.ok = Tamam
|
||||
button.cancel = \u00c7\u0131k\u0131\u015f
|
||||
button.close = Kapat
|
||||
|
||||
! Common labels used in buttons of dialog windows
|
||||
dlg.but.ok = Tamam
|
||||
dlg.but.cancel = \u00c7\u0131k\u0131\u015f
|
||||
dlg.but.close = Kapat
|
||||
! General file type names
|
||||
FileHelper.PDF_FILTER = PDF files (*.pdf)
|
||||
FileHelper.ALL_DESIGNS_FILTER = All rocket designs (*.ork; *.rkt, *.CDX1)
|
||||
FileHelper.OPENROCKET_DESIGN_FILTER = OpenRocket designs (*.ork)
|
||||
FileHelper.ROCKSIM_DESIGN_FILTER = RockSim designs (*.rkt)
|
||||
FileHelper.OPEN_ROCKET_COMPONENT_FILTER = OpenRocket presets (*.orc)
|
||||
FileHelper.IMAGES = Resim Dosyalar\u0131
|
||||
|
||||
|
||||
! Diyolog Hakk\u0131nda
|
||||
AboutDialog.lbl.version = Version
|
||||
! The texts below provide additional credits for the translation maintainer
|
||||
! - In AboutDialog.lbl.translation replace "English" with the current
|
||||
language.
|
||||
! - AboutDialog.lbl.translator is the translator / group name (may be empty)
|
||||
! - AboutDialog.lbl.translatorWebsite is a URL to the translator / group
|
||||
(may be empty)
|
||||
! - AboutDialog.lbl.translatorIcon is the file name of an icon under
|
||||
pix/translators/ (may be empty)
|
||||
AboutDialog.lbl.translation = English translation by:Turkish
|
||||
AboutDialog.lbl.translator =Batuhan Dereli
|
||||
AboutDialog.lbl.translatorWebsite =www.batuhandereli.com
|
||||
AboutDialog.lbl.translatorIcon =
|
||||
|
||||
|
||||
! Yaz\u0131c\u0131
|
||||
PrintDialog.title = Yazd\u0131r yada \u00c7\u0131kart
|
||||
PrintDialog.but.previewAndPrint = \u00c7\u0131kt\u0131 \u00d6ncesi Bak & Yaz
|
||||
PrintDialog.checkbox.showByStage = Par\u00e7a G\u00f6ster
|
||||
PrintDialog.lbl.selectElements = \u0130\u00e7eren gruplar\u0131 se\u00e7:
|
||||
printdlg.but.saveaspdf = Kaydet PDF Olarak
|
||||
printdlg.but.preview = \u00d6nceki
|
||||
printdlg.but.settings = Ayarlar
|
||||
PrintDialog.error.preview.title = \u00d6nceki g\u00f6r\u00fcnt\u00fc ula\u015f\u0131lmaz
|
||||
PrintDialog.error.preview.desc1 = Pdf g\u00f6r\u00fcnt\u00fc ula\u015f\u0131lmaz.
|
||||
PrintDialog.error.preview.desc2 = L\u00fctfen kullan "Pdf Olarak Kaydet" i\u00e7eren
|
||||
ayarlardan.
|
||||
|
||||
|
||||
!PrintSettingsDialog
|
||||
PrintSettingsDialog.title = Yaz\u0131c\u0131 Ayarlar\u0131
|
||||
PrintSettingsDialog.lbl.Templatefillcolor = Kal\u0131p Renkli Doldur:
|
||||
PrintSettingsDialog.lbl.Templatebordercolor = Kal\u0131b\u0131 S\u0131n\u0131rl\u0131 Doldur:
|
||||
PrintSettingsDialog.lbl.Papersize = Ka\u011f\u0131t Boyutu:
|
||||
PrintSettingsDialog.lbl.Paperorientation = Ka\u011f\u0131t Hizalama:
|
||||
PrintSettingsDialog.but.Reset = Yeniden Ba\u015flat
|
||||
PrintSettingsDialog.but.Close = Kapat
|
||||
|
||||
|
||||
! Bug Report dialog
|
||||
bugreport.dlg.title = Hata Raporu
|
||||
bugreport.dlg.but.Sendbugreport = Hata Raporu G\u00f6nder
|
||||
bugreport.dlg.but.Sendbugreport.Ttip = Atomatik olarak hata raporu g\u00f6nder OPEN ROCKET
|
||||
geli\u015ftiricilerine.
|
||||
bugreport.dlg.successmsg1 = Hata raporu sorunsuz yolland\u0131.
|
||||
bugreport.dlg.successmsg2 = Te\u015fekk\u00fcrler sizin sayenizde OPENROCKET daha iyi geli\u015ficek!
|
||||
bugreport.dlg.successmsg3 = Hata Raporu G\u00f6nderildi
|
||||
bugreport.dlg.connectedInternet = <html>E\u011fer internet ba\u011flant\u0131n varsa,
|
||||
basit\u00e7e t\u0131klay\u0131p<em>Hata Raporu G\u00f6nder</em>.
|
||||
bugreport.dlg.otherwise = Ba\u015fka \u015fekilde,adrese yollay\u0131n:
|
||||
bugreport.lbl.Theinformation = Genel hata raporlar\u0131hakk\u0131nda bilgi i\u00e7eriyor.Emin de\u011filsen ve
|
||||
hislerinden \u00f6t\u00fcr\u00fc koyuyorsan hata raporunu koyma .
|
||||
bugreport.dlg.failedmsg1 = OpenRocket hata raporunu g\u00f6ndermek i\u00e7in uygun de\u011fil:
|
||||
bugreport.dlg.failedmsg2 = L\u00fctfen manual bir yolla g\u00f6nder
|
||||
bugreport.dlg.failedmsg3 = Hata raporu g\u00f6nderiliyor
|
||||
bugreport.reportDialog.txt = <html><b> OpenRocket i\u00e7erisindeki hatalar\u0131
|
||||
form doldurarak yollayabilirsiniz.</b><br>Hatta hatalar\u0131 dosyalay\u0131p internet sitesi
|
||||
\u00fczerinde proje sayfas\u0131na koyabilirsin.
|
||||
bugreport.reportDialog.txt2 = <html><b>L\u00fctfen belirtiniz tam olarak nas\u0131l bir beklentiniz vard\u0131</b>
|
||||
bugreport.dlg.provideDescription = L\u00fctfen Hatay\u0131 ilk ne zaman rastlad\u0131n\u0131z tam olarak a\u00e7\u0131klay\u0131n\u0131z
|
||||
bugreport.dlg.provideDescription.title = Hata tan\u0131m\u0131 kayboluyor
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 419 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 464 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 284 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 446 B |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 182 B After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 244 B |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 768 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 628 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 700 B |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 405 B |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 790 B After Width: | Height: | Size: 790 B |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 306 B |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 345 B After Width: | Height: | Size: 345 B |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 326 B |
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.0 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |