diff options
Diffstat (limited to 'lib/l10n/es.json')
-rw-r--r-- | lib/l10n/es.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 0fe0eb485cc..bbc50f2b5b8 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -144,6 +144,7 @@ "Check the value of \"datadirectory\" in your configuration" : "Compruebe el valor de \"datadirectory\" en su configuración.", "Data directory (%s) is invalid" : "El directorio de datos (%s) no es válido", "Please check that the data directory contains a file \".ocdata\" in its root." : "Verifique que el directorio de datos contiene un archivo \".ocdata\" en su directorio raíz.", - "Could not obtain lock type %d on \"%s\"." : "No se pudo realizar el bloqueo %d en \"%s\"." + "Could not obtain lock type %d on \"%s\"." : "No se pudo realizar el bloqueo %d en \"%s\".", + "Storage not available" : "Almacenamiento no disponible" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |