Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Apr 16, 2024
1 parent 399044b commit c0a120a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ OC.L10N.register(
"Define your signature." : "تعيين توقيعك.",
"Unable to sign." : "غير قادر على التوقيع.",
"Subscription password." : "كلمة مرور الاشتراك.",
"Forgot password?" : "هل نسيت كلمة السر ؟",
"All Files" : "كل الملفات",
"Pending" : "معلّق",
"Signed" : "مُوقع",
Expand Down
1 change: 1 addition & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
"Define your signature." : "تعيين توقيعك.",
"Unable to sign." : "غير قادر على التوقيع.",
"Subscription password." : "كلمة مرور الاشتراك.",
"Forgot password?" : "هل نسيت كلمة السر ؟",
"All Files" : "كل الملفات",
"Pending" : "معلّق",
"Signed" : "مُوقع",
Expand Down
1 change: 1 addition & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
1 change: 1 addition & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"Legal information" : "Información llegal",
"Yes" : "",
"No" : "Non",
"Forgot password?" : "¿Escaeciesti la contraseña?",
"All Files" : "Tolos ficheros",
"Pending" : "Pendiente"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down
1 change: 1 addition & 0 deletions l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
1 change: 1 addition & 0 deletions l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit c0a120a

Please sign in to comment.