summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/id.js
blob: 5848578b3d4a17c34af850769427e2b8b092f63e (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_versions",
    {
    "Could not revert: %s" : "Tidak dapat mengembalikan: %s",
    "Versions" : "Versi",
    "Failed to revert {file} to revision {timestamp}." : "Gagal mengembalikan {file} ke revisi {timestamp}.",
    "Restore" : "Pulihkan",
    "No other versions available" : "Tidak ada versi lain yang tersedia",
    "More versions..." : "Versi lainnya..."
},
"nplurals=1; plural=0;");