summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-23 02:26:10 +0000
committerNextcloud bot <bot@nextcloud.com>2021-04-23 02:26:10 +0000
commit539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch)
tree2b25503f742dd60b8625e434f85616f95744f8bb /lib/l10n/ast.js
parent012f791c8f1603ca5906ec8247b3320c94708e00 (diff)
downloadnextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.tar.gz
nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r--lib/l10n/ast.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index bc9fa59f1b1..1faf7398e92 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -68,7 +68,6 @@ OC.L10N.register(
"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",
"Click the button below to open it." : "Primi'l botón d'embaxo p'abrilu.",
"Could not find category \"%s\"" : "Nun pudo alcontrase la estaya \"%s.\"",
"Sunday" : "Domingu",
@@ -161,6 +160,7 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Tiempu escosao de conexón al almacenamientu. %s",
"Following databases are supported: %s" : "Les siguientes bases de datos tan sofitaes: %s",
"Following platforms are supported: %s" : "Les siguientes plataformes tan sofitaes: %s",
- "Invalid Federated Cloud ID" : "ID non válida de ñube federada"
+ "Invalid Federated Cloud ID" : "ID non válida de ñube federada",
+ "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"
},
"nplurals=2; plural=(n != 1);");