aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/eo.js
blob: 665f69bbbda6cee5080715971fea447d87509b5f (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_versions",
    {
    "Could not revert: %s" : "Ne eblas malfari: %s",
    "Versions" : "Versioj",
    "Failed to revert {file} to revision {timestamp}." : "Malsukcesis returnigo de {file} al la revizio {timestamp}.",
    "Restore" : "Restaŭri",
    "No other versions available" : "Ne disponeblas aliaj versioj",
    "More versions..." : "Pli da versioj..."
},
"nplurals=2; plural=(n != 1);");