Skip to content

Commit

Permalink
Merge pull request #424 from athul-aot/bugfix/FWF-4179/translation-list
Browse files Browse the repository at this point in the history
Added Translation for listing
  • Loading branch information
arun-s-aot authored Jan 21, 2025
2 parents efaee06 + 1f9d1d4 commit 3142b78
Show file tree
Hide file tree
Showing 6 changed files with 162 additions and 7 deletions.
28 changes: 27 additions & 1 deletion forms-flow-service/src/resourceBundles/bg/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1209,9 +1209,35 @@ export const RESOURCE_BUNDLES_BG = {
"New Form Description": "Ново описание на формуляра",
"Save and Edit form": "Запазване и редактиране на формуляра",
"Build New Form": "Създай нов формуляр",
"Search Form Name and Description": "Търсене на име и описание на формуляра",
"New Form": "Нова форма",
"Add Form": "Добави форма",
"Build": "Изграждане",
"Import": "Импортиране",
"Create the form from scratch": "Създайте формуляр от нулата",
"Upload form from a file": "Качете формуляр от файл",
"Live": "На живо",
"Draft": "Чернова",
"Last Edited": "Последно редактирано",
"ID": "ИД",
"New BPMN": "Нов BPMN",
"Create the BPMN from scratch": "Създайте BPMN от нулата",
"Upload BPMN from a file": "Качете BPMN от файл",
"Search BPMN Name": "Търсене на име на BPMN",
"New DMN": "Ново DMN",
"Search Decision Table": "Търсене на таблица за решения",
"Create the DMN from scratch": "Създайте DMN от нулата",
"Upload DMN from a file": "Качете DMN от файл",
"Create And Edit BPMN": "Създаване и редактиране на BPMN",
"Create And Edit DMN": "Създаване и редактиране на DMN",
"Import New Form": "Импортиране на нова форма",
"Confirm and Edit form": "Потвърдете и редактирайте формата",
"Click or drag a file to this area to import": "Щракнете или плъзнете файл в тази област, за да го импортирате",
"Import New": "Импортиране на ново",
"Search DMN Name": "Търсене на име DMN",
"cancel": "Отмени",
"previous": "Предишна",
"next": "Следваща",
"Month": "Месец",
"Year": "Година"
"Year": "Година",
}
28 changes: 27 additions & 1 deletion forms-flow-service/src/resourceBundles/de/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1214,9 +1214,35 @@ export const RESOURCE_BUNDLES_DE = {
"New Form Description": "Neue Formularbeschreibung",
"Save and Edit form": "Formular speichern und bearbeiten",
"Build New Form": "Neues Formular erstellen",
"Search Form Name and Description": "Suchformularname und Beschreibung",
"New Form": "Neues Formular",
"Add Form": "Formular hinzufügen",
"Build": "bauen",
"Import": "Importieren",
"Create the form from scratch": "Erstellen Sie das Formular von Grund auf",
"Upload form from a file": "Formular aus einer Datei hochladen",
"Live": "Live",
"Draft": "Entwurf",
"Last Edited": "Zuletzt bearbeitet",
"ID": "ID",
"New BPMN": "Neues BPMN",
"Create the BPMN from scratch": "Erstellen Sie das BPMN von Grund auf",
"Import New Form": "Neues Formular importieren",
"Confirm and Edit form": "Formular bestätigen und bearbeiten",
"Click or drag a file to this area to import": "Klicken oder ziehen Sie eine Datei in diesen Bereich, um sie zu importieren",
"Upload BPMN from a file": "BPMN aus einer Datei hochladen",
"Search BPMN Name": "BPMN-Namen suchen",
"New DMN": "Neue DMN",
"Search Decision Table": "Entscheidungstabelle suchen",
"Create the DMN from scratch": "Erstellen Sie das DMN von Grund auf",
"Upload DMN from a file": "DMN aus einer Datei hochladen",
"Create And Edit BPMN": "Erstellen und Bearbeiten von BPMN",
"Create And Edit DMN": "Erstellen und Bearbeiten von DMN",
"Import New": "Neu importieren",
"Search DMN Name": "DMN-Namen suchen",
"cancel": "abbrechen",
"previous": "vorherige",
"next": "nächste",
"Month": "Monat",
"Year": "Jahr"
"Year": "Jahr",
}
28 changes: 27 additions & 1 deletion forms-flow-service/src/resourceBundles/es/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -698,11 +698,37 @@ export const RESOURCE_BUNDLES_ES = {
"New Form Description": "Nueva descripción del formulario",
"Save and Edit form": "Guardar y editar formulario",
"Build New Form": "Crear nuevo formulario",
"Search Form Name and Description": "Buscar el nombre y la descripción del formulario",
"New Form": "Nuevo formulario",
"Add Form": "Añadir formulario",
"Build": "Construir",
"Import": "Importar",
"Create the form from scratch": "Crear el formulario desde cero",
"Upload form from a file": "Subir formulario desde un archivo",
"Live": "En vivo",
"Draft": "Borrador",
"Last Edited": "Última edición",
"ID": "ID",
"New BPMN": "Nuevo BPMN",
"Create the BPMN from scratch": "Crear el BPMN desde cero",
"Upload BPMN from a file": "Subir BPMN desde un archivo",
"New DMN": "Nuevo DMN",
"Search Decision Table": "Buscar Tabla de Decisiones",
"Create the DMN from scratch": "Crear el DMN desde cero",
"Upload DMN from a file": "Subir DMN desde un archivo",
"Create And Edit BPMN": "Crear y Editar BPMN",
"Create And Edit DMN": "Crear y Editar DMN",
"Import New Form": "Importar nuevo formulario",
"Confirm and Edit form": "Confirmar y editar formulario",
"Click or drag a file to this area to import": "Haga clic o arrastre un archivo a esta área para importarlo",
"Import New": "Importar Nuevo",
"Search DMN Name": "Buscar nombre DMN",
"Search BPMN Name": "Buscar nombre BPMN",
"cancel": "cancelar",
"previous": "anterior",
"next": "siguiente",
"Date / Time": "Fecha / Hora",
"Month": "Mes",
"Day": "Día",
"Year": "Año"
"Year": "Año",
}
29 changes: 27 additions & 2 deletions forms-flow-service/src/resourceBundles/fr/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,6 @@ export const RESOURCE_BUNDLES_FR ={
"Permissions": "Autorisations",
"Edit Permissions": "Modifier les autorisations",
"Select Permissions": "Sélectionner des autorisations" ,

"Proceed to Sign In": "Procéder à la connexion",
"Contact formsflow.ai support": "Contacter le support de formsflow.ai",
"Please provide your tenant name to sign in": "Veuillez fournir le nom de votre locataire pour vous connecter",
Expand All @@ -1212,11 +1211,37 @@ export const RESOURCE_BUNDLES_FR ={
"New Form Description": "Nouvelle description de formulaire",
"Save and Edit form": "Enregistrer et modifier le formulaire",
"Build New Form": "Créer un nouveau formulaire",
"Search Form Name and Description": "Rechercher le nom et la description du formulaire",
"New Form": "Nouveau formulaire",
"Add Form": "Ajouter un formulaire",
"Build": "Construire",
"Import": "Importer",
"Create the form from scratch": "Créer le formulaire à partir de zéro",
"Upload form from a file": "Télécharger le formulaire depuis un fichier",
"Live": "En direct",
"Draft": "Brouillon",
"Last Edited": "Dernière édition",
"ID": "ID",
"New BPMN": "Nouveau BPMN",
"Create the BPMN from scratch": "Créer le BPMN à partir de zéro",
"Upload BPMN from a file": "Télécharger le BPMN depuis un fichier",
"Search BPMN Name": "Rechercher un nom BPMN",
"New DMN": "Nouveau DMN",
"Search Decision Table": "Rechercher une table de décision",
"Create the DMN from scratch": "Créer le DMN à partir de zéro",
"Upload DMN from a file": "Télécharger le DMN depuis un fichier",
"Import New Form": "Importer un nouveau formulaire",
"Confirm and Edit form": "Confirmer et modifier le formulaire",
"Click or drag a file to this area to import": "Cliquez ou glissez un fichier dans cette zone pour l'importer",
"Create And Edit BPMN": "Créer et modifier le BPMN",
"Create And Edit DMN": "Créer et modifier le DMN",
"Import New": "Importer un nouveau",
"Search DMN Name": "Rechercher le nom DMN",
"cancel": "annuler",
"previous": "précédent",
"next": "suivant",
"Month": "Mois",
"Year": "Année"
"Year": "Année",
}


Expand Down
28 changes: 27 additions & 1 deletion forms-flow-service/src/resourceBundles/pt/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1211,9 +1211,35 @@ export const RESOURCE_BUNDLES_PT ={
"New Form Description": "Nova descrição do formulário",
"Save and Edit form": "Salvar e Editar formulário",
"Build New Form": "Criar novo formulário",
"Search Form Name and Description": "Pesquisar Nome e Descrição do Formulário",
"New Form": "Novo Formulário",
"Add Form": "Adicionar Formulário",
"Build": "Construir",
"Import": "Importar",
"Create the form from scratch": "Criar o formulário do zero",
"Upload form from a file": "Carregar formulário de um arquivo",
"Live": "Ao vivo",
"Draft": "Rascunho",
"Last Edited": "Última Edição",
"ID": "ID",
"New BPMN": "Novo BPMN",
"Create the BPMN from scratch": "Criar o BPMN do zero",
"Upload BPMN from a file": "Carregar BPMN de um arquivo",
"Search BPMN Name": "Pesquisar Nome BPMN",
"New DMN": "Novo DMN",
"Import New Form": "Importar Novo Formulário",
"Confirm and Edit form": "Confirmar e Editar formulário",
"Click or drag a file to this area to import": "Clique ou arraste um arquivo para esta área para importar",
"Search Decision Table": "Pesquisar Tabela de Decisão",
"Create the DMN from scratch": "Criar o DMN do zero",
"Upload DMN from a file": "Carregar DMN de um arquivo",
"Create And Edit BPMN": "Criar e Editar BPMN",
"Create And Edit DMN": "Criar e Editar DMN",
"Import New": "Importar Novo",
"Search DMN Name": "Pesquisar nome DMN",
"cancel": "cancelar",
"previous": "anterior",
"next": "próximo",
"Month": "Mês",
"Year": "Ano"
"Year": "Ano",
};
28 changes: 27 additions & 1 deletion forms-flow-service/src/resourceBundles/zh/resourceBundles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1198,9 +1198,35 @@ export const RESOURCE_BUNDLES_ZH = {
"New Form Description": "新表单描述",
"Save and Edit form": "保存并编辑表单",
"Build New Form": "创建新表单",
"Search Form Name and Description": "搜索表单名称和描述",
"New Form": "新表单",
"Add Form": "添加表单",
"Build": "构建",
"Import": "导入",
"Create the form from scratch": "从头创建表单",
"Upload form from a file": "从文件上传表单",
"Live": "直播",
"Draft": "草稿",
"Last Edited": "最后编辑",
"ID": "标识",
"New BPMN": "新的 BPMN",
"Create the BPMN from scratch": "从头创建 BPMN",
"Upload BPMN from a file": "从文件上传 BPMN",
"Search BPMN Name": "搜索 BPMN 名称",
"New DMN": "新的 DMN",
"Search Decision Table": "搜索决策表",
"Create the DMN from scratch": "从头创建 DMN",
"Upload DMN from a file": "从文件上传 DMN",
"Import New Form": "导入新表单",
"Confirm and Edit form": "确认并编辑表单",
"Click or drag a file to this area to import": "单击或拖动文件到此区域进行导入",
"Create And Edit BPMN": "创建和编辑 BPMN",
"Create And Edit DMN": "创建和编辑 DMN",
"Import New": "导入新内容",
"Search DMN Name": "搜索 DMN 名称",
"cancel": "取消",
"previous": "上一页",
"next": "下一页",
"Month": "月",
"Year": "年"
"Year": "年",
}

0 comments on commit 3142b78

Please sign in to comment.