nextcloud/apps/comments/l10n/id.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

26 lines
1.6 KiB
JSON
Raw Permalink Normal View History

2016-02-17 01:56:11 -05:00
{ "translations": {
2019-02-26 20:12:05 -05:00
"Comments" : "Komentar",
"You commented" : "Anda berkomentar",
"{author} commented" : "{author} berkomentar",
"You commented on %1$s" : "Anda berkomentar pada %1$s",
"You commented on {file}" : "Anda berkomentar pada {file} ",
2019-02-26 20:12:05 -05:00
"%1$s commented on %2$s" : "%1$s dikomentari pada %2$s",
"{author} commented on {file}" : "{author} berkomentar pada {file}",
"<strong>Comments</strong> for files" : "<strong>komentar</strong> pada file",
"{user} mentioned you in a comment on \"{file}\"" : "{user} menyebut Anda dalam sebuah komentar pada \"{file}\" ",
"Files app plugin to add comments to files" : "Plugin aplikasi file untuk menambah komentar pada file",
2018-12-12 20:11:56 -05:00
"Edit comment" : "Sunting komentar",
2016-02-25 01:58:06 -05:00
"Delete comment" : "Hapus komentar",
"Cancel edit" : "Batal sunting",
"Post comment" : "Posting komentar",
"Unable to load the comments list" : "Tidak dapat memuat daftar komentar",
2020-10-20 22:18:44 -04:00
"No comments yet, start the conversation!" : "Belum ada yang berkomentar, mulailah perbincangan!",
"No more messages" : "Tidak ada pesan lagi",
2020-10-20 22:18:44 -04:00
"Retry" : "Ulangi",
"Comment" : "Komentar",
"An error occurred while trying to edit the comment" : "Terjadi kesalahan ketika mencoba menyunting komentar",
"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"
2016-02-17 01:56:11 -05:00
},"pluralForm" :"nplurals=1; plural=0;"
}