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

ca.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2bd36c79241f0f6d4b32b33ba656efd237416654 (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" : "No s'ha pogut esborrar permanentment %s",
    "Couldn't restore %s" : "No s'ha pogut restaurar %s",
    "Deleted files" : "Fitxers esborrats",
    "Restore" : "Recupera",
    "Delete" : "Esborra",
    "Delete permanently" : "Esborra permanentment",
    "Error" : "Error",
    "This operation is forbidden" : "Aquesta operació està prohibida",
    "This directory is unavailable, please check the logs or contact the administrator" : "Aquesta carpeta no està disponible. Comproveu els registres o contacteu amb l'administrador.",
    "restored" : "restaurat",
    "No deleted files" : "No hi ha cap fitxer eliminat",
    "You will be able to recover deleted files from here" : "Des d'aquí es podran recuperar fitxers eliminats",
    "No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
    "Select all" : "Seleccionar tot",
    "Name" : "Nom",
    "Deleted" : "Eliminat"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}