summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/eo.js
blob: e13281d20eb48769872538571724fa8fbaa2ffd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "files_trashbin",
    {
    "Couldn't delete %s permanently" : "Ne povis foriĝi %s por ĉiam",
    "Couldn't restore %s" : "Ne povis restaŭriĝi %s",
    "Deleted files" : "Forigitaj dosieroj",
    "Restore" : "Restaŭri",
    "Delete permanently" : "Forigi por ĉiam",
    "Error" : "Eraro",
    "restored" : "restaŭrita",
    "Name" : "Nomo",
    "Deleted" : "Forigita",
    "Delete" : "Forigi"
},
"nplurals=2; plural=(n != 1);");