diff options
Diffstat (limited to 'editor/translations/id.po')
-rw-r--r-- | editor/translations/id.po | 86 |
1 files changed, 80 insertions, 6 deletions
diff --git a/editor/translations/id.po b/editor/translations/id.po index f3a9bc3243..ad3ddb7862 100644 --- a/editor/translations/id.po +++ b/editor/translations/id.po @@ -1165,6 +1165,11 @@ msgid "File Exists, Overwrite?" msgstr "File telah ada, Overwrite?" #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select Current Folder" +msgstr "Buat Folder" + +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "All Recognized" msgstr "Semua diakui" @@ -1241,7 +1246,7 @@ msgstr "Pindahkan Favorit Keatas" msgid "Move Favorite Down" msgstr "Pindahkan Favorit Kebawah" -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp #, fuzzy msgid "Go to parent folder" msgstr "Tidak dapat membuat folder." @@ -1574,6 +1579,14 @@ msgstr "" "ini." #: editor/editor_node.cpp +msgid "Expand all properties" +msgstr "" + +#: editor/editor_node.cpp +msgid "Collapse all properties" +msgstr "" + +#: editor/editor_node.cpp msgid "Copy Params" msgstr "Salin Parameter" @@ -2225,15 +2238,15 @@ msgid "Import" msgstr "Impor" #: editor/editor_node.cpp -msgid "FileSystem" -msgstr "Berkas Sistem" - -#: editor/editor_node.cpp editor/node_dock.cpp #, fuzzy msgid "Node" msgstr "Titik" #: editor/editor_node.cpp +msgid "FileSystem" +msgstr "Berkas Sistem" + +#: editor/editor_node.cpp msgid "Output" msgstr "Luaran" @@ -2295,7 +2308,7 @@ msgstr "Buka Penyunting 3D" msgid "Open Script Editor" msgstr "Buka Penyunting Skrip" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/project_manager.cpp msgid "Open Asset Library" msgstr "Buka Pustaka Aset" @@ -3092,6 +3105,56 @@ msgid "Copy Animation" msgstr "" #: 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 "Deskripsi:" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Past" +msgstr "Tempel" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Future" +msgstr "" + +#: 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 "" @@ -6014,6 +6077,12 @@ msgstr "" msgid "Can't run project" msgstr "Menyambungkan.." +#: 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 "" @@ -7894,6 +7963,11 @@ msgstr "Peringatan!" msgid "Please Confirm..." msgstr "Mohon konfirmasi..." +#: scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select this Folder" +msgstr "Metode Publik:" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " |