aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/sq.js
blob: 0c38dd3230b4aed989972ad13f57a697c58a660a (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_versions",
    {
    "Versions" : "Versione",
    "Failed to revert {file} to revision {timestamp}." : "Dështoi në rikthimin e {file} te rishikimi {timestamp}.",
    "_%n byte_::_%n bytes_" : ["%n bajte","%n bajte"],
    "Restore" : "Riktheje"
},
"nplurals=2; plural=(n != 1);");