aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/id.js
blob: cd1290275ceff3c3e7b7a7b1ba3cd0f17062eb3d (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_versions",
    {
    "Versions" : "Versi",
    "Failed to revert {file} to revision {timestamp}." : "Gagal mengembalikan {file} ke revisi {timestamp}.",
    "_%n byte_::_%n bytes_" : ["%n bytes"],
    "Restore" : "Pulihkan"
},
"nplurals=1; plural=0;");