Browse Source

Updated translations.

Lauri Ojansivu 2 days ago
parent
commit
699b4c464f
2 changed files with 11 additions and 11 deletions
  1. 4 4
      imports/i18n/data/es.i18n.json
  2. 7 7
      imports/i18n/data/pt-BR.i18n.json

+ 4 - 4
imports/i18n/data/es.i18n.json

@@ -190,9 +190,9 @@
   "board-view-collapse": "Contraer",
   "board-view-collapse": "Contraer",
   "board-view-gantt": "Gantt",
   "board-view-gantt": "Gantt",
   "board-view-lists": "Listas",
   "board-view-lists": "Listas",
-  "bucket-example": "Like \"Bucket List\" for example",
-  "calendar-previous-month-label": "Previous Month",
-  "calendar-next-month-label": "Next Month",
+  "bucket-example": "Mes anterior",
+  "calendar-previous-month-label": "Mes anterior",
+  "calendar-next-month-label": "Mes siguiente",
   "cancel": "Cancelar",
   "cancel": "Cancelar",
   "card-archived": "Se archivó esta tarjeta",
   "card-archived": "Se archivó esta tarjeta",
   "board-archived": "Se archivó este tablero",
   "board-archived": "Se archivó este tablero",
@@ -356,7 +356,7 @@
   "custom-field-text": "Texto",
   "custom-field-text": "Texto",
   "custom-fields": "Campos personalizados",
   "custom-fields": "Campos personalizados",
   "date": "Fecha",
   "date": "Fecha",
-  "date-format": "Date Format",
+  "date-format": "Formato de fecha",
   "date-format-yyyy-mm-dd": "YYYY-MM-DD HH:MM",
   "date-format-yyyy-mm-dd": "YYYY-MM-DD HH:MM",
   "date-format-dd-mm-yyyy": "DD-MM-YYYY HH:MM", 
   "date-format-dd-mm-yyyy": "DD-MM-YYYY HH:MM", 
   "date-format-mm-dd-yyyy": "MM-DD-YYYY HH:MM",
   "date-format-mm-dd-yyyy": "MM-DD-YYYY HH:MM",

+ 7 - 7
imports/i18n/data/pt-BR.i18n.json

@@ -190,9 +190,9 @@
   "board-view-collapse": "Expandir",
   "board-view-collapse": "Expandir",
   "board-view-gantt": "Gantt",
   "board-view-gantt": "Gantt",
   "board-view-lists": "Listas",
   "board-view-lists": "Listas",
-  "bucket-example": "Like \"Bucket List\" for example",
-  "calendar-previous-month-label": "Previous Month",
-  "calendar-next-month-label": "Next Month",
+  "bucket-example": "Como \"Lista de Desejos\", por exemplo",
+  "calendar-previous-month-label": "Mês Anterior",
+  "calendar-next-month-label": "Próximo Mês",
   "cancel": "Cancelar",
   "cancel": "Cancelar",
   "card-archived": "Este cartão está Arquivado.",
   "card-archived": "Este cartão está Arquivado.",
   "board-archived": "Este quadro está Arquivado.",
   "board-archived": "Este quadro está Arquivado.",
@@ -356,10 +356,10 @@
   "custom-field-text": "Texto",
   "custom-field-text": "Texto",
   "custom-fields": "Campos customizados",
   "custom-fields": "Campos customizados",
   "date": "Data",
   "date": "Data",
-  "date-format": "Date Format",
-  "date-format-yyyy-mm-dd": "YYYY-MM-DD HH:MM",
-  "date-format-dd-mm-yyyy": "DD-MM-YYYY HH:MM", 
-  "date-format-mm-dd-yyyy": "MM-DD-YYYY HH:MM",
+  "date-format": "Formato da Data",
+  "date-format-yyyy-mm-dd": "AAAA-MM-DD HH:MM",
+  "date-format-dd-mm-yyyy": "DD-MM-AAAA HH:MM", 
+  "date-format-mm-dd-yyyy": "MM-DD-AAAA HH:MM",
   "decline": "Rejeitar",
   "decline": "Rejeitar",
   "default-avatar": "Avatar padrão",
   "default-avatar": "Avatar padrão",
   "delete": "Excluir",
   "delete": "Excluir",