aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/vi.js
blob: b706c9a97be8974a616cd2d60c640c22ac612d8f (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_versions",
    {
    "Could not revert: %s" : "Không thể khôi phục: %s",
    "Versions" : "Phiên bản",
    "Failed to revert {file} to revision {timestamp}." : "Thất bại khi trở lại {file} khi sử đổi {timestamp}.",
    "Restore" : "Khôi phục"
},
"nplurals=1; plural=0;");