1234567891011121314151617181920212223 |
- { "translations": {
- "Comments" : "Komentar",
- "You commented" : "Anda berkomentar",
- "%1$s commented" : "%1$s dikomentari",
- "{author} commented" : "{Pengarang} berkomentar",
- "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s",
- "Edit comment" : "Sunting komentar",
- "Delete comment" : "Hapus komentar",
- "No comments yet, start the conversation!" : "Belum ada yang berkomentar, mulailah perbincangan!",
- "Retry" : "Ulangi",
- "Comment" : "Komentar",
- "New comment …" : "Komentar baru ...",
- "Post" : "Posting",
- "Cancel" : "Batal",
- "[Deleted user]" : "[Hapus pengguna]",
- "More comments …" : "Komentar lainnya ...",
- "Save" : "Simpan",
- "Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}",
- "Error occurred while retrieving comment with ID {id}" : "Terjadi galat saat mendapatkan komentar dengan ID {id}",
- "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}",
- "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar"
- },"pluralForm" :"nplurals=1; plural=0;"
- }
|