blob: 7fd1d85ff7af356c52c6973273ecfc7f8b1d4a8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{ "translations": {
"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",
"Select all" : "Elekti ĉion",
"Name" : "Nomo",
"Deleted" : "Forigita",
"Delete" : "Forigi"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|