id.json 1.7 KB

123456789101112131415161718192021222324252627
  1. { "translations": {
  2. "Comments" : "Komentar",
  3. "You commented" : "Anda berkomentar",
  4. "{author} commented" : "{author} berkomentar",
  5. "You commented on %1$s" : "Anda berkomentar pada %1$s",
  6. "You commented on {file}" : "Anda berkomentar pada {file} ",
  7. "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s",
  8. "{author} commented on {file}" : "{author} berkomentar pada {file}",
  9. "<strong>Comments</strong> for files" : "<strong>komentar</strong> pada file",
  10. "{user} mentioned you in a comment on \"{file}\"" : "{user} menyebut Anda dalam sebuah komentar pada \"{file}\" ",
  11. "Files app plugin to add comments to files" : "Plugin aplikasi file untuk menambah komentar pada file",
  12. "Edit comment" : "Sunting komentar",
  13. "Delete comment" : "Hapus komentar",
  14. "Cancel edit" : "Batal sunting",
  15. "Post comment" : "Posting komentar",
  16. "No comments yet, start the conversation!" : "Belum ada yang berkomentar, mulailah perbincangan!",
  17. "No more messages" : "Tidak ada pesan lagi",
  18. "Retry" : "Ulangi",
  19. "Unable to load the comments list" : "Tidak dapat memuat daftar komentar",
  20. "Comment" : "Komentar",
  21. "An error occurred while trying to edit the comment" : "Terjadi kesalahan ketika mencoba menyunting komentar",
  22. "Comment deleted" : "Komentar dihapus",
  23. "An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar",
  24. "An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar",
  25. "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"
  26. },"pluralForm" :"nplurals=1; plural=0;"
  27. }