diff options
Diffstat (limited to 'editor/translations/id.po')
-rw-r--r-- | editor/translations/id.po | 464 |
1 files changed, 394 insertions, 70 deletions
diff --git a/editor/translations/id.po b/editor/translations/id.po index cf2c3bb271..6024727388 100644 --- a/editor/translations/id.po +++ b/editor/translations/id.po @@ -1,6 +1,6 @@ # Indonesian translation of the Godot Engine editor -# Copyright (c) 2007-2019 Juan Linietsky, Ariel Manzur. -# Copyright (c) 2014-2019 Godot Engine contributors (cf. AUTHORS.md) +# Copyright (c) 2007-2020 Juan Linietsky, Ariel Manzur. +# Copyright (c) 2014-2020 Godot Engine contributors (cf. AUTHORS.md). # This file is distributed under the same license as the Godot source code. # Abdul Aziz Muslim Alqudsy <abdul.aziz.muslim.alqudsy@gmail.com>, 2016. # Andevid Dynmyn <doyan4forum@gmail.com>, 2016. @@ -21,12 +21,13 @@ # I Dewa Agung Adhinata <agungnata2003@gmail.com>, 2019. # herri siagian <herry.it.2007@gmail.com>, 2019. # MonsterGila <fikrirazor@outlook.co.id>, 2019. +# Modeus Darksono <garuga17@gmail.com>, 2019. msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-10-04 03:15+0000\n" -"Last-Translator: Sofyan Sugianto <sofyanartem@gmail.com>\n" +"PO-Revision-Date: 2019-12-13 09:38+0000\n" +"Last-Translator: Modeus Darksono <garuga17@gmail.com>\n" "Language-Team: Indonesian <https://hosted.weblate.org/projects/godot-engine/" "godot/id/>\n" "Language: id\n" @@ -34,7 +35,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.9-dev\n" +"X-Generator: Weblate 3.10-dev\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp @@ -43,6 +44,10 @@ msgstr "" "Tipe argumen salah dalam menggunakan convert(), gunakan konstanta TYPE_*." #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp +msgid "Expected a string of length 1 (a character)." +msgstr "" + +#: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/mono/glue/gd_glue.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp msgid "Not enough bytes for decoding bytes, or invalid format." @@ -432,6 +437,10 @@ msgid "Not possible to add a new track without a root" msgstr "Tidak memungkinkan untuk menambah track baru tanpa akar" #: editor/animation_track_editor.cpp +msgid "Invalid track for Bezier (no suitable sub-properties)" +msgstr "" + +#: editor/animation_track_editor.cpp msgid "Add Bezier Track" msgstr "Tambah Track Bezier" @@ -544,8 +553,9 @@ msgstr "FPS" #: editor/plugins/polygon_2d_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp #: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp -#: editor/project_manager.cpp editor/project_settings_editor.cpp -#: editor/property_editor.cpp modules/visual_script/visual_script_editor.cpp +#: editor/plugins/tile_set_editor_plugin.cpp editor/project_manager.cpp +#: editor/project_settings_editor.cpp editor/property_editor.cpp +#: modules/visual_script/visual_script_editor.cpp msgid "Edit" msgstr "Sunting" @@ -646,7 +656,6 @@ msgid "Scale Ratio:" msgstr "Rasio Skala:" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Select Tracks to Copy" msgstr "Pilih track untuk disalin:" @@ -660,9 +669,8 @@ msgid "Copy" msgstr "Kopy" #: editor/animation_track_editor.cpp -#, fuzzy msgid "Select All/None" -msgstr "Pilih Tidak Ada" +msgstr "Pilih Semua/Tidak Pilih Semua" #: editor/animation_track_editor_plugins.cpp msgid "Add Audio Track Clip" @@ -733,6 +741,10 @@ msgstr "Hanya yang Dipilih" msgid "Standard" msgstr "Standar" +#: editor/code_editor.cpp editor/plugins/script_editor_plugin.cpp +msgid "Toggle Scripts Panel" +msgstr "Jungkitkan Panel Skrip" + #: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/texture_region_editor_plugin.cpp #: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp @@ -811,6 +823,11 @@ msgid "Extra Call Arguments:" msgstr "Argumen-argumen Panggilan Ekstra:" #: editor/connections_dialog.cpp +#, fuzzy +msgid "Receiver Method:" +msgstr "Pilih Method/Fungsi" + +#: editor/connections_dialog.cpp msgid "Advanced" msgstr "Lanjut" @@ -987,7 +1004,7 @@ msgid "Resource" msgstr "Resource" #: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp -#: editor/project_settings_editor.cpp +#: editor/project_manager.cpp editor/project_settings_editor.cpp msgid "Path" msgstr "Path" @@ -1459,7 +1476,8 @@ msgid "Node Name:" msgstr "Nama Node:" #: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp -#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp +#: editor/editor_profiler.cpp editor/project_manager.cpp +#: editor/settings_config_dialog.cpp msgid "Name" msgstr "Nama" @@ -1709,6 +1727,11 @@ msgid "Erase Profile" msgstr "Hapus Profil" #: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Godot Feature Profile" +msgstr "Kelola Editor Fitur Profil" + +#: editor/editor_feature_profile.cpp msgid "Import Profile(s)" msgstr "Impor Profil" @@ -1984,6 +2007,15 @@ msgid "Search Help" msgstr "Mencari Bantuan" #: editor/editor_help_search.cpp +msgid "Case Sensitive" +msgstr "Case Sensitive" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Show Hierarchy" +msgstr "Tampilkan Bantuan-bantuan" + +#: editor/editor_help_search.cpp msgid "Display All" msgstr "Tampilkan Semua" @@ -2019,6 +2051,29 @@ msgstr "Tipe Anggota" msgid "Class" msgstr "Kelas" +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Method" +msgstr "Fungsi" + +#: editor/editor_help_search.cpp editor/plugins/script_text_editor.cpp +msgid "Signal" +msgstr "Sinyal" + +#: editor/editor_help_search.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Constant" +msgstr "Konstan" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Property" +msgstr "Properti:" + +#: editor/editor_help_search.cpp +#, fuzzy +msgid "Theme Property" +msgstr "Properti-properti Tema" + #: editor/editor_inspector.cpp editor/project_settings_editor.cpp msgid "Property:" msgstr "Properti:" @@ -2673,7 +2728,8 @@ msgstr "Kembalikan Skena" msgid "Miscellaneous project or scene-wide tools." msgstr "Perkakas macam-macam proyek atau lingkup skena." -#: editor/editor_node.cpp editor/script_create_dialog.cpp +#: editor/editor_node.cpp editor/project_manager.cpp +#: editor/script_create_dialog.cpp msgid "Project" msgstr "Proyek" @@ -3014,6 +3070,11 @@ msgstr "" msgid "Import Templates From ZIP File" msgstr "Impor Templat dari Berkas ZIP" +#: editor/editor_node.cpp +#, fuzzy +msgid "Template Package" +msgstr "Manajer Templat Ekspor" + #: editor/editor_node.cpp editor/project_export.cpp msgid "Export Project" msgstr "Ekspor Projek" @@ -3070,6 +3131,11 @@ msgstr "Buka Editor Selanjutnya" msgid "Open the previous Editor" msgstr "Buka Editor Sebelumnya" +#: editor/editor_node.h +#, fuzzy +msgid "Warning!" +msgstr "Peringatan" + #: editor/editor_path.cpp msgid "No sub-resources found." msgstr "Tidak ada sub-sumber yang ditemukan." @@ -3389,6 +3455,14 @@ msgid "Importing:" msgstr "Mengimpor:" #: editor/export_template_manager.cpp +msgid "Error getting the list of mirrors." +msgstr "" + +#: editor/export_template_manager.cpp +msgid "Error parsing JSON of mirror list. Please report this issue!" +msgstr "" + +#: editor/export_template_manager.cpp msgid "" "No download links found for this version. Direct download is only available " "for official releases." @@ -3515,6 +3589,11 @@ msgid "Select Template File" msgstr "Pilih berkas templat" #: editor/export_template_manager.cpp +#, fuzzy +msgid "Godot Export Templates" +msgstr "Memuat Ekspor Template-template." + +#: editor/export_template_manager.cpp msgid "Export Template Manager" msgstr "Manajer Templat Ekspor" @@ -4569,6 +4648,11 @@ msgid "Move Node" msgstr "Pindahkan Node" #: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy +msgid "Transition exists!" +msgstr "Transisi: " + +#: editor/plugins/animation_state_machine_editor.cpp msgid "Add Transition" msgstr "Tambah Transisi" @@ -4651,6 +4735,11 @@ msgstr "Terapkan akhir pada animasi. Berguna untuk sub-transisi." msgid "Transition: " msgstr "Transisi: " +#: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy +msgid "Play Mode:" +msgstr "Mode Geser Pandangan" + #: editor/plugins/animation_tree_editor_plugin.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "AnimationTree" @@ -4906,6 +4995,32 @@ msgid "Download for this asset is already in progress!" msgstr "Unduhan untuk aset ini sedang diproses!" #: editor/plugins/asset_library_editor_plugin.cpp +msgid "Recently Updated" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Least Recently Updated" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Name (A-Z)" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Name (Z-A)" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "License (A-Z)" +msgstr "Lisensi" + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "License (Z-A)" +msgstr "Lisensi" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "First" msgstr "Pertama" @@ -5108,6 +5223,87 @@ msgstr "" "batasnya." #: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Top Left" +msgstr "Kiri" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Top Right" +msgstr "Kanan" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Bottom Right" +msgstr "Putar ke kanan" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Bottom Left" +msgstr "Tampilan Bawah" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Center Left" +msgstr "Indentasi Kiri" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Center Top" +msgstr "Seleksi Tengah" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Center Right" +msgstr "Indentasi Kanan" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Center Bottom" +msgstr "Bawah" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Center" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Left Wide" +msgstr "Tampilan Kiri" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Top Wide" +msgstr "Tampilan Atas" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Right Wide" +msgstr "Tampilan Kanan" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Bottom Wide" +msgstr "Tampilan Bawah" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "VCenter Wide" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "HCenter Wide" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Full Rect" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Keep Ratio" +msgstr "Rasio Skala:" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Anchors only" msgstr "Hanya jangkar-jangkar" @@ -5772,11 +5968,27 @@ msgstr "Buat Garis Mesh" msgid "Outline Size:" msgstr "Ukuran Garis Tepi:" +#: editor/plugins/mesh_instance_editor_plugin.cpp +msgid "UV Channel Debug" +msgstr "" + #: editor/plugins/mesh_library_editor_plugin.cpp msgid "Remove item %d?" msgstr "Hapus item %d?" #: editor/plugins/mesh_library_editor_plugin.cpp +#, fuzzy +msgid "" +"Update from existing scene?:\n" +"%s" +msgstr "Perbarui dari Skena" + +#: editor/plugins/mesh_library_editor_plugin.cpp +#, fuzzy +msgid "Mesh Library" +msgstr "PerpustakaanMesh..." + +#: editor/plugins/mesh_library_editor_plugin.cpp #: editor/plugins/theme_editor_plugin.cpp msgid "Add Item" msgstr "Tambah Item" @@ -6411,6 +6623,23 @@ msgid "Save File As..." msgstr "Simpan Berkas Sebagai..." #: editor/plugins/script_editor_plugin.cpp +msgid "Can't obtain the script for running." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +msgid "Script failed reloading, check console for errors." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +msgid "Script is not in tool mode, will not be able to run." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +msgid "" +"To run this script, it must inherit EditorScript and be set to tool mode." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp msgid "Import Theme" msgstr "Impor Tema" @@ -6537,10 +6766,6 @@ msgstr "Tutup Dokumentasi" msgid "Run" msgstr "Jalankan" -#: editor/plugins/script_editor_plugin.cpp -msgid "Toggle Scripts Panel" -msgstr "Jungkitkan Panel Skrip" - #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp msgid "Step Into" msgstr "Masuki" @@ -6633,10 +6858,6 @@ msgid "Source" msgstr "Sumber" #: editor/plugins/script_text_editor.cpp -msgid "Signal" -msgstr "Sinyal" - -#: editor/plugins/script_text_editor.cpp msgid "Target" msgstr "Target" @@ -6664,6 +6885,11 @@ msgid "Only resources from filesystem can be dropped." msgstr "Hanya sumber daya dari berkas sistem yang dapat dihapus." #: editor/plugins/script_text_editor.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Can't drop nodes because script '%s' is not used in this scene." +msgstr "" + +#: editor/plugins/script_text_editor.cpp msgid "Lookup Symbol" msgstr "Simbol Pencarian" @@ -7308,18 +7534,37 @@ msgid "Create Mesh2D" msgstr "Buat Mesh2D" #: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Mesh2D Preview" +msgstr "Buat Pratinjau Mesh" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Create Polygon2D" msgstr "Buat Polygon2D" #: editor/plugins/sprite_editor_plugin.cpp +msgid "Polygon2D Preview" +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Create CollisionPolygon2D" msgstr "Buat CollisionPolygon2D" #: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "CollisionPolygon2D Preview" +msgstr "Buat CollisionPolygon2D" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Create LightOccluder2D" msgstr "Buat LightOccluder2D" #: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "LightOccluder2D Preview" +msgstr "Buat LightOccluder2D" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite is empty!" msgstr "Sprite kosong!" @@ -7397,6 +7642,11 @@ msgid "Add Frame" msgstr "Tambah Frame" #: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy +msgid "Unable to load images" +msgstr "Gagal memuat resource." + +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "ERROR: Couldn't load frame resource!" msgstr "GALAT: Tidak dapat memuat aset frame!" @@ -7670,6 +7920,7 @@ msgid "Data Type:" msgstr "Jenis data:" #: editor/plugins/theme_editor_plugin.cpp +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Icon" msgstr "Ikon" @@ -7686,8 +7937,9 @@ msgid "Color" msgstr "Warna" #: editor/plugins/theme_editor_plugin.cpp -msgid "Constant" -msgstr "Konstan" +#, fuzzy +msgid "Theme File" +msgstr "Tema" #: editor/plugins/tile_map_editor_plugin.cpp msgid "Erase Selection" @@ -7799,6 +8051,20 @@ msgid "Merge from Scene" msgstr "Gabung dari Skena" #: editor/plugins/tile_set_editor_plugin.cpp +msgid "New Single Tile" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "New Autotile" +msgstr "Nonaktifkan Autotile" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "New Atlas" +msgstr "%s baru" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Next Coordinate" msgstr "Koordinat berikutnya" @@ -7815,6 +8081,41 @@ msgid "Select the previous shape, subtile, or Tile." msgstr "Pilih bentuk sebelumnya, subtile, atau Tile." #: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Region" +msgstr "Mode Wilayah" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Collision" +msgstr "Mode Tabrakan" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Occlusion" +msgstr "Mode Oklusi" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Navigation" +msgstr "Mode Navigasi" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Bitmask" +msgstr "Mode Bitmask" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Priority" +msgstr "Mode Prioritas" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Z Index" +msgstr "Indeks:" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Region Mode" msgstr "Mode Wilayah" @@ -8042,6 +8343,16 @@ msgid "Edit Tile Z Index" msgstr "Sunting Index Z Tile" #: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Make Convex" +msgstr "Buat Poligon Cembung" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Make Concave" +msgstr "Buat Poligon Cekung" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Create Collision Polygon" msgstr "Buat Poligon Collision" @@ -9037,6 +9348,15 @@ msgid "Runnable" msgstr "Dapat dijalankan" #: editor/project_export.cpp +#, fuzzy +msgid "Add initial export..." +msgstr "Tambah port masukan" + +#: editor/project_export.cpp +msgid "Add previous patches..." +msgstr "" + +#: editor/project_export.cpp msgid "Delete patch '%s' from list?" msgstr "Hapus entri penambalan '%s' dari daftar?" @@ -9147,6 +9467,11 @@ msgid "Make Patch" msgstr "Buat Tambalan" #: editor/project_export.cpp +#, fuzzy +msgid "Pack File" +msgstr " Berkas" + +#: editor/project_export.cpp msgid "Features" msgstr "Fitur" @@ -9198,6 +9523,15 @@ msgstr "Mode ekspor?" msgid "Export All" msgstr "Ekspor Semua" +#: editor/project_export.cpp editor/project_manager.cpp +#, fuzzy +msgid "ZIP File" +msgstr " Berkas" + +#: editor/project_export.cpp +msgid "Godot Game Pack" +msgstr "" + #: editor/project_export.cpp msgid "Export templates for this platform are missing:" msgstr "Tidak ada templat ekspor untuk platform ini:" @@ -9500,6 +9834,10 @@ msgid "Projects" msgstr "Proyek" #: editor/project_manager.cpp +msgid "Last Modified" +msgstr "" + +#: editor/project_manager.cpp msgid "Scan" msgstr "Pindai" @@ -10808,10 +11146,6 @@ msgid "GDNative" msgstr "" #: modules/gdscript/gdscript_functions.cpp -msgid "Expected a string of length 1 (a character)." -msgstr "" - -#: modules/gdscript/gdscript_functions.cpp msgid "Step argument is zero!" msgstr "Argumen step adalah nol!" @@ -10956,6 +11290,11 @@ msgstr "" #: modules/gridmap/grid_map_editor_plugin.cpp #, fuzzy +msgid "Paste Selects" +msgstr "Hapus Pilihan" + +#: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy msgid "Clear Selection" msgstr "Beri Skala Seleksi" @@ -11110,6 +11449,16 @@ msgstr "Atur Jenis variabel" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Add Input Port" +msgstr "Tambah port masukan" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Output Port" +msgstr "Tambah port keluaran" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "Override an existing built-in function." msgstr "Tidak boleh sama dengan nama tipe bawaan yang ada." @@ -11175,16 +11524,6 @@ msgstr "Tambahkan Sinyal" #: modules/visual_script/visual_script_editor.cpp #, fuzzy -msgid "Add Input Port" -msgstr "Tambah port masukan" - -#: modules/visual_script/visual_script_editor.cpp -#, fuzzy -msgid "Add Output Port" -msgstr "Tambah port keluaran" - -#: modules/visual_script/visual_script_editor.cpp -#, fuzzy msgid "Remove Input Port" msgstr "Hapus port masukan" @@ -11239,10 +11578,6 @@ msgid "Add Preload Node" msgstr "Tambahkan Node" #: modules/visual_script/visual_script_editor.cpp -msgid "Can't drop nodes because script '%s' is not used in this scene." -msgstr "" - -#: modules/visual_script/visual_script_editor.cpp msgid "Add Node(s) From Tree" msgstr "Tambahkan Node (Node-node) dari Tree" @@ -11373,6 +11708,21 @@ msgstr "Member-member:" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Change Base Type:" +msgstr "Ubah Tipe Nilai Array" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Nodes..." +msgstr "Tambah Node..." + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Function..." +msgstr "Tambahkan Fungsi" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "function_name" msgstr "Fungsi-fungsi:" @@ -11581,28 +11931,11 @@ msgid "Identifier is missing." msgstr "" #: platform/iphone/export/export.cpp -msgid "Identifier segments must be of non-zero length." -msgstr "" - -#: platform/iphone/export/export.cpp #, fuzzy msgid "The character '%s' is not allowed in Identifier." msgstr "Nama bukan sebuah pengidentifikasi yang sah:" #: platform/iphone/export/export.cpp -msgid "A digit cannot be the first character in a Identifier segment." -msgstr "" - -#: platform/iphone/export/export.cpp -msgid "" -"The character '%s' cannot be the first character in a Identifier segment." -msgstr "" - -#: platform/iphone/export/export.cpp -msgid "The Identifier must have at least one '.' separator." -msgstr "" - -#: platform/iphone/export/export.cpp msgid "App Store Team ID not specified - cannot configure the project." msgstr "" @@ -12255,13 +12588,12 @@ msgid "(Other)" msgstr "(Yang Lain)" #: scene/main/scene_tree.cpp -#, fuzzy msgid "" "Default Environment as specified in Project Settings (Rendering -> " "Environment -> Default Environment) could not be loaded." msgstr "" "Lingkungan Baku yang ditetapkan di Pengaturan Proyek (Rendering -> Viewport -" -"> Lingkungan Baku) tidak dapat dimuat" +"> Lingkungan Baku) tidak dapat dimuat." #: scene/main/viewport.cpp msgid "" @@ -12277,14 +12609,12 @@ msgstr "" "beberapa node untuk ditampilkan." #: scene/resources/visual_shader_nodes.cpp -#, fuzzy msgid "Invalid source for preview." -msgstr "Ukuran font tidak sah." +msgstr "Sumber tidak sah untuk pratinjau." #: scene/resources/visual_shader_nodes.cpp -#, fuzzy msgid "Invalid source for shader." -msgstr "Ukuran font tidak sah." +msgstr "Sumber tidak sah untuk shader." #: scene/resources/visual_shader_nodes.cpp msgid "Invalid comparison function for that type." @@ -12869,9 +13199,6 @@ msgstr "Konstanta tidak dapat dimodifikasi." #~ msgid "Replace By" #~ msgstr "Ganti dengan" -#~ msgid "Case Sensitive" -#~ msgstr "Case Sensitive" - #~ msgid "Backwards" #~ msgstr "Ke belakang" @@ -12946,9 +13273,6 @@ msgstr "Konstanta tidak dapat dimodifikasi." #~ msgid "Re-Importing" #~ msgstr "Mengimpor ulang" -#~ msgid "Loading Export Templates" -#~ msgstr "Memuat Ekspor Template-template." - #~ msgid "Pick New Name and Location For:" #~ msgstr "Tentukan Nama dan Lokasi Baru untuk:" |