aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/id.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/id.js')
-rw-r--r--apps/comments/l10n/id.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/comments/l10n/id.js b/apps/comments/l10n/id.js
index 66ffebc6f8f..33d10d93ea3 100644
--- a/apps/comments/l10n/id.js
+++ b/apps/comments/l10n/id.js
@@ -1,21 +1,21 @@
OC.L10N.register(
"comments",
{
+ "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"
},
"nplurals=1; plural=0;");