diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-25 01:11:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-25 01:11:19 +0000 |
commit | e79a755d08a8949a9e6dccd4f462c99cd1df6de4 (patch) | |
tree | 235b95fdc0144eb4626fb25500a8a4b560344c2c /lib/l10n/ast.js | |
parent | d76f08dfbdfe0ea099eb33875691a323cb8a724e (diff) | |
download | nextcloud-server-e79a755d08a8949a9e6dccd4f462c99cd1df6de4.tar.gz nextcloud-server-e79a755d08a8949a9e6dccd4f462c99cd1df6de4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 7ff0cdecaec..aab4eb12d12 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -148,6 +148,7 @@ OC.L10N.register( "No database drivers (sqlite, mysql, or postgresql) installed." : "Nun hai controladores de bases de datos (sqlite, mysql, o postgresql)", "Cannot write into \"config\" directory" : "Nun pue escribise nel direutoriu \"config\"", "Cannot write into \"apps\" directory" : "Nun pue escribise nel direutoriu \"apps\"", + "Cannot create \"data\" directory" : "Nun pue crease'l direutoriu «datos»", "Setting locale to %s failed" : "Falló l'activación del idioma %s", "Please install one of these locales on your system and restart your webserver." : "Instala ún d'estos locales nel to sistema y reanicia'l sirvidor web", "Please ask your server administrator to install the module." : "Por favor, entrúga-y al to alministrador del sirvidor pa instalar el módulu.", |