diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-01 00:38:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-01 00:38:43 +0000 |
commit | 94e8727af33a1a54960d5ae097220af48582664f (patch) | |
tree | a19a14fc5824133c48b8e82484bc9b3caf444731 /lib/l10n/ast.js | |
parent | f63e0fd8e97b6afd8fb61a76d3f694ac83f9a787 (diff) | |
download | nextcloud-server-94e8727af33a1a54960d5ae097220af48582664f.tar.gz nextcloud-server-94e8727af33a1a54960d5ae097220af48582664f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index f6c24900978..48831d201f6 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -18,6 +18,8 @@ OC.L10N.register( "Education Edition" : "Edición educativa", "The library %s is not available." : "La biblioteca «%s» nun ta disponible.", "Authentication" : "Autenticación", + "Unknown filetype" : "El tipu de ficheru ye inválidu", + "Invalid image" : "La imaxe ye inválida", "Files" : "Ficheros", "View profile" : "Ver el perfil", "today" : "güei", @@ -56,6 +58,8 @@ OC.L10N.register( "Personal settings" : "Configuración personal", "Settings" : "Configuración", "Log out" : "Zarrar la sesión", + "Users" : "Usuarios", + "Email" : "Corréu electrónicu", "Fediverse" : "Fediversu", "Twitter" : "Twitter", "Website" : "Sitiu web", |