kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
71 lines
3.7 KiB
71 lines
3.7 KiB
#English strings go here
|
|
fr:
|
|
js:
|
|
boards:
|
|
label_unnamed_board: 'Tableau sans nom'
|
|
label_unnamed_list: 'Liste sans nom'
|
|
label_board_type: 'Type de tableau'
|
|
upsale:
|
|
teaser_text: 'Améliorez votre gestion de projet agile avec cette vue des tableaux flexible. Créez autant de tableaux que vous voulez pour tout ce que vous souhaitez conserver.'
|
|
upgrade_to_ee_text: 'Les tableaux sont une fonctionnalité du plan Enterprise. Veuillez passer à un forfait payant.'
|
|
upgrade: 'Passer au plan supérieur'
|
|
personal_demo: 'Obtenir une démo personnelle'
|
|
lists:
|
|
delete: 'Supprimer la liste'
|
|
version:
|
|
is_locked: 'La version est verrouillée. Aucun élément ne peut être ajouté à cette version.'
|
|
is_closed: 'La version est fermée. Aucun élément ne peut être ajouté à cette version.'
|
|
close_version: 'Fermer la version'
|
|
open_version: 'Ouvrir la version'
|
|
lock_version: 'Verrouiller la version'
|
|
unlock_version: 'Déverrouiller la version'
|
|
edit_version: 'Éditer la version'
|
|
show_version: 'Afficher la version'
|
|
locked: 'Verrouillé'
|
|
closed: 'Clôturé'
|
|
new_board: 'Nouveau tableau'
|
|
add_list: 'Add list to board'
|
|
add_card: 'Ajouter une carte'
|
|
error_attribute_not_writable: "Impossible de déplacer le lot de travaux, %{attribute} n'est pas modifiable."
|
|
error_loading_the_list: "Erreur lors du chargement de la liste : %{error_message}"
|
|
error_permission_missing: "La permission pour créer des requêtes publiques est manquante"
|
|
click_to_remove_list: "Cliquez pour supprimer cette liste"
|
|
board_type:
|
|
text: 'Type de tableau'
|
|
free: 'Tableau de base'
|
|
select_board_type: 'Please choose the type of board you need.'
|
|
free_text: >
|
|
A board in which you can freely create lists and order your work packages within. Dragging work packages between lists do not change the work package itself.
|
|
action: 'Tableau d''action'
|
|
action_by_attribute: 'Tableau d''action (%{attribute})'
|
|
action_text: >
|
|
A board with filtered lists on %{attribute} attribute. Moving work packages to other lists will update their attribute.
|
|
action_text_subprojects: >
|
|
A board with lists of subprojects of this project and their work packages as list items. Dragging work packages to other lists will move them to the corresponding subproject.
|
|
action_text_subtasks: >
|
|
A board with lists of selected parents and their child work packages as list items. Dragging work packages to other lists will update the parent accordingly.
|
|
action_type:
|
|
assignee: responsable
|
|
status: état
|
|
version: version
|
|
subproject: subproject
|
|
subtasks: children
|
|
select_attribute: "Attribut d'action"
|
|
add_list_modal:
|
|
labels:
|
|
assignee: Select user to add as a new assignee list
|
|
status: Select status to add as a new list
|
|
version: Select version to add as a new list
|
|
subproject: Select subproject to add as a new list
|
|
subtasks: Select work package to add as a new list
|
|
warning:
|
|
status: |
|
|
Il n'y a actuellement aucun statut disponible. <br>
|
|
Soit il n'y en a aucun ou ils ont tous déjà été ajoutés au tableau.
|
|
assignee: Ce projet n'a actuellement aucun membre à ajouter. <br>
|
|
add_members: <a href="%{link}">Ajoutez un nouveau membre à ce projet</a> pour sélectionner à nouveau les utilisateurs.
|
|
configuration_modal:
|
|
title: 'Configurer ce tableau'
|
|
display_settings:
|
|
card_mode: "Affichage en cartes"
|
|
table_mode: "Affichage en tableau"
|
|
|