summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/lb.js
blob: 1678cad569d479090a8036724664b07054d7145f (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_versions",
    {
    "Could not revert: %s" : "Konnt net zrécksetzen: %s",
    "Versions" : "Versiounen",
    "Failed to revert {file} to revision {timestamp}." : "Konnt {file} net op d'Versioun {timestamp} zrécksetzen.",
    "More versions..." : "Méi Versiounen...",
    "No other versions available" : "Keng aner Versiounen disponibel",
    "Restore" : "Zrécksetzen"
},
"nplurals=2; plural=(n != 1);");