summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-22 00:08:37 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-22 00:08:37 +0000
commite1e4d188f940a2534d977a9283f4371df0a3d1dc (patch)
tree17047e0d3af3a7e36c61047c2c388f1dfdd8b425 /lib/l10n/ast.js
parent18824d476ea555b1c49f2cd07e05581b08020183 (diff)
downloadnextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.tar.gz
nextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r--lib/l10n/ast.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 9e0d9051ed0..24e32e307b8 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -91,11 +91,7 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Compartir %s falló, porque nun se permite la re-compartición",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Compartir %s falló porque'l motor compartíu pa %s podría nun atopar el so orixe",
"Sharing %s failed, because the file could not be found in the file cache" : "Compartir %s falló, yá que'l ficheru nun pudo atopase na caché de ficheru",
- "Cannot increase permissions of %s" : "Nun se pueden aumentar los permisos de %s",
- "Files can't be shared with delete permissions" : "Los ficheros nun pueden compartise con permisos desaniciaos",
- "Files can't be shared with create permissions" : "Los ficheros nun pueden compartise con crear permisos",
"Expiration date is in the past" : "La data de caducidá ta nel pasáu.",
- "Cannot set expiration date more than %s days in the future" : "Nun pue afitase la data d'espiración más que %s díes nel futuru",
"Could not find category \"%s\"" : "Nun pudo alcontrase la estaya \"%s.\"",
"Sunday" : "Domingu",
"Monday" : "Llunes",
@@ -176,6 +172,10 @@ OC.L10N.register(
"You need to enter either an existing account or the administrator." : "Tienes d'inxertar una cuenta esistente o la del alministrador.",
"%s shared »%s« with you" : "%s compartió »%s« contigo",
"%s via %s" : "%s via %s",
+ "Cannot increase permissions of %s" : "Nun se pueden aumentar los permisos de %s",
+ "Files can't be shared with delete permissions" : "Los ficheros nun pueden compartise con permisos desaniciaos",
+ "Files can't be shared with create permissions" : "Los ficheros nun pueden compartise con crear permisos",
+ "Cannot set expiration date more than %s days in the future" : "Nun pue afitase la data d'espiración más que %s díes nel futuru",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto pue iguase %sdando permisos d'escritura al sirvidor Web nel direutoriu%s d'apps o deshabilitando la tienda d'apps nel ficheru de configuración.",
"Cannot create \"data\" directory (%s)" : "Nun pue crease'l direutoriu \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Esto pue iguase davezu <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dándo-y accesu d'escritura al direutoriu raigañu</a>.",