diff options
Diffstat (limited to 'apps/comments/l10n/id.json')
-rw-r--r-- | apps/comments/l10n/id.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/apps/comments/l10n/id.json b/apps/comments/l10n/id.json index 94bad1d4027..26a3d71a0c2 100644 --- a/apps/comments/l10n/id.json +++ b/apps/comments/l10n/id.json @@ -1,13 +1,10 @@ { "translations": { - "Type in a new comment..." : "Ketik di komentar baru...", "Delete comment" : "Hapus komentar", "Post" : "Posting", "Cancel" : "Batal", "Edit comment" : "Sunting komentar", "[Deleted user]" : "[Hapus pengguna]", "Comments" : "Komentar", - "No other comments available" : "Tidak ada komentar lainnya", - "More comments..." : "Komentar lainya...", "Save" : "Simpan", "Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}", "Error occurred while retrieving comment with id {id}" : "Terjadi kesalahan saat mendapatkan komentar dengan id {id}", @@ -15,10 +12,12 @@ "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar", "{count} unread comments" : "{count} komentar belum dibaca", "Comment" : "Komentar", - "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentar</strong> untuk berkas <em>(selalu dicantumkan dalam stream)</em>", "You commented" : "Anda berkomentar", "%1$s commented" : "%1$s dikomentari", "You commented on %2$s" : "Anda berkomentar di %2$s", - "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s" + "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s", + "Type in a new comment..." : "Ketik di komentar baru...", + "No other comments available" : "Tidak ada komentar lainnya", + "More comments..." : "Komentar lainya..." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |