From c0a120ada5e0797a91e8235a6efbd19ba8560b1b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 16 Apr 2024 02:26:41 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 1 + l10n/ar.json | 1 + l10n/ast.js | 1 + l10n/ast.json | 1 + l10n/es_MX.js | 1 + l10n/es_MX.json | 1 + 6 files changed, 6 insertions(+) diff --git a/l10n/ar.js b/l10n/ar.js index c9ddd1ddc7..076669f69b 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -320,6 +320,7 @@ OC.L10N.register( "Define your signature." : "تعيين توقيعك.", "Unable to sign." : "غير قادر على التوقيع.", "Subscription password." : "كلمة مرور الاشتراك.", + "Forgot password?" : "هل نسيت كلمة السر ؟", "All Files" : "كل الملفات", "Pending" : "معلّق", "Signed" : "مُوقع", diff --git a/l10n/ar.json b/l10n/ar.json index b652e92c08..90d156b983 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -318,6 +318,7 @@ "Define your signature." : "تعيين توقيعك.", "Unable to sign." : "غير قادر على التوقيع.", "Subscription password." : "كلمة مرور الاشتراك.", + "Forgot password?" : "هل نسيت كلمة السر ؟", "All Files" : "كل الملفات", "Pending" : "معلّق", "Signed" : "مُوقع", diff --git a/l10n/ast.js b/l10n/ast.js index d8862c15f1..21a727b3d3 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -59,6 +59,7 @@ OC.L10N.register( "Legal information" : "Información llegal", "Yes" : "Sí", "No" : "Non", + "Forgot password?" : "¿Escaeciesti la contraseña?", "All Files" : "Tolos ficheros", "Pending" : "Pendiente" }, diff --git a/l10n/ast.json b/l10n/ast.json index 40386e592a..64cdbc2505 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -57,6 +57,7 @@ "Legal information" : "Información llegal", "Yes" : "Sí", "No" : "Non", + "Forgot password?" : "¿Escaeciesti la contraseña?", "All Files" : "Tolos ficheros", "Pending" : "Pendiente" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 930744c1b8..e3b4597786 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -15,6 +15,7 @@ OC.L10N.register( "Account" : "Cuenta", "Invalid user" : "Usuario inválido", "Email" : "Correo electrónico", + "User already exists" : "El usuario ya existe", "Text" : "Texto", "Upload" : "Cargar", "Delete" : "Eliminar", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index a3970e8ed7..247efe8f7b 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -13,6 +13,7 @@ "Account" : "Cuenta", "Invalid user" : "Usuario inválido", "Email" : "Correo electrónico", + "User already exists" : "El usuario ya existe", "Text" : "Texto", "Upload" : "Cargar", "Delete" : "Eliminar",