summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ast.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r--lib/l10n/ast.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 5535c14a84a..bd47f46ca0a 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -107,6 +107,7 @@ OC.L10N.register(
"Data directory (%s) is readable by other users" : "El direutoriu de datos (%s) ye llexible por otros usuarios",
"Data directory (%s) is invalid" : "Ye inválidu'l direutoriu de datos (%s)",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Verifica que'l direutoriu de datos contién un ficheru \".ocdata\" nel direutoriu raigañu.",
- "Could not obtain lock type %d on \"%s\"." : "Nun pudo facese'l bloquéu %d en \"%s\"."
+ "Could not obtain lock type %d on \"%s\"." : "Nun pudo facese'l bloquéu %d en \"%s\".",
+ "Storage not available" : "Almacenamientu non disponible"
},
"nplurals=2; plural=(n != 1);");