diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-30 00:20:58 +0000 |
commit | af4c9391c801f8ade454c0930c9e240b50cd3d2d (patch) | |
tree | 2f53367be64617016280f0273bddec04b4928774 /lib | |
parent | e81ad0ce5835b943386dfdca7a8f914ef711a494 (diff) | |
download | nextcloud-server-af4c9391c801f8ade454c0930c9e240b50cd3d2d.tar.gz nextcloud-server-af4c9391c801f8ade454c0930c9e240b50cd3d2d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ast.js | 2 | ||||
-rw-r--r-- | lib/l10n/ast.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 100aa8b4233..09d45153262 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -66,6 +66,7 @@ OC.L10N.register( "Website" : "Sitiu web", "Address" : "Direición", "Profile picture" : "Semeya del perfil", + "About" : "Tocante a", "Display name" : "Nome visible", "Organisation" : "Organización", "Role" : "Rol", @@ -129,6 +130,7 @@ OC.L10N.register( "A valid password must be provided" : "Ha fornise una contraseña válida", "a safe home for all your data" : "un llugar seguru pa los datos personales", "Application is not enabled" : "L'aplicación nun ta activada", + "Authentication error" : "Error de l'autenticación", "Your data directory is not writable." : "Nun se pue escribir nel to direutoriu de datos.", "Please ask your server administrator to install the module." : "Pidi a l'alministración del sirvidor qu'instale'l módulu.", "Your data directory is invalid." : "El to direutoriu de datos ye inválidu.", diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index 6f16558be60..8a1a7502aae 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -64,6 +64,7 @@ "Website" : "Sitiu web", "Address" : "Direición", "Profile picture" : "Semeya del perfil", + "About" : "Tocante a", "Display name" : "Nome visible", "Organisation" : "Organización", "Role" : "Rol", @@ -127,6 +128,7 @@ "A valid password must be provided" : "Ha fornise una contraseña válida", "a safe home for all your data" : "un llugar seguru pa los datos personales", "Application is not enabled" : "L'aplicación nun ta activada", + "Authentication error" : "Error de l'autenticación", "Your data directory is not writable." : "Nun se pue escribir nel to direutoriu de datos.", "Please ask your server administrator to install the module." : "Pidi a l'alministración del sirvidor qu'instale'l módulu.", "Your data directory is invalid." : "El to direutoriu de datos ye inválidu.", |