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

gl.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 89df0d2813f79fbbcad585679e703574d4720fa9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "Couldn't delete %s permanently" : "Non foi posíbel eliminar %s permanente",
    "Couldn't restore %s" : "Non foi posíbel restaurar %s",
    "Deleted files" : "Ficheiros eliminados",
    "Restore" : "Restabelecer",
    "Delete" : "Eliminar",
    "Delete permanently" : "Eliminar permanentemente",
    "Error" : "Erro",
    "This operation is forbidden" : "Esta operación está prohibida",
    "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto co administrador",
    "restored" : "restaurado",
    "No deleted files" : "Non hai ficheiros eliminados",
    "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros borrados de aquí",
    "No entries found in this folder" : "Non se atoparon entradas neste cartafol",
    "Select all" : "Seleccionar todo",
    "Name" : "Nome",
    "Deleted" : "Eliminado"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}