id.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. { "translations": {
  2. "Comments" : "Komentar",
  3. "You commented" : "Anda berkomentar",
  4. "%1$s commented" : "%1$s dikomentari",
  5. "{author} commented" : "{Pengarang} berkomentar",
  6. "You commented on %1$s" : "Anda berkomentar pada %1$s",
  7. "You commented on {file}" : "Anda berkomentar pada {file} ",
  8. "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s",
  9. "{author} commented on {file}" : "{pengarang} berkomentar pada {file}",
  10. "<strong>Comments</strong> for files" : "<strong>komentar</strong>pada file",
  11. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Anda disebut pada \"{file}\", dalam sebuah komentar oleh pengguna yang sejak itu telah dihapus",
  12. "{user} mentioned you in a comment on \"{file}\"" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" ",
  13. "Files app plugin to add comments to files" : "Plugin aplikasi file untuk menambah komentar pada file",
  14. "Edit comment" : "Sunting komentar",
  15. "Delete comment" : "Hapus komentar",
  16. "Cancel edit" : "Batal sunting",
  17. "Post comment" : "Posting komentar",
  18. "No comments yet, start the conversation!" : "Belum ada yang berkomentar, mulailah perbincangan!",
  19. "No more messages" : "Tidak ada pesan lagi",
  20. "Retry" : "Ulangi",
  21. "Unable to load the comments list" : "Tidak dapat memuat daftar komentar",
  22. "_%n unread comment_::_%n unread comments_" : ["%nkomentar belum dibaca"],
  23. "_1 new comment_::_{unread} new comments_" : ["komentar baru {belum terbaca}"],
  24. "Comment" : "Komentar",
  25. "An error occurred while trying to edit the comment" : "Terjadi kesalahan ketika mencoba menyunting komentar",
  26. "Comment deleted" : "Komentar dihapus",
  27. "An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar",
  28. "An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar",
  29. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Anda disebut pada \"{file}\", dalam sebuah komentar oleh pengguna yang sejak itu telah dihapus",
  30. "{user} mentioned you in a comment on “{file}”" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" ",
  31. "New comment …" : "Komentar baru ...",
  32. "Post" : "Posting",
  33. "Cancel" : "Batal",
  34. "[Deleted user]" : "[Hapus pengguna]",
  35. "More comments …" : "Komentar lainnya ...",
  36. "Save" : "Simpan",
  37. "Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}",
  38. "Error occurred while retrieving comment with ID {id}" : "Terjadi kesalahan saat mendapatkan komentar dengan ID {id}",
  39. "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}",
  40. "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar"
  41. },"pluralForm" :"nplurals=1; plural=0;"
  42. }