translation.json•30.8 kB
{
"Uncategorized": "Без категории",
"Home": "Главная",
"Go to folder": "Перейти в папку",
"Support": "Поддержка",
"Version History": "История версий",
"Run Logs": "Журналы выполнения",
"Success": "Успешно",
"Flow has been published.": "Поток опубликован.",
"Publish": "Опубликовать",
"Latest version is published": "Последняя версия опубликована",
"Edit Flow": "Изменить поток",
"Hi! I can help you writing your code. What do you need help with?": "Привет! Я могу помочь вам в написании кода. Вам нужна моя помощь?",
"Error generating code": "Ошибка генерации кода",
"Please return the code formatted and use inputs parameter for the inputs. All TypeScript code, should use import for dependencies.": "Пожалуйста, придерживайтесь форматированного кода и используйте параметры для ввода. Весь TypeScript код должен использовать импорт для зависимостей.",
"AI Copilot": "ИИ ассистент",
"Send": "Отправить",
"Insert": "Вставить",
"Data Selector": "Выбор данных",
"Search": "Поиск",
"No matching data": "Нет подходящих данных",
"Try adjusting your search": "Попробуйте изменить условия поиска",
"This trigger needs to have data loaded from your account, to use as sample data.": "Этот триггер должен иметь загруженные данные с вашего аккаунта, чтобы использовать в качестве демонстрационных данных.",
"This step needs to be tested in order to view its data.": "Этот шаг необходимо протестировать для просмотра его данных.",
"Go to Trigger": "Перейти к триггеру",
"Go to Step": "Перейти к шагу",
"Reset Zoom": "Сбросить масштабирование",
"Zoom In": "Приблизить",
"Zoom Out": "Уменьшить",
"Fit to View": "Подогнать по размеру",
"True": "Верно",
"False": "Неверно",
"Invalid Move": "Неверный ход",
"The destination location is inside the same step": "Место назначения находится внутри этого же шага",
"Incomplete settings": "Незавершенные настройки",
"trigger": "триггер",
"Replace Trigger": "Заменить триггер",
"Delete step": "Удалить шаг",
"Duplicate step": "Дублировать шаг",
"logo": "логотип",
"Step Icon": "Значок шага",
"End": "Конец",
"incompleteSteps": "{invalidSteps, plural, =0 {нет незавершенных шагов} =1 {Завершите 1 шаг} other {Завершите # шага(ов)}}",
"Test Flow": "Тест потока",
"Please test the trigger first": "Пожалуйста, проверьте сначала триггер",
"View Only": "Только просмотр",
"Use as Draft": "Использовать как черновик",
"Are you sure?": "Вы уверены?",
"Your current draft version will be overwritten with": "Текущая версия черновика будет перезаписана",
"version #": "версия №",
"Cancel": "Отмена",
"Confirm": "Подтвердить",
"Version": "Версия",
"Viewing": "Просмотр",
"Actions": "Действия",
"View": "Смотреть",
"Error, please try again.": "Произошла ошибка! Пожалуйста, повторите попытку.",
"Continue on Failure": "Продолжить при ошибке",
"Enable this option to skip this step and continue the flow normally if it fails.": "Включите эту опцию, чтобы пропустить этот шаг и продолжить выполнение в обычном режиме в случае ошибки.",
"Retry on Failure": "Повторить при ошибке",
"Automatically retry up to four attempts when failed.": "Автоматически повторять до четырех попыток в случае ошибки.",
"Remove": "Удалить",
"Add Item": "Добавить элемент",
"Select an option": "Выберите опцию",
"No results found.": "Результаты не найдены.",
"Select Action": "Выберите Действие",
"Select Trigger": "Выберите Триггер",
"Search for a piece": "Найти часть",
"Ooops, we didn't find any results": "Упс, мы не нашли никаких результатов",
"All Iterations": "Все Итерации",
"Duration": "Длительность",
"Input": "Ввод",
"Output": "Вывод",
"Run Details": "Запустить подробно",
"Iteration": "Итерация",
"Done": "Готово",
"Took": "Принять",
"Recent Runs": "Недавние вызовы",
"No runs found": "Вызовов не найдено",
"Close": "Закрыть",
"(Text) Contains": "(Текст) Содержит",
"(Text) Does not contain": "(Текст) Не содержит",
"(Text) Exactly matches": "(Текст) Точно соответствует",
"(Text) Does not exactly match": "(Текст) Не точно соответствует",
"(Text) Starts with": "(Текст) Начинается с",
"(Text) Does not start with": "(Текст) Не начинается с",
"(Text) Ends with": "(Текст) Заканчивается на",
"(Text) Does not end with": "(Текст) Не заканчивается на",
"(Number) Is greater than": "(Число) Больше чем",
"(Number) Is less than": "(Число) Меньше чем",
"(Number) Is equal to": "(Число) Равно",
"(Boolean) Is true": "(Булево) Истина",
"(Boolean) Is false": "(Булево) Ложь",
"Exists": "Существует",
"Does not exist": "Не существует",
"First value": "Первое значение",
"Second value": "Второе значение",
"Case sensitive": "Регистрозависимый",
"+ And": "+ И",
"+ Or": "+ ИЛИ",
"Continue If": "Продолжить Если",
"OR": "ИЛИ",
"And If": "И ЕСЛИ",
"The package name is required": " Необходимо указать имя пакета ",
"Package added successfully": "Пакет успешно добавлен",
"Could not fetch package version": "Не удалось получить версию пакета",
"Add NPM Package": "Добавить NPM-пакет",
"Type the name of the npm package you want to add.": "Введите имя npm пакета, который вы хотите добавить.",
"Package Name": "Имя пакета",
"The latest version will be fetched and added": "Последняя версия будет загружена и добавлена",
"Add": "Добавить",
"Code": "Код",
"Dependencies": "Зависимости",
"Apply code": "Применить код",
"Add package": "Добавить пакет",
"Inputs": "Вводы",
"Ask AI": "Спросить AI",
"Edit Step Name": "Введите имя шага",
"Select the items to iterate over from the previous step by clicking on the **Items** input, which should be a **list** of items.\n\nThe loop will iterate over each item in the list and execute the next step for every item.": "Выберите элементы для итерации с предыдущего шага, нажав на ввод **элементов**, который должен быть **списком** элементов.\n\nЦикл будет повторяться по каждому элементу в списке и выполнять следующий шаг для каждого элемента.",
"Items": "Элементы",
"Select an array of items": "Выберите массив элементов",
"Connection": "Подключение",
"Select a connection": "Выберите подключение",
"Create Connection": "Создать подключение",
"settings.input": "настройки.ввод",
"Generate Sample Data": "Сгенерировать пример данных",
"Failed to run test step and no error message was returned": "Не удалось запустить тестовый шаг и не было возвращено сообщение об ошибке",
"Test Step": "Тестовый шаг",
"Testing Failed": "Тест не пройден\n",
"Tested Successfully": "Тест пройден",
"Retest": "Повторить тест",
"Please fix inputs first": "Пожалуйста, исправьте входные данные",
"There is no sample data available found for this trigger.": "Примеры данных для этого триггера не найдены.",
"Failed to run test step, please ensure settings are correct.": "Не удалось запустить тестовый шаг, пожалуйста, убедитесь, что настройки правильны.",
"Select a sample data": "Выберите пример данных",
"Result #": "Результат #",
"The sample data can be used in the next steps.": "Примеры данных можно использовать на следующих этапах.",
"Testing Trigger": "Тестирование триггера",
"Action Required!": "Требуются действия!",
"testPieceWebhookTriggerNote": "Пожалуйста, перейдите на {pieceName} и триггер {triggerName}",
"Test Trigger": "Тест триггера",
"Load Sample Data": "Загрузка примера данных",
"Flows": "Потоки",
"Runs": "Выполненные запуски",
"Issues": "Проблемы",
"Connections": "Соединения",
"Settings": "Настройки",
"Flow has been exported.": "Поток был экспортирован.",
"Rename": "Переименовать",
"Push to Git": "Отправить (push) в Git",
"Move To": "Переместить в",
"Duplicating": "Дублирование",
"Duplicate": "Дублировать",
"Exporting": "Экспортирование",
"Export": "Экспорт",
"Share": "Поделиться",
"Delete flow": "Удалить поток",
"Are you sure you want to delete this flow? This will permanently delete the flow, all its data and any background runs.": "Вы уверены, что хотите удалить этот поток? Это навсегда удалит поток, все данные и фоновые выполнения.",
"You are on a development branch, this will not delete the flow from the remote repository.": "You are on a development branch, this will not delete the flow from the remote repository.",
"flow": "flow",
"Delete": "Delete",
"Platform Admin": "Platform Admin",
"Tasks Per Month": "Tasks Per Month",
"Projects": "Projects",
"Audit Logs": "Audit Logs",
"Pieces": "Pieces",
"Templates": "Templates",
"Users": "Users",
"Branding": "Branding",
"API Keys": "API Keys",
"Signing Keys": "Signing Keys",
"General": "General",
"Appearance": "Appearance",
"Team": "Team",
"Alerts": "Alerts",
"Git Sync": "Git Sync",
"Multiple Projects": "Multiple Projects",
"Brand Activepieces": "Brand Activepieces",
"Control Pieces": "Control Pieces",
"Enterprise Pieces": "Enterprise Pieces",
"Custom Templates": "Custom Templates",
"Access Full API": "Access Full API",
"Single Sign On": "Single Sign On",
"Team Collaboration via Git": "Team Collaboration via Git",
"Alerts on Failed Runs": "Оповещения о неудачных запусках",
"Internal automations in my company": "Internal automations in my company",
"Embed Activepieces in our SaaS product": "Embed Activepieces in our SaaS product",
"Resell Activepieces to clients": "Resell Activepieces to clients",
"Name is required": "Name is required",
"Email is required": "Email is required",
"Company name is required": "Company name is required",
"Number of employees is required": "Number of employees is required",
"Goal is required": "Goal is required",
"Our sales team will be in contact with you soon.": "Our sales team will be in contact with you soon.",
"Please check your email for your trial key and further instructions.": "Please check your email for your trial key and further instructions.",
"Unexpected edition": "Unexpected edition",
"Email is already used for a trial": "Email is already used for a trial",
"Request Trial": "Request Trial",
"14-Day Enterprise Trial": "14-Day Enterprise Trial",
"Name": "Name",
"Work Email": "Work Email",
"Company Name": "Company Name",
"Number of Employees": "Number of Employees",
"Goal": "Goal",
"Try Enterprise to access": "Try Enterprise to access",
"Deploy your automations securely with Activepieces": "Deploy your automations securely with Activepieces",
"Submit": "Submit",
"home": "home",
"Docs": "Docs",
"Delete {name} connection": "Delete {name} connection",
"Are you sure you want to delete this connection? all steps using it will fail.": "Are you sure you want to delete this connection? all steps using it will fail.",
"App": "App",
"Status": "Status",
"Created": "Created",
"Updated": "Updated",
"New Connection": "New Connection",
"Permission Needed": "Permission Needed",
"Could not claim the authorization code, make sure you have correct settings and try again.": "Could not claim the authorization code, make sure you have correct settings and try again.",
"Connection failed with error {msg}": "Connection failed with error {msg}",
"Create {displayName} Connection": "Create {displayName} Connection",
"Connection Name": "Connection Name",
"Connection name": "Connection name",
"Create": "Create",
"No pieces found": "No pieces found",
"Client ID": "Client ID",
"Client Secret": "Client Secret",
"Connect": "Connect",
"Disconnect": "Disconnect",
"I would like to use my own App Credentials": "I would like to use my own App Credentials",
"I would like to use predefined App Credentials": "I would like to use predefined App Credentials",
"Something's missing.": "Something's missing.",
"Sorry, we can't find that page. You'll find lots to explore on the home page.": "Sorry, we can't find that page. You'll find lots to explore on the home page.",
"Back to Homepage": "Back to Homepage",
"Flow name": "Flow name",
"Untitled": "Untitled",
"Steps": "Steps",
"Folder": "Folder",
"Import Flow": "Import Flow",
"New Flow": "New Flow",
"From scratch": "From scratch",
"Use a template": "Use a template",
"The redirection works!": "The redirection works!",
"You will be redirected in a few seconds.": "You will be redirected in a few seconds.",
"Flow": "Flow",
"Start Time": "Start Time",
"Retry on latest version": "Retry on latest version",
"Retry from failed step": "Retry from failed step",
"Flow Runs": "Запуски потоков",
"Please enter a valid email address": "Please enter a valid email address",
"Your changes have been saved.": "Your changes have been saved.",
"The email is already added.": "The email is already added.",
"Add email": "Add email",
"Add Alert Email": "Add Alert Email",
"Enter the email address to receive alerts.": "Enter the email address to receive alerts.",
"Email": "Email",
"Add Email": "Add Email",
"Emails": "Emails",
"Add email addresses to receive alerts.": "Add email addresses to receive alerts.",
"No emails added yet.": "No emails added yet.",
"Choose what you want to be notified about.": "Choose what you want to be notified about.",
"Every Failed Run": "Every Failed Run",
"Get an email alert when a flow fails.": "Get an email alert when a flow fails.",
"First Seen": "First Seen",
"Get an email alert when a new issue created.": "Get an email alert when a new issue created.",
"Never": "Never",
"Turn off email notifications.": "Turn off email notifications.",
"Customize the appearance of the app. Automatically switch between day and night themes.": "Customize the appearance of the app. Automatically switch between day and night themes.",
"Select the theme for the dashboard.": "Select the theme for the dashboard.",
"Light": "Light",
"Dark": "Dark",
"Select the language that will be used in the dashboard.": "Select the language that will be used in the dashboard.",
"Select language": "Select language",
"Search language...": "Search language...",
"No language found.": "No language found.",
"Help us translate Activepieces to your language.": "Help us translate Activepieces to your language.",
"Learn more": "Learn more",
"Manage general settings for your project.": "Manage general settings for your project.",
"Project Name": "Project Name",
"Tasks": "Tasks",
"Save": "Save",
"Git Sync Disconnected": "Git Sync Disconnected",
"You have successfully disconnected your Git Sync": "You have successfully disconnected your Git Sync",
"Unlock Git Sync": "Unlock Git Sync",
"Streamline your team's workflow for a seamless experience to build and deploy flows across your environments": "Streamline your team's workflow for a seamless experience to build and deploy flows across your environments",
"This feature allows for the creation of an external backup, environments, and maintaining a version history": "This feature allows for the creation of an external backup, environments, and maintaining a version history",
"Remote URL": "Remote URL",
"Not Connected": "Not Connected",
"Branch": "Branch",
"Project Members": "Project Members",
"Invite your team members to collaborate.": "Invite your team members to collaborate.",
"No members are added to this project.": "No members are added to this project.",
"Pending Invitations": "Pending Invitations",
"No pending invitation.": "No pending invitation.",
"templateId is missing": "templateId is missing",
"Failed to copy to clipboard": "Failed to copy to clipboard",
"useMultiSelect must be used within MultiSelectProvider": "useMultiSelect must be used within MultiSelectProvider",
"Your selection": "Your selection",
"+{remainingPiecesCount} more": "+{remainingPiecesCount} more",
"Removed {entityName}": "Removed {entityName}",
"Download File": "Download File",
"Copied to clipboard": "Copied to clipboard",
"File is not available after execution.": "File is not available after execution.",
"Welcome Back!": "Welcome Back!",
"Enter your email below to sign in to your account": "Enter your email below to sign in to your account",
"Let's Get Started!": "Let's Get Started!",
"Create your account and start flowing!": "Create your account and start flowing!",
"Your password was changed successfully": "Your password was changed successfully",
"Your password reset request has expired, please request a new one": "Your password reset request has expired, please request a new one",
"Reset Password": "Reset Password",
"Enter your new password": "Enter your new password",
"Password is required": "Password is required",
"Password": "Password",
"Verification resent": "Verification resent",
"Password reset link resent": "Password reset link resent",
"We sent you a link to complete your registration, check your email.": "We sent you a link to complete your registration, check your email.",
"We sent you a link to reset your password, check your email.": "We sent you a link to reset your password, check your email.",
"Didn't receive an email?": "Didn't receive an email?",
"Resend": "Resend",
"Please enter your email": "Please enter your email",
"Check Your Inbox": "Check Your Inbox",
"If the user exists we'll send you an email with a link to reset your password.": "If the user exists we'll send you an email with a link to reset your password.",
"Send Password Reset Link": "Send Password Reset Link",
"Back to sign in": "Back to sign in",
"Email is invalid": "Email is invalid",
"Invalid email or password": "Invalid email or password",
"Something went wrong, please try again later": "Something went wrong, please try again later",
"Forgot your password?": "Forgot your password?",
"Sign in": "Sign in",
"Don't have an account?": "Don't have an account?",
"Sign up": "Sign up",
"Email is already used": "Email is already used",
"First name is required": "First name is required",
"First Name": "First Name",
"Last name is required": "Last name is required",
"Last Name": "Last Name",
"Receive updates and newsletters from activepieces": "Receive updates and newsletters from activepieces",
"By creating an account, you agree to our": "By creating an account, you agree to our",
"terms of service": "terms of service",
"and": "and",
"privacy policy": "privacy policy",
"Already have an account?": "Already have an account?",
"Sign in With Google": "Sign in With Google",
"Sign in With GitHub": "Sign in With GitHub",
"Sign in With SAML": "Sign in With SAML",
"email has been verified. You will be redirected to sign in...": "email has been verified. You will be redirected to sign in...",
"Verifying email...": "Verifying email...",
"invitation has expired, redirecting to sign in...": "invitation has expired, redirecting to sign in...",
"Password must contain at least one special character": "Password must contain at least one special character",
"Password must contain at least one lowercase letter": "Password must contain at least one lowercase letter",
"Password must contain at least one uppercase letter": "Password must contain at least one uppercase letter",
"Password must contain at least one number": "Password must contain at least one number",
"8-64 Characters": "8-64 Characters",
"Special Character": "Special Character",
"Lowercase": "Lowercase",
"Uppercase": "Uppercase",
"Number": "Number",
"Run Succeeded": "Run Succeeded",
"Run Failed": "Run Failed",
"Flow Run is paused": "Flow Run is paused",
"Run Failed due to quota exceeded": "Run Failed due to quota exceeded",
"Running": "Running",
"Run exceeded {timeout} seconds, try to optimize your steps.": "Run exceeded {timeout} seconds, try to optimize your steps.",
"Run failed for an unknown reason, contact support.": "Run failed for an unknown reason, contact support.",
"Unknown": "Unknown",
"Exit Run": "Exit Run",
"Step running": "Step running",
"Step paused": "Step paused",
"Step Stopped": "Step Stopped",
"Step Succeeded": "Step Succeeded",
"Step Failed": "Step Failed",
"Please publish flow first": "Please publish flow first",
"Flow is on": "Flow is on",
"Flow is off": "Flow is off",
"Draft Version": "Draft Version",
"Locked Version": "Locked Version",
"Import": "Import",
"Please select a folder": "Please select a folder",
"Moved flow successfully": "Moved flow successfully",
"Move": "Move",
"Select Folder": "Select Folder",
"No Folders": "No Folders",
"Flow has been renamed.": "Flow has been renamed.",
"Rename Flow": "Rename Flow",
"New Flow Name": "New Flow Name",
"Use Template": "Use Template",
"Browse Templates": "Browse Templates",
"Search templates": "Search templates",
"Read more about this template in": "Read more about this template in",
"this blog!": "this blog!",
"Share Template": "Share Template",
"Generate or update a template link for the current flow to easily share it with others.": "Generate or update a template link for the current flow to easily share it with others.",
"The template will not have any credentials in connection fields, keeping sensitive information secure.": "The template will not have any credentials in connection fields, keeping sensitive information secure.",
"Description": "Description",
"A short description of the template": "A short description of the template",
"Run": "Run",
"Real time flow": "Real time flow",
"Flow can't be published with empty trigger {name}": "Flow can't be published with empty trigger {name}",
"Please contact support as your published flow has a problem": "Please contact support as your published flow has a problem",
"Loading...": "Loading...",
"Please enter folder name": "Please enter folder name",
"Delete folder {folderName}": "Delete folder {folderName}",
"If you delete this folder, we will keep its flows and move them to Uncategorized.": "If you delete this folder, we will keep its flows and move them to Uncategorized.",
"Added folder successfully": "Added folder successfully",
"The folder name already exists.": "The folder name already exists.",
"Folders": "Folders",
"New Folder": "New Folder",
"Folder Name": "Folder Name",
"All flows": "All flows",
"Please enter a folder name": "Please enter a folder name",
"Renamed flow successfully": "Renamed flow successfully",
"Rename Folder": "Rename Folder",
"New Folder Name": "New Folder Name",
"Your submission was successfully received.": "Your submission was successfully received.",
"Flow not found": "Flow not found",
"The flow you are trying to submit to does not exist.": "The flow you are trying to submit to does not exist.",
"Error": "Error",
"The flow failed to execute.": "The flow failed to execute.",
"markdown": "markdown",
"file": "file",
"Connected successfully": "Connected successfully",
"Connect Git": "Connect Git",
"Start by connecting an empty git repository to your project.": "Start by connecting an empty git repository to your project.",
"Folder name is the name of the folder where the project will be stored or fetched.": "Folder name is the name of the folder where the project will be stored or fetched.",
"SSH Private Key": "SSH Private Key",
"The SSH private key to use for authentication.": "The SSH private key to use for authentication.",
"Pushed successfully": "Pushed successfully",
"Enter a commit message to describe the changes you want to push.": "Enter a commit message to describe the changes you want to push.",
"Commit Message": "Commit Message",
"Push": "Push",
"Create "{flowName}" Flow": "Create "{flowName}" Flow",
"Update "{flowName}" Flow": "Update "{flowName}" Flow",
"Delete "{flowName}" Flow": "Delete "{flowName}" Flow",
"No changes to pull": "No changes to pull",
"There are no changes to pull": "There are no changes to pull",
"Pulled changes": "Pulled changes",
"Changes are applied successfully": "Changes are applied successfully",
"Pull from Git": "Pull from Git",
"Review Changes": "Review Changes",
"These are the changes that will be pulled from the repository": "These are the changes that will be pulled from the repository",
"Issues in {{flowDisplayName} is marked as resolved.": "Issues in {{flowDisplayName} is marked as resolved.",
"Flow Name": "Flow Name",
"Count": "Count",
"Last Seen": "Last Seen",
"Mark as Resolved": "Mark as Resolved",
"Track failed runs grouped by flow name, and mark them as resolved when fixed.": "Track failed runs grouped by flow name, and mark them as resolved when fixed.",
"issues-notification": "issues-notification",
"Please enter a piece name": "Please enter a piece name",
"Please enter a piece version": "Please enter a piece version",
"Please select a package type": "Please select a package type",
"Please upload a piece archive": "Please upload a piece archive",
"Piece installed": "Piece installed",
"Piece already installed.": "Piece already installed.",
"Install Piece": "Install Piece",
"Install a piece": "Install a piece",
"Piece Name": "Piece Name",
"Piece Version": "Piece Version",
"Package Type": "Package Type",
"NPM Registry": "NPM Registry",
"Packed Archive (.tgz)": "Packed Archive (.tgz)",
"Package Archive": "Package Archive",
"Package archive": "Package archive",
"Install": "Install",
"Display Name": "Display Name",
"Delete {name}": "Delete {name}",
"Piece": "Piece",
"This will permanently delete this piece, all steps using it will fail.": "This will permanently delete this piece, all steps using it will fail.",
"Team Invitation Accepted": "Team Invitation Accepted",
"Thank you for accepting the invitation. We are redirecting you right now...": "Thank you for accepting the invitation. We are redirecting you right now...",
"Invalid invitation token. Please try again.": "Invalid invitation token. Please try again.",
"Avatar": "Avatar",
"Remove {email}": "Remove {email}",
"Are you sure you want to remove this invitation?": "Are you sure you want to remove this invitation?",
"Please select invitation type": "Please select invitation type",
"Please select platform role": "Please select platform role",
"Please select project role": "Please select project role",
"Invitation sent successfully": "Invitation sent successfully",
"Invitation link copied successfully": "Invitation link copied successfully",
"Invite User": "Invite User",
"Invitation Link": "Invitation Link",
"Please copy the link below and share it with the user you want to invite, the invitation expires in 24 hours.": "Please copy the link below and share it with the user you want to invite, the invitation expires in 24 hours.",
"Type the email address of the user you want to invite, the invitation expires in 24 hours.": "Type the email address of the user you want to invite, the invitation expires in 24 hours.",
"Invite To": "Invite To",
"Entire Platform": "Entire Platform",
"Invite": "Invite",
"Copy": "Copy",
"Platform Role": "Platform Role",
"Select a platform role": "Select a platform role",
"Admin": "Admin",
"Are you sure you want to remove this member?": "Are you sure you want to remove this member?",
"Editor": "Editor",
"Operator": "Operator",
"Viewer": "Viewer",
"Project Role": "Project Role",
"Select a project role": "Select a project role",
"Steps in this flow": "Steps in this flow",
"Reconnect {displayName} Connection": "Reconnect {displayName}",
"flowsImported": "{flowsCount, plural, =0 {No Flows Imported} =1 {Flow Imported Successfully} other {Flows Imported Successfully}}"
}