1
0

id.json 1.1 KB

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