diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2017-11-29 09:51:00 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-11-29 09:51:00 +0100 |
commit | 47d397579bf6b418ffd955c1fd5dba49adddc012 (patch) | |
tree | e2c25faea09efdcd5c2e585424d46229c03920ab /editor/translations/tr.po | |
parent | 23aa51fc94fa769088152be9dea1fec71c090fb8 (diff) |
i18n: Sync translation templates with current source
[ci skip]
Diffstat (limited to 'editor/translations/tr.po')
-rw-r--r-- | editor/translations/tr.po | 89 |
1 files changed, 83 insertions, 6 deletions
diff --git a/editor/translations/tr.po b/editor/translations/tr.po index 1dc94ded8d..db92e63768 100644 --- a/editor/translations/tr.po +++ b/editor/translations/tr.po @@ -1146,6 +1146,11 @@ msgid "File Exists, Overwrite?" msgstr "Dosya var. Üzerine Yazılsın mı?" #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select Current Folder" +msgstr "Dizin Oluştur" + +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "All Recognized" msgstr "Tümü Onaylandı" @@ -1219,7 +1224,7 @@ msgstr "Beğenileni Yukarı Taşı" msgid "Move Favorite Down" msgstr "Beğenileni Aşağı Taşı" -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Go to parent folder" msgstr "Üst klasöre git" @@ -1532,6 +1537,16 @@ msgstr "" "aktarma kısmını okuyunuz." #: editor/editor_node.cpp +#, fuzzy +msgid "Expand all properties" +msgstr "Hepsini genişlet" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Collapse all properties" +msgstr "Hepsini daralt" + +#: editor/editor_node.cpp msgid "Copy Params" msgstr "Değişkenleri Tıpkıla" @@ -2165,14 +2180,14 @@ msgid "Import" msgstr "İçe Aktar" #: editor/editor_node.cpp -msgid "FileSystem" -msgstr "DosyaSistemi" - -#: editor/editor_node.cpp editor/node_dock.cpp msgid "Node" msgstr "Düğüm" #: editor/editor_node.cpp +msgid "FileSystem" +msgstr "DosyaSistemi" + +#: editor/editor_node.cpp msgid "Output" msgstr "Çıktı" @@ -2228,7 +2243,7 @@ msgstr "3B Düzenleyicide Aç" msgid "Open Script Editor" msgstr "Betik Düzenleyiciyi Aç" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/project_manager.cpp msgid "Open Asset Library" msgstr "Malvarlığı Kütüphanesini Aç" @@ -3009,6 +3024,57 @@ msgid "Copy Animation" msgstr "Animasyonu Tıpkıla" #: editor/plugins/animation_player_editor_plugin.cpp +msgid "Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Enable Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Directions" +msgstr "Bölümler:" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Past" +msgstr "Yapıştır" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Future" +msgstr "Özellikler" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Depth" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "1 step" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "2 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "3 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Differences Only" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Force White Modulate" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Include Gizmos (3D)" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Create New Animation" msgstr "Yeni Animasyon Oluştur" @@ -5895,6 +5961,12 @@ msgstr "Şimdi Yeniden Başlat" msgid "Can't run project" msgstr "Proje çalıştırılamadı" +#: editor/project_manager.cpp +msgid "" +"You don't currently have any projects.\n" +"Would you like to explore the official example projects in the Asset Library?" +msgstr "" + #: editor/project_settings_editor.cpp msgid "Key " msgstr "Dokunaç " @@ -7725,6 +7797,11 @@ msgstr "Uyarı!" msgid "Please Confirm..." msgstr "Lütfen Doğrulayın..." +#: scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select this Folder" +msgstr "Yöntem Seç" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " |