fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-09-12 00:31:48 +00:00
parent 9035a23af8
commit b4e9dd39cc
14 changed files with 56 additions and 2 deletions

View File

@@ -81,6 +81,9 @@ OC.L10N.register(
"Could not write file to disk" : "Non foi posíbel escribir o ficheiro no disco",
"A PHP extension stopped the file upload" : "Unha extensión PHP detivo o envío de ficheiros",
"No file uploaded or file size exceeds maximum of %s" : "Non se enviou ningún ficheiro ou o tamaño do ficheiro supera o máximo de %s",
"Invalid file type. Only JSON files are allowed." : "O tipo de ficheiro non é válido. Só se permiten ficheiros JSON.",
"Invalid JSON data" : "Datos JSON non válidos",
"Failed to import board" : "Produciuse un fallo ao importar o taboleiro",
"Cards due today" : "Tarxetas para hoxe",
"Cards due tomorrow" : "Tarxetas para mañá",
"Upcoming cards" : "Tarxetas próximas",
@@ -121,6 +124,7 @@ OC.L10N.register(
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Este comentario ten máis de %s caracteres.\nEngadido como anexo á tarxeta co nome %s.\nAccesíbel no URL: %s.",
"Attachments" : "Anexos",
"File" : "Ficheiro",
"date" : "data",
"Card not found" : "Non se atopou a tarxeta",
"Path is already shared with this card" : "A ruta xa está compartida con esta tarxeta",
"Invalid date, date format must be YYYY-MM-DD" : "Data incorrecta, o formato da data debe ser AAAA-MM-DD",
@@ -236,6 +240,7 @@ OC.L10N.register(
"Modified" : "Modificado",
"Created" : "Creado",
"The title cannot be empty." : "O título non pode estar baleiro.",
"Cannot close unsaved card!" : "Non é posíbel pechar unha tarxeta non gardada!",
"Open in sidebar view" : "Abrir na vista da barra lateral",
"Open in bigger view" : "Abrir nunha vista máis grande",
"Comments" : "Comentarios",
@@ -250,6 +255,7 @@ OC.L10N.register(
"Reply" : "Responder",
"Update" : "Actualizar",
"Write a description …" : "Escriba unha descrición…",
"Could not save description" : "Non foi posíbel gardar a descrición",
"Description" : "Descrición",
"(Unsaved)" : "(Sen gardar)",
"(Saving…)" : "(Gardando…)",
@@ -336,6 +342,7 @@ OC.L10N.register(
"An error occurred" : "Produciuse un erro",
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Confirma que quere eliminar o taboleiro {title}? Isto eliminará todos os datos deste taboleiro, incluídas as tarxetas arquivadas.",
"Delete the board?" : "Eliminar o taboleiro?",
"Exporting board..." : "Exportando o taboleiro…",
"Board details" : "Detalles do taboleiro",
"Edit board" : "Editar taboleiro",
"Clone board" : "Clonar taboleiro",
@@ -348,6 +355,9 @@ OC.L10N.register(
"Assigned cards" : "Tarxetas asignadas",
"No notifications" : "Non hai notificacións",
"Delete board" : "Eliminar taboleiro",
"Importing board..." : "Importando o taboleiro…",
"Board imported successfully" : "O taboleiro foi importado correctamente",
"Import board" : "Importar taboleiro",
"Clone {boardTitle}" : "Clonar {boardTitle}",
"Clone cards" : "Clonar tarxetas",
"Clone assignments" : "Clonar as asignacións",
@@ -357,10 +367,14 @@ OC.L10N.register(
"Move all cards to the first list" : "Mover todas as tarxetas á primeira lista",
"Restore archived cards" : "Restaurar as tarxetas arquivadas",
"Clone" : "Clonar",
"Export {boardTitle}" : "Exportar {boardTitle}",
"Export as JSON" : "Exportar como JSON",
"Export as CSV" : "Exportar como CSV",
"Note: Only the JSON format is supported for importing back into the Deck app." : "Nota: Só se admite o formato JSON para importar de novo á aplicación Gabeta.",
"Export" : "Exportar",
"Loading filtered view" : "Cargando a vista filtrada",
"Search for {searchQuery} in all boards" : "Resultados de busca para {searchQuery} en todos os taboleiros",
"Search for {searchQuery} in other boards" : "Buscar {searchQuery} noutros taboleiros",
"Search for {searchQuery} in all boards" : "Buscar {searchQuery} en todos os taboleiros",
"No results found" : "Non se atopou ningún resultado",
"Deck board {name}\n* Last modified on {lastMod}" : "Taboleiro da Gabeta {name}\n* Última modificación en {lastMod}",
"* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creado o {created}\n* Última modificación o {lastMod}\n* {nbAttachments} anexos\n* {nbComments} comentarios",
@@ -388,6 +402,7 @@ OC.L10N.register(
"Something went wrong" : "Algo foi mal",
"Failed to upload {name}" : "Produciuse un fallo ao enviar {name}",
"Maximum file size of {size} exceeded" : "Excedeuse o tamaño máximo de ficheiro de {size}",
"Assigned users" : "Usuarios asignados",
"Due date" : "Data de remate",
"Error creating the share" : "Produciuse un erro ao crear a compartición",
"Share with a Deck card" : "Compartir cunha tarxeta de Gabeta",