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

th.json « l10n « files_versions « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 82f0a05ec6654a4ab7ec8ce51ea142334efe8f5a (plain)
1
2
3
4
5
6
7
8
9
{ "translations": {
    "Could not revert: %s" : "ไม่สามารถย้อนกลับ: %s",
    "Versions" : "รุ่น",
    "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}",
    "Restore" : "คืนค่า",
    "More versions..." : "รุ่นอื่นๆ ...",
    "No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า"
},"pluralForm" :"nplurals=1; plural=0;"
}