diff options
Diffstat (limited to 'apps/comments/l10n/id.json')
-rw-r--r-- | apps/comments/l10n/id.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/comments/l10n/id.json b/apps/comments/l10n/id.json index 213464f0320..a4a74c1279a 100644 --- a/apps/comments/l10n/id.json +++ b/apps/comments/l10n/id.json @@ -1,19 +1,19 @@ { "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", "Post" : "Posting", "Cancel" : "Batal", "[Deleted user]" : "[Hapus pengguna]", - "Comments" : "Komentar", "No comments yet, start the conversation!" : "Belum ada yang berkomentar, mulailah perbincangan!", "Save" : "Simpan", "Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}", "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", - "Comment" : "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" + "Comment" : "Komentar" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |