diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-04 00:30:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-04 00:30:25 +0000 |
commit | 72c285f4711754ee2ceaa072c33c2a6c89b556d7 (patch) | |
tree | 5f4dd696b1ccec79fc8efd9720f7f5d8201d23e3 /core/l10n/ca.js | |
parent | 795863c89c363aabb06f31677edd00fbb0452e49 (diff) | |
download | nextcloud-server-72c285f4711754ee2ceaa072c33c2a6c89b556d7.tar.gz nextcloud-server-72c285f4711754ee2ceaa072c33c2a6c89b556d7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 3252371754e..835a231f462 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -39,6 +39,8 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic en el botó següent per a reinicialitzar la contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic en l'enllaç següent per a reinicialitzar la contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.", "Reset your password" : "Reinicialitza la contrasenya", + "Requested task type does not exist" : "El tipus de tasca sol·licitat no existeix", + "Necessary language model provider is not available" : "El proveïdor de models de llengua necessari no està disponible", "Task not found" : "No s'ha trobat la tasca", "Internal error" : "Error intern", "No translation provider available" : "No hi ha cap proveïdor de traduccions disponible", |