浏览代码

Update translations.

Lauri Ojansivu 4 年之前
父节点
当前提交
4bed5059c2
共有 2 个文件被更改,包括 26 次插入26 次删除
  1. 14 14
      i18n/fr.i18n.json
  2. 12 12
      i18n/pt-BR.i18n.json

+ 14 - 14
i18n/fr.i18n.json

@@ -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"
 }

+ 12 - 12
i18n/pt-BR.i18n.json

@@ -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": "é"
 }