diff options
Diffstat (limited to 'apps/files/l10n/es.json')
-rw-r--r-- | apps/files/l10n/es.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index fc0df0a403e..cc158f6299a 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -156,7 +156,6 @@ "Transfer {path} to {userid}" : "Transferir {path} a {userid}", "Invalid path selected" : "Ruta de archivo seleccionada no vĂ¡lida.", "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", - "Cannot transfter ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece", "Tags" : "Etiquetas", "Error while loading the file data" : "Error al cargar los datos del archivo", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", @@ -186,6 +185,7 @@ "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo archivo.txt", "%s of %s used" : "%s de %s usado", - "%1$s%% of %2$s used" : "%1$s %% de %2$s usados" + "%1$s%% of %2$s used" : "%1$s %% de %2$s usados", + "Cannot transfter ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |