Merge pull request #205 from FlyingPikachu/l10n_master

New Crowdin translations
This commit is contained in:
FlyingPikachu 2017-12-31 21:49:18 -05:00 committed by GitHub
commit ac0a4d7a5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,14 +5,14 @@ questAlreadyOn: "Anda sudah ada di Quest itu!"
questTooEarly: "Anda tidak boleh mengambil <quest> lagi untuk <time> yang lain."
questAlreadyCompleted: "Anda sudah menyelesaikan <quest>."
questInvalidLocation: "Anda mungkin tidak mengambil <quest> di lokasi ini."
questInvalidDeliveryItem: "<item> is not a required item for this quest!"
questInvalidDeliveryItem: "<item> bukan item yang dibutuhkan untuk quest ini!"
questSelectedLocation: "Lokasi yang dipilih"
questDisplayHelp: "- Display this help"
questDisplayHelp: "- Tampilkan bantuan ini"
COMMAND_LIST: "daftar"
COMMAND_LIST_HELP: "[page] daftar - Daftar Quests yang tersedia"
COMMAND_TAKE: "ambil"
COMMAND_TAKE_HELP: "take [quest name] - Accept a Quest"
COMMAND_TAKE_USAGE: 'Usage: /quests take [quest]'
COMMAND_TAKE_HELP: "ambil [nama quest] - Terima sebuah Quest"
COMMAND_TAKE_USAGE: 'Penggunaan: /quest mengambil [quest]'
COMMAND_QUIT: "keluar"
COMMAND_QUIT_HELP: "keluar [quest] - keluar dari Quest saat ini"
COMMAND_EDITOR: "editor"
@ -22,8 +22,8 @@ COMMAND_EVENTS_EDITOR_HELP: "acara - Buat/Edit Acara"
COMMAND_STATS: "statistik"
COMMAND_STATS_HELP: "statistik - Lihat statistik Questing anda"
COMMAND_TOP: "atas"
COMMAND_TOP_HELP: "top [number] - View top Questers"
COMMAND_TOP_USAGE: 'Usage: /quests top [number]'
COMMAND_TOP_HELP: "top [number] - lihat top Quester"
COMMAND_TOP_USAGE: 'Penggunaan: /quests top [number]'
COMMAND_INFO: "info"
COMMAND_INFO_HELP: "info - Menampilkan Plugin informasi"
COMMAND_JOURNAL: "jurnal"
@ -40,52 +40,52 @@ COMMAND_QUESTADMIN_QUIT_HELP: "keluar [player] [quest] - Memaksa pemain untuk ke
COMMAND_QUESTADMIN_POINTS: "poin-poin"
COMMAND_QUESTADMIN_POINTS_HELP: "poin [player] [amount] - Tetapkan poin Quest pemain"
COMMAND_QUESTADMIN_TAKEPOINTS: "takepoints"
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "takepoints [player] [amount] - Take a players Quest Points"
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "takepoints [player] [amount] - Ambil Quest Points pemain"
COMMAND_QUESTADMIN_GIVEPOINTS: "givepoints"
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "givepoints [player] [amount] - Give a player Quest Points"
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "takepoints [player] [amount] - Beri Quest Points pemain"
COMMAND_QUESTADMIN_POINTSALL: "pointsall"
COMMAND_QUESTADMIN_POINTSALL_HELP: "pointsall [amount] - Set ALL players' Quest Points"
COMMAND_QUESTADMIN_POINTSALL_HELP: "pointsall [amount] - Tetapkan semua Quest Points pemain"
COMMAND_QUESTADMIN_FINISH: "selesai"
COMMAND_QUESTADMIN_FINISH_HELP: "selesai [player] [quest] - Segera buat Quest Quest untuk pemain"
COMMAND_QUESTADMIN_NEXTSTAGE: "stage selanjutnya"
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "nextstage [player] [quest] - Immediately force Stage completion for a player"
COMMAND_QUESTADMIN_SETSTAGE: "setstage"
COMMAND_QUESTADMIN_SETSTAGE_HELP: "setstage [player] [quest] [stage] - Set the current Stage for a player"
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "nextstage [player] [quest] - Segera pegang tahap penyelesaian untuk pemain"
COMMAND_QUESTADMIN_SETSTAGE: "tetapkan stage"
COMMAND_QUESTADMIN_SETSTAGE_HELP: "tetapkan Stage [player] [quest] [stage] - tetapkan Stage saat ini untuk pemain"
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'Usage: /questadmin setstage [player] [quest] [stage]'
COMMAND_QUESTADMIN_PURGE: "purge"
COMMAND_QUESTADMIN_PURGE_HELP: "purge [player] - Clear all Quests data of a player AND BLACKLISTS THEM"
COMMAND_QUESTADMIN_RESET: "reset"
COMMAND_QUESTADMIN_RESET_HELP: "reset [player] - Clear all Quests data of a player"
COMMAND_QUESTADMIN_REMOVE: "remove"
COMMAND_QUESTADMIN_REMOVE_HELP: "remove [player] [quest] - Remove a completed Quest from a player"
COMMAND_QUESTADMIN_PURGE: "membersihkan"
COMMAND_QUESTADMIN_PURGE_HELP: "menghapus [player] - Hapus semua data Quest dari pemain dan BLACKLIS MEREKA"
COMMAND_QUESTADMIN_RESET: "atur Ulang"
COMMAND_QUESTADMIN_RESET_HELP: "atur ulang [player] - Hapus semua data Quests dari pemain"
COMMAND_QUESTADMIN_REMOVE: "hapus"
COMMAND_QUESTADMIN_REMOVE_HELP: "hapus [player] [quest] - Hapus Quest yang telah selesai dari pemain"
COMMAND_QUESTADMIN_TOGGLEGUI: "togglegui"
COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "togglegui [npc id] - Toggle GUI Quest Display on an NPC"
COMMAND_QUESTADMIN_RELOAD: "reload"
COMMAND_QUESTADMIN_RELOAD_HELP: "reload - Reload all Quests"
questEditorHeader: "Create Quest"
questEditorCreate: "Create new Quest"
questEditorEdit: "Edit a Quest"
questEditorDelete: "Delete Quest"
questEditorName: "Set name"
questEditorAskMessage: "Set ask message"
questEditorFinishMessage: "Set finish message"
COMMAND_QUESTADMIN_RELOAD: "memuat ulang"
COMMAND_QUESTADMIN_RELOAD_HELP: "memuat ulang - memuat ulang semua Quests"
questEditorHeader: "Buat Quest"
questEditorCreate: "Buat Quest baru"
questEditorEdit: "Edit sebuah Quest"
questEditorDelete: "Hapus Quest"
questEditorName: "Atur nama"
questEditorAskMessage: "Atur pesan pertanyaan"
questEditorFinishMessage: "Atur pesan penyelesaian"
questEditorRedoDelay: "Set redo delay"
questEditorNPCStart: "Set NPC start"
questEditorBlockStart: "Set Block start"
questEditorInitialEvent: "Set initial Event"
questEditorNPCStart: "Atur NPC mulai"
questEditorBlockStart: "Atur Blok mulai"
questEditorInitialEvent: "Atur awal acara"
questEditorSetGUI: "Set GUI Item display"
questEditorReqs: "Edit Requirements"
questEditorReqs: "Edit Persyaratan"
questEditorStages: "Edit Stages"
questEditorRews: "Edit Rewards"
questEditorEnterQuestName: "Enter Quest name (or 'cancel' to return)"
questEditorEnterQuestName: "Masukkan anam Quest (atau 'cancel' untuk kembali)"
questEditorEditEnterQuestName: "Enter Quest name to edit (or 'cancel' to return)"
questEditorEnterAskMessage: "Enter ask message (or 'cancel' to return)"
questEditorEnterFinishMessage: "Enter finish message (or 'cancel' to return)"
questEditorEnterAskMessage: "Masukkan pesan pertanyaan (atau 'cancel' untuk kembali)"
questEditorEnterFinishMessage: "Masukkan pesan selesai (atau 'cancel' untuk kembali)"
questEditorEnterRedoDelay: "Enter amount of time (in seconds), 0 to clear the redo delay or -1 to cancel"
questEditorEnterNPCStart: "Enter NPC ID, -1 to clear the NPC start or -2 to cancel"
questEditorEnterBlockStart: "Right-click on a block to use as a start point, then enter 'done' to save, or enter 'clear' to clear the block start, or 'cancel' to return"
questEditorEnterInitialEvent: "Enter an Event name, or enter 'clear' to clear the initial Event, or 'cancel' to return"
questRequiredNoneSet: "Required, none set"
questEditorEnterNPCStart: "Masukkan NPC ID, -1 untuk menghapus NPC start atau -2 untuk membatalkan"
questEditorEnterBlockStart: "Klik kanan pada blok untuk menggunakan sebagai titik awal, lalu masukkan 'done' untuk menyimpan, atau masukkan 'clear' untuk menghapus blok start, atau 'cancel' untuk kembali"
questEditorEnterInitialEvent: "Masukkan satu nama acar. atau masukkan 'clear' untuk menghapus acara awal, atau 'cancel' untuk kembali"
questRequiredNoneSet: "Diperlukan, tidak ada yang set"
questWGSetRegion: "Atur Wilayah"
questWGNotInstalled: "WorldGuard tidak diinstal"
questWGPrompt: "Masukkan wilayah WorldGuard, atau masukkan 'clear; untuk menghapus wilayah, atau 'cancel' untuk kembali."
@ -103,7 +103,7 @@ questEditorNameExists: "Quest dengan nama itu sudah ada!"
questEditorBeingEdited: "Seseorang sedang membuat/mengedit Quest dengan nama itu!"
questEditorInvalidQuestName: "Nama mungkin tidak berisi periode atau koma!"
questEditorInvalidEventName: "bukan nama acara yang valid!"
questEditorInvalidNPC: "No NPC exists with that id!"
questEditorInvalidNPC: "Tidak ada NPC dengan id itu!"
questEditorNoStartBlockSelected: "Anda harus memilih satu blok terlebih dahulu."
questEditorPositiveAmount: "Jumlah harus berupa angka positif."
questEditorQuestAsRequirement1: "Quests berikut ini"
@ -123,8 +123,8 @@ questEditorNoPermsEdit: "Anda tidak memiliki izin untuk mengedit Quests."
questEditorNoPermsDelete: "Anda tidak memiliki izin untuk menghapus Quests."
stageEditorEditStage: "Edit Stage"
stageEditorNewStage: "Tambahkan Stage Baru"
stageEditorStages: "Stages"
stageEditorStage: "Stage"
stageEditorStages: "Tahapan-tahapan"
stageEditorStage: "Tahapan"
stageEditorBreakBlocks: "Break Blocks"
stageEditorDamageBlocks: "Kerusakan Blok"
stageEditorPlaceBlocks: "Menempatkan Blok-blok"
@ -135,38 +135,38 @@ stageEditorFish: "ikan"
stageEditorKillPlayers: "Bunuh Pemain"
stageEditorPlayers: "para Pemain"
stageEditorEnchantItems: "Enchant Items"
stageEditorDeliverItems: "Deliver Items"
stageEditorTalkToNPCs: "Talk to NPCs"
stageEditorKillNPCs: "Kill NPCs"
stageEditorKillMobs: "Kill Mobs"
stageEditorReachLocs: "Reach locations"
stageEditorReachRadii1: "Reach within"
stageEditorDeliverItems: "Kirimkan item"
stageEditorTalkToNPCs: "Bicaralah dengan NPC"
stageEditorKillNPCs: "Bunuh NPC"
stageEditorKillMobs: "Bunuh Mobs"
stageEditorReachLocs: "Jangkau lokasi"
stageEditorReachRadii1: "Mencapai dalam"
stageEditorReachRadii2: "blocks of"
stageEditorTameMobs: "Tame Mobs"
stageEditorShearSheep: "Shear Sheep"
stageEditorEvents: "Events"
stageEditorStageEvents: "Stage Events"
stageEditorStartEvent: "Start Event"
stageEditorStartEventCleared: "Start Event cleared."
stageEditorEvents: "Acara"
stageEditorStageEvents: "Acara Panggung"
stageEditorStartEvent: "Mulai acara"
stageEditorStartEventCleared: "Acara Mulai dibuka."
stageEditorFinishEvent: "Finish Event"
stageEditorFinishEventCleared: "Finish Event cleared."
stageEditorChatEvents: "Chat Events"
stageEditorFinishEventCleared: "Acara selesai dibuka."
stageEditorChatEvents: "Acara Ngobrol"
stageEditorChatTrigger: "Chat Trigger"
stageEditorTriggeredBy: "Triggered by"
stageEditorChatEventsCleared: "Chat Events cleared."
stageEditorDeathEvent: "Death Event"
stageEditorDeathEventCleared: "Death Event cleared."
stageEditorDisconnectEvent: "Disconnect Event"
stageEditorDisconnectEventCleared: "Disconnect Event cleared."
stageEditorDelayMessage: "Delay Message"
stageEditorDenizenScript: "Denizen Script"
stageEditorStartMessage: "Start Message"
stageEditorCompleteMessage: "Complete Message"
stageEditorDelete: "Delete Stage"
stageEditorSetBlockNames: "Set block names"
stageEditorSetBlockAmounts: "Set block amounts"
stageEditorSetBlockDurability: "Set block durability"
stageEditorSetDamageAmounts: "Set damage amounts"
stageEditorTriggeredBy: "Dipicu oleh"
stageEditorChatEventsCleared: "Acara Chat dibuka."
stageEditorDeathEvent: "Acara kematian"
stageEditorDeathEventCleared: "Acara kematian dibuka."
stageEditorDisconnectEvent: "Putuskan sambungan acara"
stageEditorDisconnectEventCleared: "Putuskan sambungan Acara yang telah dihapus."
stageEditorDelayMessage: "Tunda Pesan"
stageEditorDenizenScript: "Skrip Denizen"
stageEditorStartMessage: "Mulai Pesan"
stageEditorCompleteMessage: "Pesan Lengkap"
stageEditorDelete: "Hapus Panggung"
stageEditorSetBlockNames: "Tetapkan nama blok"
stageEditorSetBlockAmounts: "Tetapkan jumlah blok"
stageEditorSetBlockDurability: "Tetapkan ketahanan blok"
stageEditorSetDamageAmounts: "Tetapkan jumlah kerusakan"
stageEditorSetPlaceAmounts: "Set place amounts"
stageEditorSetUseAmounts: "Set use amounts"
stageEditorSetCutAmounts: "Set cut amounts"
@ -174,10 +174,10 @@ stageEditorSetKillAmounts: "Set kill amounts"
stageEditorSetEnchantAmounts: "Set enchant amounts"
stageEditorSetMobAmounts: "Set mob amounts"
stageEditorSetEnchantments: "Set enchantments"
stageEditorSetItemNames: "Set item names"
stageEditorSetKillIds: "Set NPC IDs"
stageEditorSetMobTypes: "Set mob types"
stageEditorSetKillLocations: "Set kill locations"
stageEditorSetItemNames: "Tetapkan nama-nama item"
stageEditorSetKillIds: "Tetapkan ID-ID NPC"
stageEditorSetMobTypes: "Tetapkan tipe-tipe mob"
stageEditorSetKillLocations: "Tetapkan lokasi membunuh"
stageEditorSetKillLocationRadii: "Set kill location radii"
stageEditorSetKillLocationNames: "Atur Nama-nama lokasi membunuh"
stageEditorSetLocations: "Tetapkan lokasi"
@ -227,74 +227,74 @@ stageEditorShearColorsPrompt: "Enter sheep colors separating each one by a space
stageEditorShearAmountsPrompt: "Enter shear amounts separating each one by a space, or enter 'cancel' to return"
stageEditorEventsPrompt: "Enter an event name, or enter 'clear' to clear the event, or 'cancel' to return"
stageEditorChatEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all chat events, or 'cancel' to return"
stageEditorChatEventsTriggerPromptA: "Enter a chat trigger for"
stageEditorChatEventsTriggerPromptB: "or enter 'cancel' to return."
stageEditorDelayPrompt: "Enter time (in seconds), or enter 'clear' to clear the delay, or 'cancel' to return"
stageEditorDelayMessagePrompt: "Enter delay message, or enter 'clear' to clear the message, or 'cancel' to return"
stageEditorScriptPrompt: "Enter script name, or enter 'clear' to clear the script, or 'cancel' to return"
stageEditorStartMessagePrompt: "Enter start message, or enter 'clear' to clear the message, or 'cancel' to return"
stageEditorCompleteMessagePrompt: "Enter complete message, or enter 'clear' to clear the message, or 'cancel' to return"
stageEditorPasswordDisplayPrompt: "Enter a password display, or 'cancel' to return"
stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)"
stageEditorPasswordPhrasePrompt: "Enter a password phrase, or 'cancel' to return"
stageEditorPasswordPhraseHint1: "(This is the text that a player has to say to complete the objective)"
stageEditorPasswordPhraseHint2: "If you want multiple password phrases, seperate them by a | (pipe)"
stageEditorObjectiveOverridePrompt: "Enter objective display override, or 'clear' to clear the override, or 'cancel' to return."
stageEditorObjectiveOverrideHint: "(The objective display override will show up as the players current objective)"
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
stageEditorDeliveryAddItem: "Add item"
stageEditorDeliveryNPCs: "Set NPC IDs"
stageEditorDeliveryMessages: "Set delivery messages"
stageEditorContainsDuplicates: "List contains duplicates!"
stageEditorInvalidBlockName: "is not a valid block name!"
stageEditorChatEventsTriggerPromptA: "Masukkan pemicu obrolan untuk"
stageEditorChatEventsTriggerPromptB: "atau masukkan 'cancel' untuk kembali."
stageEditorDelayPrompt: "Masukkan waktu (dalam detik), atau masukkan 'clear' untuk menghapus delay, atau 'cancel' untuk kembali"
stageEditorDelayMessagePrompt: "Masukkan pesan tunda, atau masukkan 'clear' untuk menghapus pesan, atau 'cancel' untuk kembali"
stageEditorScriptPrompt: "Masukkan nama skrip, atau masukkan 'clear' untuk menghapus skrip, atau 'cancel' untuk kembali"
stageEditorStartMessagePrompt: "Masukkan pesan pembuka, atau masukkan 'clear' untuk menghapus pesan, atau 'cancel' untuk kembali"
stageEditorCompleteMessagePrompt: "Masukkan pesan lengkap, atau masukkan 'clear' untuk menghapus pesan, atau 'cancel' untuk kembali"
stageEditorPasswordDisplayPrompt: "Masukkan kata sandi tampilan, atau 'cancel' untuk kembali"
stageEditorPasswordDisplayHint: "(Ini adalah teks yang akan ditampilkan kepada pemain sebagai tujuan mereka)"
stageEditorPasswordPhrasePrompt: "Masukkan frase kata kunci, atau 'batalkan' untuk kembali"
stageEditorPasswordPhraseHint1: "(Ini adalah teks yang harus dikatakan seorang pemain untuk menyelesaikan tujuannya)"
stageEditorPasswordPhraseHint2: "Jika Anda ingin beberapa frase kata kunci, jelaskan dengan a | (pipe)"
stageEditorObjectiveOverridePrompt: "Masukkan override tampilan objektif, atau 'clear' untuk menghapus override, atau 'cancel' untuk kembali."
stageEditorObjectiveOverrideHint: "(Tampilan override yang objektif akan muncul sebagai tujuan pemain saat ini)"
stageEditorObjectiveOverrideCleared: "Penutupan tayang obyektif dihapus."
stageEditorDeliveryAddItem: "Tambahkan item"
stageEditorDeliveryNPCs: "Tetapkan ID-ID NPC"
stageEditorDeliveryMessages: "Atur pengiriman pesan"
stageEditorContainsDuplicates: "Daftar mengandung duplikat!"
stageEditorInvalidBlockName: "bukan sebuah nam blok yang valid!"
stageEditorInvalidEnchantment: "is not a valid enchantment name!"
stageEditorInvalidNPC: "is not a valid NPC ID!"
stageEditorInvalidMob: "is not a valid mob name!"
stageEditorInvalidItemName: "is not a valid item name!"
stageEditorInvalidNumber: "is not a number!"
stageEditorInvalidDye: "is not a valid dye color!"
stageEditorInvalidEvent: "is not a valid event name!"
stageEditorDuplicateEvent: "Event is already in the list!"
stageEditorInvalidDelay: "Delay must be at least one second!"
stageEditorInvalidScript: "Denizen script not found!"
stageEditorNoCitizens: "Citizens is not installed!"
stageEditorInvalidNPC: "ini bukan ID NPC yang valid!"
stageEditorInvalidMob: "bukan nama mob yang valid!"
stageEditorInvalidItemName: "bukan nama item yang valid!"
stageEditorInvalidNumber: "bukanlah sebuah nomor!"
stageEditorInvalidDye: "bukan warna pewarna yang valid!"
stageEditorInvalidEvent: "bukan nama event yang valid!"
stageEditorDuplicateEvent: "Acara sudah ada dalam daftar!"
stageEditorInvalidDelay: "Delay setidaknya harus satu detik!"
stageEditorInvalidScript: "Skrip Denizen tidak ditemukan!"
stageEditorNoCitizens: "Warga tidak diinstal!"
stageEditorNoDenizen: "Denizen is not installed!"
stageEditorPositiveAmount: "You must enter a positive number!"
stageEditorNoNumber: "Input was not a number!"
stageEditorNotGreaterThanZero: "is not greater than 0!"
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
stageEditorNoDelaySet: "You must set a delay first!"
stageEditorNoBlockNames: "You must set block names first!"
stageEditorPositiveAmount: "Anda harus memasukkan angka positif!"
stageEditorNoNumber: "Masukan bukan sebuah angka!"
stageEditorNotGreaterThanZero: "tidak lebih dari 0!"
stageEditorNotListofNumbers: "Entri Tidak Valid, masukan bukan daftar angka!"
stageEditorNoDelaySet: "Anda harus mengatur delay terlebih dahulu!"
stageEditorNoBlockNames: "Anda harus mengatur nama-nama blok dulu!"
stageEditorNoEnchantments: "You must set enchantments first!"
stageEditorNoItems: "You must add items first!"
stageEditorNoDeliveryMessage: "You must set at least one delivery message!"
stageEditorNoNPCs: "You must set NPC IDs first!"
stageEditorNoMobTypes: "You must set mob types first!"
stageEditorNoKillLocations: "You must set kill locations first!"
stageEditorNoBlockSelected: "You must select a block first."
stageEditorNoColors: "You must set colors first!"
stageEditorNoLocations: "You must set locations first!"
stageEditorNoItems: "Anda haru menambah item-item dulu!"
stageEditorNoDeliveryMessage: "Anda harus menetapkan setidaknya satu pesan pengiriman!"
stageEditorNoNPCs: "Anda harus menetapkan ID-ID NPC dahulu!"
stageEditorNoMobTypes: "Anda harus menetapkan jenis-jenis mob dulu!"
stageEditorNoKillLocations: "Anda harus menetapkan lokasi membunuh dulu!"
stageEditorNoBlockSelected: "Anda harus memilih satu blok dulu."
stageEditorNoColors: "Anda harus menetapkan warna dulu!"
stageEditorNoLocations: "Anda harus menetapkan lokasi dulu!"
stageEditorNoEnchantmentsSet: "No enchantments set"
stageEditorNoItemsSet: "No items set"
stageEditorNoMobTypesSet: "No mob types set"
stageEditorNoLocationsSet: "No locations set"
stageEditorNoColorsSet: "No colors set"
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
stageEditorNoItemsSet: "Tidak ada item-item yang di set"
stageEditorNoMobTypesSet: "Tidak ada tipe-tipe mob yang di set"
stageEditorNoLocationsSet: "Tidak ada lokasi-lokasi yang di set"
stageEditorNoColorsSet: "Tidak ada warna-warna yang di set"
stageEditorListNotSameSize: "Daftar nama blok dan daftar jumlah tidak sama ukurannya!"
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!"
stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!"
stageEditorNPCKillsNotSameSize: "The NPC IDs list and the kill amounts list are not the same size!"
stageEditorAllListsNotSameSize: "All of your lists are not the same size!"
stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are not the same size!"
stageEditorDeliveriesNotSameSize: "Daftar item dan daftar NPC tidak sama besarnya!"
stageEditorNPCKillsNotSameSize: "Daftar ID NPC dan daftar jumlah membunuh tidak sama ukurannya!"
stageEditorAllListsNotSameSize: "Semua daftar Anda tidak sama ukurannya!"
stageEditorMobTypesNotSameSize: "Daftar tipe-tipe mob dan daftar jumlah mob tidak sama ukurannya!"
stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!"
stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!"
stageEditorMustSetPasswordDisplays: "You must add at least one password display first!"
stageEditorAddPasswordCleared: "Password Objectives cleared."
stageEditorPasswordNotSameSize: "The password display and password phrase lists are not the same size!"
stageEditorListContainsDuplicates: " List contains duplicates!"
stageEditorDelayCleared: "Delay cleared."
stageEditorShearNotSameSize: "Daftar warna domba dan daftar jumlah geser tidak sama ukurannya!"
stageEditorMustSetPasswordDisplays: "Anda harus menambahkan setidaknya satu tampilan kata sandi terlebih dahulu!"
stageEditorAddPasswordCleared: "Kata Sandi Tujuan dibersihkan."
stageEditorPasswordNotSameSize: "Daftar kata sandi dan daftar frase password tidak sama ukurannya!"
stageEditorListContainsDuplicates: " Daftar berisi duplikat!"
stageEditorDelayCleared: "Penundaan dihapus."
stageEditorDelayMessageCleared: "Delay message cleared."
stageEditorDenizenCleared: "Denizen script cleared."
stageEditorBreakBlocksCleared: "Break blocks objective cleared."
stageEditorBreakBlocksCleared: "Break blok tujuan dibersihkan."
stageEditorDamageBlocksCleared: "Damage blocks objective cleared."
stageEditorPlaceBlocksCleared: "Place blocks objective cleared."
stageEditorUseBlocksCleared: "Use blocks objective cleared."
@ -314,7 +314,7 @@ stageEditorDeleteSucces: "Stage deleted successfully."
stageEditorEnchantments: "Enchantments"
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
stageEditorOptional: "Optional"
stageEditorColors: "Sheep Colors"
stageEditorColors: "Warna Domba"
allListsNotSameSize: "All of your lists are not the same size!"
eventEditorCreate: "Create new Event"
eventEditorEdit: "Edit an Event"
@ -322,22 +322,22 @@ eventEditorDelete: "Delete an Event"
eventEditorCreatePermisssions: "You do not have permission to create new Events."
eventEditorEditPermisssions: "You do not have permission to edit Events."
eventEditorDeletePermisssions: "You do not have permission to delete Events."
eventEditorNoneToEdit: "No Events currently exist to be edited!"
eventEditorNoneToDelete: "No Events currently exist to be deleted!"
eventEditorNotFound: "Event not found!"
eventEditorExists: "Event already exists!"
eventEditorSomeone: "Someone is already creating or editing an Event with that name!"
eventEditorAlpha: "Name must be alphanumeric!"
eventEditorErrorReadingFile: "Error reading Events file."
eventEditorErrorSaving: "An error occurred while saving."
eventEditorNoneToEdit: "Tidak ada acara yang saat ini ada untuk diedit!"
eventEditorNoneToDelete: "Tidak ada acara yang saat ini ada untuk dihapus!"
eventEditorNotFound: "Acara tidak ditemukan!"
eventEditorExists: "Acara sudah ada!"
eventEditorSomeone: "Seseorang sudah membuat atau mengedit Acara dengan nama itu!"
eventEditorAlpha: "Nama harus alfanumerik!"
eventEditorErrorReadingFile: "Kesalahan saat membaca file acara."
eventEditorErrorSaving: "Terjadi kesalahan saat menyimpan."
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
eventEditorSaved: "Event saved, Quests and Events reloaded."
eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return."
eventEditorDeletePrompt: "Are you sure you want to delete the Event"
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event"
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:'
eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them."
eventEditorModifiedNote: 'Catatan: Anda telah memodifikasi sebuah Event yang diikuti Quests berikut ini:'
eventEditorForcedToQuit: "Jika Anda menyimpan Acara, siapa pun yang secara aktif melakukan salah satu dari Quests ini akan terpaksa berhenti dari mereka."
eventEditorEventInUse: "The following Quests use the Event"
eventEditorMustModifyQuests: "eventEditorNotFound"
eventEditorListSizeMismatch: "The lists are not the same size!"
@ -346,24 +346,24 @@ eventEditorNotANumberList: "Input was not a list of numbers!"
eventEditorInvalidEntry: "Invalid entry"
eventEditorSetName: "Set name"
eventEditorSetMessage: "Set message"
eventEditorClearInv: "Clear player inventory"
eventEditorClearInv: "Hapus inventaris pemain"
eventEditorFailQuest: "Fail the quest"
eventEditorSetExplosions: "Set explosion locations"
eventEditorSetExplosions: "Tetapkan lokasi ledakan"
eventEditorSetLightning: "Set lightning strike locations"
eventEditorSetEffects: "Set effects"
eventEditorSetStorm: "Set storm"
eventEditorSetThunder: "Set thunder"
eventEditorSetEffects: "Atur efek"
eventEditorSetStorm: "Atur badai"
eventEditorSetThunder: "Atur guntur"
eventEditorSetMobSpawns: "Set mob spawns"
eventEditorSetPotionEffects: "Set potion effects"
eventEditorSetPotionEffects: "Tetapkan efek ramuan"
eventEditorSetHunger: "Set player hunger level"
eventEditorSetSaturation: "Set player saturation level"
eventEditorSetHealth: "Set player health level"
eventEditorEnterTimerSeconds: "Set number of seconds left before the quest fails (use cancel-timer event to cancel timers)"
eventEditorSetTimer: "Set time to fail quest"
eventEditorCancelTimer: "Cancel the quest timer"
eventEditorSetTeleport: "Set player teleport location"
eventEditorSetCommands: "Set commands to execute"
eventEditorItems: "Event Items"
eventEditorSetHealth: "Tetapkan level kesehatan pemain"
eventEditorEnterTimerSeconds: "Tetapkan jumlah detik yang tersisa sebelum pencarian gagal (gunakan waktu penghitung waktu untuk membatalkan penghitung waktu)"
eventEditorSetTimer: "Tetapkan waktu untuk menggagalkan quest"
eventEditorCancelTimer: "Batalkan waktu quest"
eventEditorSetTeleport: "Tetapkan lokasi teleportasi pemain"
eventEditorSetCommands: "Tetapkan perintah untuk dieksekusi"
eventEditorItems: "Item Acara"
eventEditorSetItems: "Give items"
eventEditorItemsCleared: "Event items cleared."
eventEditorAddItem: "Add item"
@ -383,13 +383,13 @@ eventEditorInvalidWorld: "is not a valid world name!"
eventEditorMustSetStormDuration: "You must set a storm duration!"
eventEditorStormCleared: "Storm data cleared."
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, or enter 'cancel' to return"
eventEditorEnterDuration: "Enter duration (in seconds)"
eventEditorAtLeastOneSecond: "Amount must be at least 1 second!"
eventEditorNotGreaterThanOneSecond: "is not greater than 1 second!"
eventEditorEnterDuration: "Masukkan durasi (dalam detik)"
eventEditorAtLeastOneSecond: "Jumlah minimal setidaknya harus 1 detik!"
eventEditorNotGreaterThanOneSecond: "tidak lebih dari 1 detik!"
eventEditorThunder: "Event Thunder"
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
eventEditorThunderCleared: "Thunder data cleared."
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, or enter 'cancel' to return"
eventEditorThunderCleared: "Data guntur dihapus."
eventEditorEnterThunderWorld: "Masukkan nama dunia agar guntur terjadi, atau masukkan 'cancel' untuk kembali"
eventEditorEffects: "Event Effects"
eventEditorAddEffect: "Add effect"
eventEditorAddEffectLocation: "Add effect location"
@ -428,16 +428,16 @@ eventEditorInvalidDropChance: "Drop chance has to be between 0.0 and 1.0"
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, then enter 'add' to add it to the list, or enter 'clear' to clear the locations list, or 'cancel' to return"
eventEditorPotionEffects: "Event Potion Effects"
eventEditorSetPotionEffectTypes: "Set potion effect types"
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
eventEditorSetPotionDurations: "Set potion effect durations"
eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!"
eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!"
eventEditorNoDurationsSet: "(No durations set)"
eventEditorMustSetPotionTypesFirst: "Anda harus mengatur jenis efek ramuan terlebih dahulu!"
eventEditorSetPotionDurations: "Tetapkan durasi efek ramuan"
eventEditorMustSetPotionDurationsFirst: "Anda harus menetapkan durasi efek ramuan dulu!"
eventEditorMustSetPotionTypesAndDurationsFirst: "Anda harus mengatur jenis efek ramuan dan durasinya terlebih dahulu!"
eventEditorNoDurationsSet: "(tidak ada durasi yang di tetapkan)"
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
eventEditorPotionsCleared: "Potion effects cleared."
eventEditorInvalidPotionType: "is not a valid potion effect type!"
eventEditorPotionsCleared: "Efek ramuan dibersihkan."
eventEditorInvalidPotionType: "bukan jenis efek ramuan yang valid!"
eventEditorEnterNPCId: "Enter NPC ID (or -1 to return)"
eventEditorNoNPCExists: "No NPC exists with that id!"
eventEditorNoNPCExists: "Tidak ada NPC dengan id itu!"
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, then enter 'add' to add it to the list, or enter 'clear' to clear the explosions list, or 'cancel' to return"
eventEditorSelectBlockFirst: "You must select a block first."
eventEditorSetMessagePrompt: "Enter message, or enter 'none' to delete, (or 'cancel' to return)"
@ -448,10 +448,10 @@ eventEditorSetMobAmountsPrompt: "Enter mob amount, or enter 'cancel' to return"
eventEditorSetMobNamePrompt: "Set the name for this mob, or enter 'cancel' to return"
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the mob spawn location list, or enter 'cancel' to return"
eventEditorSetPotionEffectsPrompt: "Enter potion effect types separating each one by a space, or enter 'cancel' to return"
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds) separating each one by a space, or enter 'cancel' to return"
eventEditorSetPotionDurationsPrompt: "Masukkan durasi efek (dalam milidetik) yang memisahkan masing-masing spasi, atau masukkan 'cancel' untuk kembali"
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes separating each one by a space, or enter 'cancel' to return"
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to remove it"
eventEditorHungerLevelAtLeastZero: "Hunger level must be at least 0!"
eventEditorSetHungerPrompt: "Masukkan level hunger, atau -1 untuk menghapusnya"
eventEditorHungerLevelAtLeastZero: "Level Hunger setidaknya harus 0!"
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to remove it"
eventEditorSaturationLevelAtLeastZero: "Saturation level must be at least 0!"
eventEditorSetHealthPrompt: "Enter health level, or -1 to remove it"
@ -637,45 +637,45 @@ effGhastShriek: "Sound of a Ghast shrieking"
effZombieWood: "Sound of a Zombie chewing an iron door"
effZombieIron: "Sound of a Zombie chewing a wooden door"
effEnterName: "Enter an effect name to add it to the list, or enter 'cancel' to return"
cmdCancel: "cancel"
cmdAdd: "add"
cmdClear: "clear"
cmdNone: "none"
cmdDone: "done"
acceptQuest: "Accept Quest?"
enterAnOption: "Enter an option"
questAccepted: 'Quest accepted: <quest>'
currentQuest: "Current Quests:"
noMoreQuest: "No more quests available."
damage: "Damage"
break: "Break"
place: "Place"
use: "Use"
cut: "Cut"
catchFish: "Catch Fish"
cmdCancel: "batalkan"
cmdAdd: "tambahkan"
cmdClear: "bersihkan"
cmdNone: "tidak ada"
cmdDone: "selesai"
acceptQuest: "Terima Quest?"
enterAnOption: "Masukkan satu opsi"
questAccepted: 'Quest diterima: <quest>'
currentQuest: "Quest saat ini:"
noMoreQuest: "Tidak ada lagi quest yang tersedia."
damage: "Kerusakan"
break: "Istirahat"
place: "Tempatkan"
use: "Gunakan"
cut: "Potong"
catchFish: "Menangkap Ikan"
enchantItem: "Enchant <item> with <enchantment>"
kill: "Kill"
killAtLocation: "Kill <mob> at <location>"
killPlayer: "Kill a Player"
deliver: "Deliver <item> to <npc>"
talkTo: "Talk to <npc>"
kill: "Bunuh"
killAtLocation: "Bunuh <mob> di <location>"
killPlayer: "Bunuh Pemain"
deliver: "Kirim <item> kepada <npc>"
talkTo: "Bicara kepada <npc>"
tame: "Tame"
shearSheep: "Shear <color> sheep"
goTo: "Go to <location>"
completed: "Completed"
redoCompleted: "(Completed)"
consoleError: "This command may only be performed in-game."
invalidSelection: "Invalid selection!"
noActiveQuest: "You do not currently have any active Quests."
speakTo: 'Start: Speak to <npc>'
mustSpeakTo: "You must speak to <npc> to start this Quest."
noCommandStart: "<quest> may not be started via command."
permissionDisplay: "Permission:"
heroesClass: "class"
mcMMOLevel: "level"
haveCompleted: "You have completed <quest>"
cannotComplete: "Cannot complete <quest>"
questNotFound: "Quest not found."
goTo: "Pergi ke <location>"
completed: "Selesai"
redoCompleted: "(Selesai)"
consoleError: "Perintah ini hanya bisa dilakukan dalam game."
invalidSelection: "Pilihan tidak valid!"
noActiveQuest: "Anda tidak memiliki Quests yang aktif saat ini."
speakTo: 'Mulai: Berbicara kepada <npc>'
mustSpeakTo: "Anda harus berbicara kepada <npc> untuk memulai Quest ini."
noCommandStart: "<quest> mungkin tidak dimulai melalui perintah."
permissionDisplay: "Izin:"
heroesClass: "kelas"
mcMMOLevel: "tingkat"
haveCompleted: "Anda sudah menyelesaikan <quest>"
cannotComplete: "Tidak bisa menyelesaikan <quest>"
questNotFound: "Quest tidak ditemukan."
alreadyConversing: "You already are in a conversation!"
inputNum: "Input must be a number."
inputPosNum: "Input must be a positive number."
@ -713,12 +713,12 @@ questForcedTake: "<player> has forced you to take the Quest <quest>."
questForceQuit: "<player> has forcibly quit the Quest <quest>."
questForcedQuit: "<player> has forced you to quit the Quest <quest>."
questForceFinish: "<player> has forcibly finished their Quest <quest>."
questForcedFinish: "<player> has forced you to finish your Quest <quest>."
questForcedFinish: "<player> telah memaksa Anda untuk menyelesaikan Quest anda <quest>."
questForceNextStage: "<player> has advanced to the next Stage in the Quest <quest>."
questForcedNextStage: "<player> has advanced you to the next Stage in your Quest <quest>."
questPurged: "<player> has been purged and blacklisted."
questReset: "<player> has been reset."
questRemoved: "Quest <quest> has been removed from player <player>'s completed Quests."
questReset: "<player> telah diatur ulang."
questRemoved: "Quest <quest> telah dihapus dari Quest-quest yang diselesaikan pemain <player>."
settingAllQuestPoints: "Setting all players' Quest Points..."
allQuestPointsSet: "All players' Quest Points have been set to <number>!"
setQuestPoints: "<player>'s Quest Points have been set to <number>."