Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ast.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9530d37871eebbdbf4ddc6844764f2c3c72e2ebe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Couldn't delete %s permanently" : "Nun pudo desaniciase %s dafechu",
    "Couldn't restore %s" : "Nun pudo restaurase %s",
    "Deleted files" : "Ficheros desaniciaos",
    "Restore" : "Restaurar",
    "Error" : "Fallu",
    "restored" : "recuperóse",
    "Nothing in here. Your trash bin is empty!" : "Nun hai un res equí. La papelera ta balera!",
    "Name" : "Nome",
    "Deleted" : "Desaniciáu",
    "Delete" : "Desaniciar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}