diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
commit | 3197ae83a4e85b1d26c8df7e5af04d50e89bd539 (patch) | |
tree | 52d187eb13b2eb13fc4694e8f024b79464f3b65c /lib/l10n/ast.js | |
parent | 83eb175682976dbcd9038a189a8ac74f4effd044 (diff) | |
download | nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.tar.gz nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 57bb4ad3bca..b11990e62b0 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -151,13 +151,6 @@ OC.L10N.register( "Storage connection error. %s" : "Fallu de conexón al almacenamientu. %s", "Storage is temporarily not available" : "L'almacenamientu ta temporalmente non disponible", "Storage connection timeout. %s" : "Tiempu escosao de conexón al almacenamientu. %s", - "This can usually be fixed by giving the webserver write access to the config directory" : "Davezu esto pue iguase dándo-y al sirvidor web accesu d'escritura al direutoriu de configuración", - "Can't create or write into the data directory %s" : "Nun pue crease o escribir dientro los datos del direutoriu %s", - "Can’t increase permissions of %s" : "Nun pue aumentase los permisos de %s", - "Files can’t be shared with delete permissions" : "Los ficheros nun puen compartise colos permisos de desaniciu", - "Files can’t be shared with create permissions" : "Los ficheros nun puen compartise colos permisos de creación", - "Can’t set expiration date more than %s days in the future" : "Nun pue afitase la data de caducidá más de %s díes nel futuru", - "Can't read file" : "Nun ye a lleese'l ficheru", "Cannot write into \"config\" directory" : "Nun pue escribise nel direutoriu \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Esto davezu íguase dando'l permisu d'escritura nel direutoriu de configuración al sirvidor web. Mira %s", "Cannot write into \"apps\" directory" : "Nun pue escribise nel direutoriu \"apps\"", |