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

id.json « l10n « files_versions « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0b7e17bcc5b7b6260df7da049655e637e443e91 (plain)
1
2
3
4
5
6
7
8
9
{ "translations": {
    "Could not revert: %s" : "Tidak dapat mengembalikan: %s",
    "Versions" : "Versi",
    "Failed to revert {file} to revision {timestamp}." : "Gagal mengembalikan {file} ke revisi {timestamp}.",
    "More versions..." : "Versi lebih...",
    "No other versions available" : "Tidak ada versi lain yang tersedia",
    "Restore" : "Pulihkan"
},"pluralForm" :"nplurals=1; plural=0;"
}