Merge pull request #1236 from taigaio/issue/4978/importer-project-selector-placeholders

Fix Issue #4978: Add missed placeholders in the importer project selector
stable
David Barragán Merino 2017-03-02 16:21:28 +01:00 committed by GitHub
commit 7837dde7c4
25 changed files with 264 additions and 81 deletions

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Assign",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Project Members",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Project Members",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Zuweisen",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Projektmitglieder",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Projektmitglieder",
"KANBAN_PROJECT": "Kanban",

View File

@ -998,6 +998,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Assign",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1040,12 +1045,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Project Members",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1058,7 +1065,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1067,8 +1075,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Project Members",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Asignar",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Miembros del proyecto",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Tu URL de Jira",
"PROJECT_MEMBERS": "Miembros del proyecto",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Assign",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Project Members",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Project Members",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Affecter",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Membres du projet",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Membres du projet",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Assegna",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Project Members",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Project Members",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "アサイン",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "プロジェクトメンバー",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "かんばん",
"SCRUM_PROJECT": "スクラム",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "プロジェクトメンバー",
"KANBAN_PROJECT": "かんばん",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "할당",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "프로젝트 회원",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "칸반",
"SCRUM_PROJECT": "스크럼",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "프로젝트 회원",
"KANBAN_PROJECT": "칸반",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Tildel",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Prosjektmedlemmer",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Prosjektmedlemmer",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Assign",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Project Members",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Project Members",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Assign",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Project Members",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Project Members",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Atribuir",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Membros do Projeto",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Membros do Projeto",
"KANBAN_PROJECT": "Kanban",
@ -1103,7 +1112,7 @@
"ADD_MEMBER": {
"TITLE": "Novo Membro",
"PLACEHOLDER": "Filter users or write an email to invite",
"ADD_EMAIL": "Add email",
"ADD_EMAIL": "Adicione e-mail.",
"REMOVE": "Remove",
"INVITE": "Invite",
"CHOOSE_ROLE": "Choose a role",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Назначить",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Участники проекта",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Участники проекта",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Tilldela",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Project Members",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Project Members",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "Ata",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Project Members",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Project Members",
"KANBAN_PROJECT": "Kanban",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "指派",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Github",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "项目成员",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "看板",
"SCRUM_PROJECT": "冲刺",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "项目成员",
"KANBAN_PROJECT": "看板",

View File

@ -996,6 +996,11 @@
"LINKS_DESCRIPTION": "Do you want to keep the link of each item with the original {{platform}} card?",
"WARNING_MAIL_USER": "Note that if the user does not have a Taiga account we will not be able to assign the tasks to him.",
"ASSIGN": "指派",
"PROJECT_SELECTOR": {
"NO_RESULTS": "It looks like nothing was found with your search criteria",
"ACTION_SEARCH": "search",
"ACTION_BACK": "Back"
},
"PROJECT_RESTRICTIONS": {
"PROJECT_MEMBERS_DESC_PRIVATE": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per private project. If you would like to increase that limit please contact the administrator.",
"PROJECT_MEMBERS_DESC_PUBLIC": "The project you are trying to import has {{members}} members including you, unfortunately, your current plan allows for a maximum of {{max_memberships}} members per public project. If you would like to increase that limit please contact the administrator.",
@ -1038,12 +1043,14 @@
"TRELLO": {
"TITLE": "Trello",
"SELECTOR": "Import your Trello boards into Taiga",
"CHOOSE_BOARD": "Choose board that you want to import"
"CHOOSE_PROJECT": "Choose board that you want to import",
"NO_PROJECTS": "It seems you have no boards in Trello"
},
"GITHUB": {
"TITLE": "Githun",
"SELECTOR": "Import your Github project issues",
"CHOOSE_BOARD": "Find the project you want to import",
"CHOOSE_PROJECT": "Find the project you want to import",
"NO_PROJECTS": "It seems you have no porjects in GitHub",
"PROJECT_MEMBERS": "Project Members",
"HOW_DO_YOU_WANT_TO_IMPORT": "How do you want to import your issues into Taiga?",
"KANBAN_PROJECT": "As user stories in a kanban project",
@ -1056,7 +1063,8 @@
"ASANA": {
"TITLE": "Asana",
"SELECTOR": "Import your Asana project and choose how to manage it",
"CHOOSE_BOARD": "Choose project that you want to import",
"CHOOSE_PROJECT": "Choose project that you want to import",
"NO_PROJECTS": "It seems you have no porjects in Asana",
"KANBAN_PROJECT": "Kanban(看板)",
"SCRUM_PROJECT": "Scrum",
"CREATE_AS_SCRUM_DESCRIPTION": "The tasks and sub-tasks of your project will be created as Taiga user stories and tasks.",
@ -1065,8 +1073,9 @@
},
"JIRA": {
"TITLE": "Jira",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"SELECTOR": "Import your Jira project and choose how to manage it",
"CHOOSE_PROJECT": "Choose project or board that you want to import",
"NO_PROJECTS": "It seems you have no porjects or boards in Jira",
"URL": "Your Jira URL",
"PROJECT_MEMBERS": "Project Members",
"KANBAN_PROJECT": "Kanban(看板)",

View File

@ -4,7 +4,8 @@
tg-import-project-selector(
logo="/#{v}/images/import-logos/asana.png"
search="{{ 'PROJECT.IMPORT.ASANA.CHOOSE_BOARD' | translate }}"
search="{{ 'PROJECT.IMPORT.ASANA.CHOOSE_PROJECT' | translate }}"
no-projects-msg="{{ 'PROJECT.IMPORT.ASANA.NO_PROJECTS' | translate }}"
projects="vm.projects"
on-cancel="vm.onCancel()"
on-select-project="vm.onSelectProject(project)"

View File

@ -4,7 +4,8 @@
tg-import-project-selector(
logo="/#{v}/images/import-logos/github.png"
search="{{ 'PROJECT.IMPORT.GITHUB.CHOOSE_BOARD' | translate }}"
search="{{ 'PROJECT.IMPORT.GITHUB.CHOOSE_PROJECT' | translate }}"
no-projects-msg="{{ 'PROJECT.IMPORT.GITHUB.NO_PROJECTS' | translate }}"
projects="vm.projects"
on-cancel="vm.onCancel()"
on-select-project="vm.onSelectProject(project)"

View File

@ -27,8 +27,8 @@ ImportProjectSelectorDirective = () ->
projects: '<',
onCancel: '&',
onSelectProject: '&',
platfrom: '@',
logo: '@',
noProjectsMsg: '@',
search: '@'
}
}

View File

@ -16,19 +16,31 @@
)
tg-svg(
svg-icon="icon-search"
title="{{'SEARCH.TITLE_ACTION_SEARCH' | translate}}"
title="{{ 'PROJECT.IMPORT.PROJECT_SELECTOR.ACTION_SEARCH' | translate }}"
)
ul.import-project-board-list
li.import-project-selector-title(
ng-repeat="project in vm.projects | toMutable | orderBy:'name' | filter:vm.searchText track by project.id"
ng-repeat="project in vm.projects | toMutable | orderBy:'name' | filter:vm.searchText as filteredProjects track by project.id"
ng-click="vm.selectProject(project)"
) {{project.name}}
.import-project-board-no-projects.empty-large(ng-if="vm.projects.size == 0")
img(
src="/#{v}/images/empty/empty_tex.png",
alt="{{ vm.noProjectsMsg }}"
aria-hidden="true"
role="presentation"
)
p.title {{ vm.noProjectsMsg }}
.import-project-board-no-results.empty-filter(ng-if="vm.projects.size > 0 && filteredProjects.length == 0")
p(translate="PROJECT.IMPORT.PROJECT_SELECTOR.NO_RESULTS")
.create-project-action
button.trans-button.create-project-action-cancel(
type="button"
ng-click="vm.onCancel()"
title="{{'COMMON.CANCEL' | translate}}"
translate="COMMON.CANCEL"
title="{{'PROJECT.IMPORT.PROJECT_SELECTOR.ACTION_BACK' | translate}}"
translate="PROJECT.IMPORT.PROJECT_SELECTOR.ACTION_BACK"
)

View File

@ -4,6 +4,7 @@
tg-import-project-selector(
logo="/#{v}/images/import-logos/jira.png"
search="{{ 'PROJECT.IMPORT.JIRA.CHOOSE_PROJECT' | translate }}"
no-projects-msg="{{ 'PROJECT.IMPORT.JIRA.NO_PROJECTS' | translate }}"
projects="vm.projects"
on-cancel="vm.onCancel()"
on-select-project="vm.onSelectProject(project)"

View File

@ -1,6 +1,7 @@
tg-import-project-selector(
logo="/#{v}/images/import-logos/trello.png"
search="{{ 'PROJECT.IMPORT.TRELLO.CHOOSE_BOARD' | translate }}"
search="{{ 'PROJECT.IMPORT.TRELLO.CHOOSE_PROJECT' | translate }}"
no-projects-msg="{{ 'PROJECT.IMPORT.TRELLO.NO_PROJECTS' | translate }}"
projects="vm.projects"
on-cancel="vm.onCancel()"
on-select-project="vm.onSelectProject(project)"

View File

@ -32,3 +32,8 @@
max-width: 800px;
}
}
.empty-filter {
@extend %empty;
margin-top: 1rem;
}