Files
nextcloud-forum/l10n/ast.js
Nextcloud bot 6b19e93994 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-04 02:08:26 +00:00

102 lines
3.1 KiB
JavaScript

OC.L10N.register(
"forum",
{
"Admin" : "Alministración",
"Moderator" : "Llendador",
"User" : "Usuariu",
"Guest" : "Convidáu",
"General" : "Xeneral",
"Support" : "Sofitu",
"Bold text" : "Testu en negrina",
"Underlined text" : "Testu solliniáu",
"Forum" : "Foru",
"Deleted user" : "Usuariu desaniciáu",
"Role" : "Rol",
"Loading …" : "Cargando…",
"Search" : "Buscar",
"Home" : "Aniciu",
"Preferences" : "Preferencies",
"Dashboard" : "Panel",
"Accounts" : "Cuentes",
"Categories" : "Categories",
"Expand" : "Espander",
"Collapse" : "Contrayer",
"Hello world!" : "¡Hola, mundu!",
"Code" : "Códigu",
"List" : "Llista",
"Upload failed" : "Xuba fallida",
"Close" : "Zarrar",
"Category" : "Categoría",
"Allow" : "Permitir",
"Change color" : "Camudar el color",
"Account" : "Cuenta",
"Cancel" : "Cancel",
"Create" : "Crear",
"Update" : "Anovar",
"Deleted" : "Desanicióse",
"Restore" : "Restaurar",
"Retry" : "Retentar",
"Move" : "Mover",
"Page not found" : "Nun s'atopó la páxina",
"Back" : "Atrás",
"Edit" : "Editar",
"Delete" : "Desaniciar",
"Unread" : "Ensin lleer",
"Direct link" : "Enllaz direutu",
"Save" : "Guardar",
"Current version" : "Versión actual",
"Uncategorized" : "Ensin categoría",
"Templates" : "Plantíes",
"Name" : "Nome",
"Template name" : "Nome de la plantía",
"Content" : "Conteníu",
"Both" : "Dambos",
"Insert" : "Inxertar",
"Views" : "Vistes",
"Title" : "Títulu",
"Draft saved" : "Guardóse'l borrador",
"Unsaved changes" : "Cambeos ensin guardar",
"Refresh" : "Anovar",
"Error" : "Error",
"Searching …" : "Buscando…",
"No results found" : "Nun s'atopó nengún resultáu",
"Back to {category}" : "Volver a «{category}»",
"Reply" : "Responder",
"by" : "por",
"Subscribe" : "Soscribise",
"Edit title" : "Editar el títulu",
"Move thread" : "Mover el filu",
"Notifications" : "Avisos",
"Files" : "Ficheros",
"Signature" : "Firma",
"Privacy" : "Privacidá",
"Enable" : "Activar",
"Disable" : "Desactivar",
"Description" : "Descripción",
"Enabled" : "Activóse",
"Permissions" : "Permisos",
"Preview" : "Previsualizar",
"Move up" : "Xubir",
"Move down" : "Baxar",
"Last 7 days" : "Los últimos 7 díes",
"All time" : "Tol tiempu",
"General settings" : "Configuración xeneral",
"Appearance" : "Aspeutu",
"Access control" : "Control d'accesu",
"Settings saved" : "Guardóse la configuración",
"Failed to save settings" : "Nun se pue guardar la configuración",
"Newest first" : "Primero lo nuevo",
"Oldest first" : "Primero lo antiguo",
"Reset" : "Reafitar",
"Account management" : "Xestión de cuentes",
"ID" : "ID",
"Owner" : "Propietariu",
"Actions" : "Aiciones",
"No teams found" : "Nun s'atopó nengún equipu",
"Members" : "Miembros",
"Loading accounts …" : "Cargando les cuentes…",
"Status" : "Estáu",
"Active" : "Activa"
},
"nplurals=2; plural=(n != 1);");