diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:21 +0000 |
commit | a297773da2ac0ec3a5eb2300c59a168ea41a951a (patch) | |
tree | 466cd48f1286a143ebc07a9b3cac519efb6d5755 /core/l10n/ast.js | |
parent | f033e32af66c875d136a370cc7985f2907733783 (diff) | |
download | nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.tar.gz nextcloud-server-a297773da2ac0ec3a5eb2300c59a168ea41a951a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index ea88eb347e7..a4b2d01ea4e 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -101,6 +101,9 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} avisu","{count} avisos"], "No" : "Non", "Yes" : "Sí", + "Federated user" : "Usuariu federáu", + "Create share" : "Crear l'elementu compartíu", + "Failed to add the public link to your Nextcloud" : "Nun se pue amestar l'enllaz públicu a esta instancia de Nextcloud", "Custom date range" : "Intervalu de dates personalizáu", "Pick start date" : "Escoyer la data de comienzu", "Pick end date" : "Escoyer la data de fin", @@ -198,6 +201,7 @@ OC.L10N.register( "You have not added any info yet" : "Nun amestesti nenguna información", "{user} has not added any info yet" : "{user} nun amestó nenguna información", "Error opening the user status modal, try hard refreshing the page" : "Hebo un error al abrir el diálogu modal del estáu d'usuariu, prueba a anovar la páxina", + "More actions" : "Más aiciones", "This browser is not supported" : "Esti restolador nun ye compatible", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "El restolador nun ye compatible. Anuévalu o instala una versión compatible.", "Continue with this unsupported browser" : "SIguir con esti restolador incompatible", |