Update translations.

This commit is contained in:
Lauri Ojansivu 2021-01-15 18:10:25 +02:00
parent ac57df409e
commit 4bed5059c2
2 changed files with 26 additions and 26 deletions

View file

@ -865,24 +865,24 @@
"dueCardsViewChange-choice-all": "Tous les utilisateurs",
"dueCardsViewChange-choice-all-description": "Visualise toutes les cartes incomplètes avec une date *échue* pour lesquelles l'utilisateur possède les droits",
"broken-cards": "Cartes en erreur",
"board-title-not-found": "Board '%s' not found.",
"swimlane-title-not-found": "Swimlane '%s' not found.",
"list-title-not-found": "List '%s' not found.",
"user-username-not-found": "Username '%s' not found.",
"globalSearch-title": "Search All Boards",
"no-cards-found": "No Cards Found",
"one-card-found": "One Card Found",
"n-cards-found": "%s Cards Found",
"n-n-of-n-cards-found": "%s-%s of %s Cards Found",
"operator-board": "board",
"operator-board-abbrev": "b",
"operator-swimlane": "swimlane",
"operator-swimlane-abbrev": "s",
"board-title-not-found": "Tableau '%s' non trouvé.",
"swimlane-title-not-found": "Couloir '%s' non trouvé.",
"list-title-not-found": "Liste '%s' non trouvée.",
"user-username-not-found": "Utilisateur '%s' non trouvé.",
"globalSearch-title": "Chercher tous les tableaux",
"no-cards-found": "Aucune carte trouvée",
"one-card-found": "Une carte trouvée",
"n-cards-found": "%s cartes trouvées",
"n-n-of-n-cards-found": "%s-%s sur %s cartes trouvées",
"operator-board": "tableau",
"operator-board-abbrev": "t",
"operator-swimlane": "couloir",
"operator-swimlane-abbrev": "c",
"operator-list": "liste",
"operator-list-abbrev": "l",
"operator-label": "étiquette",
"operator-label-abbrev": "#",
"operator-user": "user",
"operator-user": "utilisateur",
"operator-user-abbrev": "@",
"operator-is": "est"
}

View file

@ -865,24 +865,24 @@
"dueCardsViewChange-choice-all": "Todos os usuários",
"dueCardsViewChange-choice-all-description": "Mostrar todos os cartões incompletos com *Prazo Final* nos quadros em que o usuário tem permissão",
"broken-cards": "Cartões quebrados",
"board-title-not-found": "Board '%s' not found.",
"swimlane-title-not-found": "Swimlane '%s' not found.",
"list-title-not-found": "List '%s' not found.",
"user-username-not-found": "Username '%s' not found.",
"globalSearch-title": "Search All Boards",
"board-title-not-found": "Quadro '%s' não encontrado.",
"swimlane-title-not-found": "Raia '%s' não encontrada.",
"list-title-not-found": "Lista '%s' não encontrada.",
"user-username-not-found": "Nome de usuário '%s' não encontrado.",
"globalSearch-title": "Pesquisar em todos os quadros",
"no-cards-found": "Nenhum cartão encontrado",
"one-card-found": "Um cartão encontrado",
"n-cards-found": "%s Cards Found",
"n-n-of-n-cards-found": "%s-%s of %s Cards Found",
"operator-board": "board",
"operator-board-abbrev": "b",
"operator-swimlane": "swimlane",
"operator-swimlane-abbrev": "s",
"n-cards-found": "%s cartões encontrados",
"n-n-of-n-cards-found": "%s-%s de %s quadros encontrados",
"operator-board": "quadro",
"operator-board-abbrev": "q",
"operator-swimlane": "raia",
"operator-swimlane-abbrev": "r",
"operator-list": "lista",
"operator-list-abbrev": "l",
"operator-label": "etiqueta",
"operator-label-abbrev": "#",
"operator-user": "user",
"operator-user": "usuário",
"operator-user-abbrev": "@",
"operator-is": "é"
}