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 authored and JuliaKirschenheuter committed Jan 3, 2024
1 parent ef32129 commit 937b675
Show file tree
Hide file tree
Showing 7 changed files with 1,962 additions and 924 deletions.
4 changes: 2 additions & 2 deletions js/password_policy-settings.js

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions js/password_policy-settings.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@

/*! @license DOMPurify 2.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.5/LICENSE */

/*! For license information please see NcCheckboxRadioSwitch.js.LICENSE.txt */

/*! For license information please see NcSettingsSection.js.LICENSE.txt */

/**
* @copyright Copyright (c) 2021 Jonas Rittershofer <[email protected]>
*
Expand Down
2 changes: 1 addition & 1 deletion js/password_policy-settings.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
OC.L10N.register(
"password_policy",
{
"Password is expired, please use forgot password method to reset" : "La contraseña caducó, usa'l métodu de contraseñes escaecíes pa reafitala",
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña ta ente'l 1000000 más frecuente. Crea una contraseña única.",
"Password needs to contain at least one numeric character." : "La contraseña tien de contener polo menos un caráuter numbéricu.",
"Password needs to contain at least one special character." : "La contraseña tien de contener polo menos un caráuter especial.",
Expand Down
1 change: 1 addition & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{ "translations": {
"Password is expired, please use forgot password method to reset" : "La contraseña caducó, usa'l métodu de contraseñes escaecíes pa reafitala",
"Password is among the 1,000,000 most common ones. Please make it unique." : "La contraseña ta ente'l 1000000 más frecuente. Crea una contraseña única.",
"Password needs to contain at least one numeric character." : "La contraseña tien de contener polo menos un caráuter numbéricu.",
"Password needs to contain at least one special character." : "La contraseña tien de contener polo menos un caráuter especial.",
Expand Down
Loading

0 comments on commit 937b675

Please sign in to comment.