diff options
Diffstat (limited to 'apps/comments/l10n/id.js')
-rw-r--r-- | apps/comments/l10n/id.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/id.js b/apps/comments/l10n/id.js index b792a5e778e..9f3c355b97f 100644 --- a/apps/comments/l10n/id.js +++ b/apps/comments/l10n/id.js @@ -9,7 +9,6 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s dikomentari pada %2$s", "{author} commented on {file}" : "{pengarang} berkomentar pada {file}", "<strong>Comments</strong> for files" : "<strong>komentar</strong> pada file", - "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", "{user} mentioned you in a comment on \"{file}\"" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" ", "Files app plugin to add comments to files" : "Plugin aplikasi file untuk menambah komentar pada file", "Edit comment" : "Sunting komentar", @@ -26,6 +25,7 @@ OC.L10N.register( "Comment deleted" : "Komentar dihapus", "An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar", "An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar", + "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", "_%n unread comment_::_%n unread comments_" : ["%nkomentar belum dibaca"] }, "nplurals=1; plural=0;"); |