id.json 1.9 KB

1234567891011121314151617181920212223242526272829
  1. { "translations": {
  2. "Comments" : "Komentar",
  3. "You commented" : "Anda berkomentar",
  4. "{author} commented" : "{Pengarang} 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}" : "{pengarang} berkomentar pada {file}",
  9. "<strong>Comments</strong> for files" : "<strong>komentar</strong> pada file",
  10. "{user} mentioned you in a comment on \"{file}\"" : "{pengguna} 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. "_1 new comment_::_{unread} new comments_" : ["komentar baru {belum terbaca}"],
  21. "Comment" : "Komentar",
  22. "An error occurred while trying to edit the comment" : "Terjadi kesalahan ketika mencoba menyunting komentar",
  23. "Comment deleted" : "Komentar dihapus",
  24. "An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar",
  25. "An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar",
  26. "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",
  27. "_%n unread comment_::_%n unread comments_" : ["%nkomentar belum dibaca"]
  28. },"pluralForm" :"nplurals=1; plural=0;"
  29. }