diff options
Diffstat (limited to 'lib/l10n/oc.js')
-rw-r--r-- | lib/l10n/oc.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/oc.js b/lib/l10n/oc.js index 26c0c438d6e..b304ccaeec0 100644 --- a/lib/l10n/oc.js +++ b/lib/l10n/oc.js @@ -147,6 +147,7 @@ OC.L10N.register( "Check the value of \"datadirectory\" in your configuration" : "Verificatz la valor de \"datadirectory\" dins vòstra configuracion", "Data directory (%s) is invalid" : "Lo repertòri (%s) es pas valid", "Please check that the data directory contains a file \".ocdata\" in its root." : "Verificatz que lo repertòri de donadas conten un fichièr \".ocdata\" a sa raiç.", - "Could not obtain lock type %d on \"%s\"." : "Impossible d'obténer lo varrolhatge de tipe %d sus \"%s\"." + "Could not obtain lock type %d on \"%s\"." : "Impossible d'obténer lo varrolhatge de tipe %d sus \"%s\".", + "Storage not available" : "Supòrt d'emmagazinatge pas disponible" }, "nplurals=2; plural=(n > 1);"); |