Welcome to mirror list, hosted at ThFree Co, Russian Federation.

id.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 213464f0320e900883a8f2bca1c99268d6c35cbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "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"
},"pluralForm" :"nplurals=1; plural=0;"
}