You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/_translations/es.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -543,6 +543,8 @@
543
543
"autoComplete": "Autocompletar"
544
544
},
545
545
"kanban": {
546
+
"properties": "Propiedades",
547
+
"status": "Estado",
546
548
"priority": "Prioridad",
547
549
"score": "Puntuación",
548
550
"assignee": "Asignado a",
@@ -572,6 +574,7 @@
572
574
"itemTitle": "Título del elemento",
573
575
"manageStatuses": "Gestionar estados",
574
576
"viewArchived": "Ver archivados",
577
+
"changeStatus": "Cambiar estado",
575
578
"noBoards": "No se encontraron tableros",
576
579
"noBoardsYet": "Aún no hay tableros Kanban",
577
580
"createFirstBoard": "Cree su primer tablero Kanban para empezar a gestionar sus proyectos.",
@@ -836,6 +839,11 @@
836
839
"showStatusOnCards": "Mostrar estado",
837
840
"hideStatusOnCards": "Ocultar estado",
838
841
"hideStatusOnCardsDescription": "Oculta la etiqueta de estado en las tarjetas Kanban. El estado ya se indica por la columna en la que se encuentra la tarjeta.",
842
+
"hideMobileStatusDropdownLabel": "Menú desplegable de estado móvil en tarjetas",
843
+
"showMobileStatusDropdown": "Mostrar menú móvil",
844
+
"hideMobileStatusDropdown": "Ocultar menú móvil",
845
+
"selectMobileStatusDropdown": "Seleccionar comportamiento del menú de estado móvil",
846
+
"hideMobileStatusDropdownDescription": "Controla el menú desplegable de estado siempre visible en tarjetas Kanban móviles. La configuración de la etiqueta de estado es independiente.",
839
847
"selectStatusOnCards": "Seleccionar visibilidad del estado",
840
848
"codeBlockChoice": "Elija el estilo del bloque de código",
Copy file name to clipboardExpand all lines: app/_translations/fr.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -543,6 +543,8 @@
543
543
"autoComplete": "Complétion automatique"
544
544
},
545
545
"kanban": {
546
+
"properties": "Propriétés",
547
+
"status": "Statut",
546
548
"priority": "Priorité",
547
549
"score": "Score",
548
550
"assignee": "Assigné à",
@@ -572,6 +574,7 @@
572
574
"itemTitle": "Titre de l'élément",
573
575
"manageStatuses": "Gérer les statuts",
574
576
"viewArchived": "Voir les archivés",
577
+
"changeStatus": "Changer le statut",
575
578
"noBoards": "Aucun tableau trouvé",
576
579
"noBoardsYet": "Pas encore de tableaux Kanban",
577
580
"createFirstBoard": "Créez votre premier tableau Kanban pour gérer vos projets.",
@@ -836,6 +839,11 @@
836
839
"showStatusOnCards": "Afficher le statut",
837
840
"hideStatusOnCards": "Masquer le statut",
838
841
"hideStatusOnCardsDescription": "Masque l'étiquette de statut sur les cartes Kanban. Le statut est déjà indiqué par la colonne dans laquelle se trouve la carte.",
842
+
"hideMobileStatusDropdownLabel": "Menu déroulant de statut mobile sur les cartes",
843
+
"showMobileStatusDropdown": "Afficher le menu mobile",
844
+
"hideMobileStatusDropdown": "Masquer le menu mobile",
845
+
"selectMobileStatusDropdown": "Sélectionner le comportement du menu de statut mobile",
846
+
"hideMobileStatusDropdownDescription": "Contrôle le menu déroulant de statut toujours visible sur les cartes Kanban mobiles. Le réglage de l'étiquette de statut est séparé.",
839
847
"selectStatusOnCards": "Sélectionner la visibilité du statut",
840
848
"codeBlockChoice": "Choisissez le style de bloc de code",
Copy file name to clipboardExpand all lines: app/_translations/it.json
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -543,6 +543,8 @@
543
543
"autoComplete": "Complete automaticamente"
544
544
},
545
545
"kanban": {
546
+
"properties": "Proprietà",
547
+
"status": "Stato",
546
548
"priority": "Priorità",
547
549
"score": "Punteggio",
548
550
"assignee": "Assegnato a",
@@ -572,6 +574,7 @@
572
574
"itemTitle": "Titolo elemento",
573
575
"manageStatuses": "Gestisci stati",
574
576
"viewArchived": "Visualizza archiviati",
577
+
"changeStatus": "Cambia stato",
575
578
"noBoards": "Nessuna board trovata",
576
579
"noBoardsYet": "Nessuna board Kanban ancora",
577
580
"createFirstBoard": "Crea la tua prima board Kanban per gestire i tuoi progetti.",
@@ -836,6 +839,11 @@
836
839
"showStatusOnCards": "Mostra stato",
837
840
"hideStatusOnCards": "Nascondi stato",
838
841
"hideStatusOnCardsDescription": "Nasconde l'etichetta di stato dalle schede Kanban. Lo stato è già indicato dalla colonna in cui si trova la scheda.",
842
+
"hideMobileStatusDropdownLabel": "Menu a discesa stato mobile sulle schede",
843
+
"showMobileStatusDropdown": "Mostra menu mobile",
844
+
"hideMobileStatusDropdown": "Nascondi menu mobile",
845
+
"selectMobileStatusDropdown": "Seleziona comportamento del menu stato mobile",
846
+
"hideMobileStatusDropdownDescription": "Controlla il menu a discesa dello stato sempre visibile sulle schede Kanban mobili. L'impostazione dell'etichetta di stato è separata.",
0 commit comments