From 58c7786cf7892e429fc98016edd0216b733ff0d3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 13 Oct 2022 02:22:21 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/es.js | 7 +++++++ l10n/es.json | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/l10n/es.js b/l10n/es.js index b7d5347b6..c6d669062 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -242,6 +242,7 @@ OC.L10N.register( "Write a description …" : "Escribe una descripción...", "Choose attachment" : "Escoger adjunto", "(group)" : "(grupo)", + "Todo items" : "Ítems pendientes", "{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer", "Edit card title" : "Editar el título de la tarjeta", "Assign to me" : "Asignarme a mí", @@ -257,6 +258,7 @@ OC.L10N.register( "All boards" : "Todos los tableros", "Archived boards" : "Tableros archivados", "Shared with you" : "Compartido contigo", + "Deck settings" : "Configuración del tablero", "Use bigger card view" : "Usar vista de tarjeta mayor", "Show boards in calendar/tasks" : "Mostrar tableros en calendario/tareas", "Limit deck usage of groups" : "Limitar el uso de Deck a grupos", @@ -277,14 +279,19 @@ OC.L10N.register( "Only assigned cards" : "Sólo las tarjetas asignadas", "No reminder" : "No hay recordatorio", "An error occurred" : "Ocurrió un error", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "¿Está seguro de querer eliminar el tablero {title}? Esto eliminará todos los datos del tablero incluyendo las tarjetas archivadas.", "Delete the board?" : "¿Borrar el tablero?", "Loading filtered view" : "Cargando vista filtrada", "No due" : "Sin finalizar", "Search for {searchQuery} in all boards" : "Buscar {searchQuery} en todos los tableros", "No results found" : "No se encontraron resultados", "{stack} in {board}" : "{stack} en {board}", + "Click to expand description" : "Pulse para expandir la descripción", + "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creada en {created}\n* Ultima moficiación en {lastMod}\n* {nbAttachments} adjuntos\n* {nbComments} comentarios", + "{nbCards} cards" : "{nbCards} tarjetas", "No upcoming cards" : "No hay tarjetas próximas", "upcoming cards" : "próximas tarjetas", + "Due on {date}" : "Vence en {date}", "Link to a board" : "Enlace a un tablero", "Link to a card" : "Enlace a una tarjeta", "Create a card" : "Crear una tarjeta", diff --git a/l10n/es.json b/l10n/es.json index 1094306aa..0a7f8df9d 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -240,6 +240,7 @@ "Write a description …" : "Escribe una descripción...", "Choose attachment" : "Escoger adjunto", "(group)" : "(grupo)", + "Todo items" : "Ítems pendientes", "{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer", "Edit card title" : "Editar el título de la tarjeta", "Assign to me" : "Asignarme a mí", @@ -255,6 +256,7 @@ "All boards" : "Todos los tableros", "Archived boards" : "Tableros archivados", "Shared with you" : "Compartido contigo", + "Deck settings" : "Configuración del tablero", "Use bigger card view" : "Usar vista de tarjeta mayor", "Show boards in calendar/tasks" : "Mostrar tableros en calendario/tareas", "Limit deck usage of groups" : "Limitar el uso de Deck a grupos", @@ -275,14 +277,19 @@ "Only assigned cards" : "Sólo las tarjetas asignadas", "No reminder" : "No hay recordatorio", "An error occurred" : "Ocurrió un error", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "¿Está seguro de querer eliminar el tablero {title}? Esto eliminará todos los datos del tablero incluyendo las tarjetas archivadas.", "Delete the board?" : "¿Borrar el tablero?", "Loading filtered view" : "Cargando vista filtrada", "No due" : "Sin finalizar", "Search for {searchQuery} in all boards" : "Buscar {searchQuery} en todos los tableros", "No results found" : "No se encontraron resultados", "{stack} in {board}" : "{stack} en {board}", + "Click to expand description" : "Pulse para expandir la descripción", + "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creada en {created}\n* Ultima moficiación en {lastMod}\n* {nbAttachments} adjuntos\n* {nbComments} comentarios", + "{nbCards} cards" : "{nbCards} tarjetas", "No upcoming cards" : "No hay tarjetas próximas", "upcoming cards" : "próximas tarjetas", + "Due on {date}" : "Vence en {date}", "Link to a board" : "Enlace a un tablero", "Link to a card" : "Enlace a una tarjeta", "Create a card" : "Crear una tarjeta",