summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/eu.js
blob: 9371bddcd8894125627a94d0da693562c9c6058a (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" : "Ezin izan da %s betirako ezabatu",
    "Couldn't restore %s" : "Ezin izan da %s berreskuratu",
    "Deleted files" : "Ezabatutako fitxategiak",
    "Restore" : "Berrezarri",
    "Delete permanently" : "Ezabatu betirako",
    "Error" : "Errorea",
    "restored" : "Berrezarrita",
    "Name" : "Izena",
    "Deleted" : "Ezabatuta",
    "Delete" : "Ezabatu"
},
"nplurals=2; plural=(n != 1);");