aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-18 00:13:30 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-18 00:13:30 +0000
commitd4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf (patch)
tree5cbf5ca49f99e1c8c983494fb75d19b19489cd40 /core/l10n/ast.js
parent13d21f5989a3dfba417a506cbe5bac9e794c3fdd (diff)
downloadnextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.tar.gz
nextcloud-server-d4aa4ff1f49672d44812e5f6e76e39c8e9c91ecf.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r--core/l10n/ast.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js
index fdc0d82dc90..c5d9d00886e 100644
--- a/core/l10n/ast.js
+++ b/core/l10n/ast.js
@@ -224,7 +224,6 @@ OC.L10N.register(
"Two-factor authentication" : "Autenticación en dos pasos",
"Use backup code" : "Usar códigu de respaldu",
"Error while validating your second factor" : "Fallu al validar el to pasu segundu",
- "Add \"%s\" as trusted domain" : "Amestáu \"%s\" como dominiu de confianza",
"%s will be updated to version %s" : "%s anovaráse a la versión %s",
"These apps will be updated:" : "Anovaránse estes aplicaciones:",
"These incompatible apps will be disabled:" : "Deshabilitaránse estes aplicaciones incompletes:",
@@ -242,6 +241,7 @@ OC.L10N.register(
"Share with other people by entering a user or group or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu o direición de corréu.",
"Stay logged in" : "Caltener sesión",
"Alternative Logins" : "Anicios de sesión alternativos",
- "Alternative login using app token" : "Aniciu de sesión alternativu usando pase d'aplicación"
+ "Alternative login using app token" : "Aniciu de sesión alternativu usando pase d'aplicación",
+ "Add \"%s\" as trusted domain" : "Amestáu \"%s\" como dominiu de confianza"
},
"nplurals=2; plural=(n != 1);");