summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-24 00:08:50 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-24 00:08:50 +0000
commita7f2dc6dd660179682f7d03ac8e07649b59cdd6f (patch)
treeda1506056f767fea2ff0bf4a822600ff73680435 /lib/l10n/ast.js
parent697fcc93da3dda942defd5b5b8649dd2dce70874 (diff)
downloadnextcloud-server-a7f2dc6dd660179682f7d03ac8e07649b59cdd6f.tar.gz
nextcloud-server-a7f2dc6dd660179682f7d03ac8e07649b59cdd6f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r--lib/l10n/ast.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 043065241b7..ab4fc13e5b8 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -86,7 +86,11 @@ 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",
+ "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",
"Expiration date is in the past" : "La data de caducidá ta nel pasáu.",
+ "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",
"%s shared »%s« with you" : "%s compartió »%s« contigo",
"%s via %s" : "%s via %s",
"Could not find category \"%s\"" : "Nun pudo alcontrase la estaya \"%s.\"",