msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2018-02-18 14:42+AKST\n" "PO-Revision-Date: 2018-04-15 16:43-0400\n" "Last-Translator: Kowlin \n" "Language-Team: Indonesian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: ENCODING\n" "Generated-By: pygettext.py 1.5\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: crowdin.com\n" "X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Language: id\n" "X-Crowdin-File: /cogs/alias/locales/messages.pot\n" "Language: id_ID\n" #: ../alias.py:129 msgid "No prefix found." msgstr "Awalan tidak ditemukan." #: ../alias.py:198 msgid "You attempted to create a new alias with the name {} but that name is already a command on this bot." msgstr "Anda mencoba untuk membuat sebuah alias baru dengan nama {} tetapi nama itu sudah menjadi perintah pada bot ini." #: ../alias.py:205 msgid "You attempted to create a new alias with the name {} but that alias already exists on this server." msgstr "Anda mencoba untuk membuat sebuah alias baru dengan nama {} tetapi alias itu sudah ada pada server ini." #: ../alias.py:212 msgid "You attempted to create a new alias with the name {} but that name is an invalid alias name. Alias names may not contain spaces." msgstr "Anda mencoba untuk membuat sebuah alias baru dengan nama {} tetapi nama itu adalah sebuah nama alias yang tidak berlaku. Nama alias tidak boleh berisi spasi." #: ../alias.py:224 msgid "A new alias with the trigger `{}` has been created." msgstr "Alias baru dengan pemicu '{}' telah dibuat." #: ../alias.py:236 msgid "You attempted to create a new global alias with the name {} but that name is already a command on this bot." msgstr "Anda mencoba untuk membuat sebuah alias global baru dengan nama {} tetapi nama itu sudah menjadi sebuah perintah pada bot ini." #: ../alias.py:243 msgid "You attempted to create a new global alias with the name {} but that alias already exists on this server." msgstr "Anda mencoba untuk membuat sebuah alias global baru dengan nama {} tetapi alias itu sudah ada pada server ini." #: ../alias.py:250 msgid "You attempted to create a new global alias with the name {} but that name is an invalid alias name. Alias names may not contain spaces." msgstr "Anda mencoba untuk membuat sebuah alias global baru dengan nama {} tetapi nama itu adalah sebuah nama alias yang tidak berlaku. Nama alias tidak boleh berisi spasi." #: ../alias.py:259 msgid "A new global alias with the trigger `{}` has been created." msgstr "Alias global baru dengan pemicu '{}' telah dibuat." #: ../alias.py:274 msgid "No such alias exists." msgstr "Alias tersebut tidak ditemukan." #: ../alias.py:283 msgid "The `{}` alias will execute the command `{}`" msgstr "Alias '{}' akan mengeksekusi perintah '{}'" #: ../alias.py:286 msgid "There is no alias with the name `{}`" msgstr "Tidak ada alias dengan nama '{}'" #: ../alias.py:298 msgid "There are no aliases on this guild." msgstr "Tidak ada alias pada guild ini." #: ../alias.py:302 ../alias.py:320 msgid "Alias with the name `{}` was successfully deleted." msgstr "Alias dengan nama '{}' berhasil dihapus." #: ../alias.py:305 ../alias.py:323 msgid "Alias with name `{}` was not found." msgstr "Alias dengan nama '{}' tidak ditemukan." #: ../alias.py:316 msgid "There are no aliases on this bot." msgstr "Tidak ada alias pada bot ini." #: ../alias.py:331 ../alias.py:342 msgid "Aliases:" msgstr "Alias:" #: ../alias.py:333 ../alias.py:344 msgid "There are no aliases on this server." msgstr "Tidak ada alias pada server ini."