From d09c35423812e570bf4e0a357c6cc245e5eed230 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Wed, 28 Sep 2016 10:45:34 +0200 Subject: [PATCH] [i18n] Update locales --- app/locales/taiga/locale-ca.json | 21 ++++++++++-------- app/locales/taiga/locale-de.json | 23 +++++++++++--------- app/locales/taiga/locale-es.json | 21 ++++++++++-------- app/locales/taiga/locale-fi.json | 23 +++++++++++--------- app/locales/taiga/locale-fr.json | 31 +++++++++++++++------------ app/locales/taiga/locale-it.json | 23 +++++++++++--------- app/locales/taiga/locale-nb.json | 17 +++++++++------ app/locales/taiga/locale-nl.json | 23 +++++++++++--------- app/locales/taiga/locale-pl.json | 23 +++++++++++--------- app/locales/taiga/locale-pt-br.json | 31 +++++++++++++++------------ app/locales/taiga/locale-ru.json | 23 +++++++++++--------- app/locales/taiga/locale-sv.json | 23 +++++++++++--------- app/locales/taiga/locale-tr.json | 23 +++++++++++--------- app/locales/taiga/locale-zh-hant.json | 23 +++++++++++--------- 14 files changed, 185 insertions(+), 143 deletions(-) diff --git a/app/locales/taiga/locale-ca.json b/app/locales/taiga/locale-ca.json index c12f8de2..faa9bfb7 100644 --- a/app/locales/taiga/locale-ca.json +++ b/app/locales/taiga/locale-ca.json @@ -124,7 +124,7 @@ "ISSUE": "incidència", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "Afegir tag", + "PLACEHOLDER": "Enter tag", "DELETE": "Elimina l'etiqueta", "ADD": "Afegeix l'etiqueta" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Cerca", "ACTION_SAVE_CUSTOM_FILTER": "Guarda com a filtre", "PLACEHOLDER_FILTER_NAME": "Escriu el filtre i pressiona Intro", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Tipus", "STATUS": "Estats", @@ -216,7 +217,8 @@ "TAGS": "Etiquetes", "ASSIGNED_TO": "Assignat a", "CREATED_BY": "Creat per", - "CUSTOM_FILTERS": "Filtres personalitzats" + "CUSTOM_FILTERS": "Filtres personalitzats", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Esborrar filtre", @@ -412,8 +414,8 @@ "UNASSIGNED": "Sense assignar" }, "EMPTY": { - "TITLE": "It looks like you have not created any epics yet", - "EXPLANATION": "Create an epic to have a superior level of User Stories. Epics can contain or be composed by User Stories from this or any other project", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Learn more about epics" }, "TABLE": { @@ -1070,17 +1072,18 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Nova història d'usuari", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Descripció", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" diff --git a/app/locales/taiga/locale-de.json b/app/locales/taiga/locale-de.json index f9bd86d1..aef79320 100644 --- a/app/locales/taiga/locale-de.json +++ b/app/locales/taiga/locale-de.json @@ -124,7 +124,7 @@ "ISSUE": "Ticket", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "Schlagwort...", + "PLACEHOLDER": "Enter tag", "DELETE": "Schlagwort löschen", "ADD": "Schlagwort hinzufügen" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Suche", "ACTION_SAVE_CUSTOM_FILTER": "Als Benutzerfilter speichern", "PLACEHOLDER_FILTER_NAME": "Benennen Sie den Filter und drücken Sie die Eingabetaste", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Arten", "STATUS": "Status", @@ -216,7 +217,8 @@ "TAGS": "Schlagwörter", "ASSIGNED_TO": "Zugeordnet zu", "CREATED_BY": "Erstellt durch", - "CUSTOM_FILTERS": "Benutzerfilter" + "CUSTOM_FILTERS": "Benutzerfilter", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Benutzerfilter löschen", @@ -412,8 +414,8 @@ "UNASSIGNED": "Nicht zugeordnet" }, "EMPTY": { - "TITLE": "Es sieht so aus, als hätten Sie noch keine Epics erzeugt", - "EXPLANATION": "Erstellen Sie Epics als übergeordnete Einheit für User Storys. Epics können User Storys aus diesem oder anderen Projekten beinhalten oder aus Ihnen erstellt werden.", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Erfahren Sie mehr über Epics" }, "TABLE": { @@ -1070,17 +1072,18 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Neue User-Story", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Thema", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" @@ -1202,7 +1205,7 @@ "KANBAN_ORDER": "Kanban Befehl", "TASKBOARD_ORDER": "Taskboard Befehl", "US_ORDER": "User-Story Befehl", - "COLOR": "color" + "COLOR": "Farbe" } }, "BACKLOG": { diff --git a/app/locales/taiga/locale-es.json b/app/locales/taiga/locale-es.json index 77c2972e..2fc850e1 100644 --- a/app/locales/taiga/locale-es.json +++ b/app/locales/taiga/locale-es.json @@ -124,7 +124,7 @@ "ISSUE": "Petición", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "¿Qué soy? Etiquétame...", + "PLACEHOLDER": "Enter tag", "DELETE": "Borrar etiqueta", "ADD": "Añadir etiqueta" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Buscar", "ACTION_SAVE_CUSTOM_FILTER": "guardar como filtro personalizado", "PLACEHOLDER_FILTER_NAME": "Escribe un nombre para el filtro y pulsa enter", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Tipo", "STATUS": "Estado", @@ -216,7 +217,8 @@ "TAGS": "Etiquetas", "ASSIGNED_TO": "Asignado a", "CREATED_BY": "Creada por", - "CUSTOM_FILTERS": "Filtros personalizados" + "CUSTOM_FILTERS": "Filtros personalizados", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Eliminar filtros personalizados", @@ -412,8 +414,8 @@ "UNASSIGNED": "No asignado" }, "EMPTY": { - "TITLE": "It looks like you have not created any epics yet", - "EXPLANATION": "Create an epic to have a superior level of User Stories. Epics can contain or be composed by User Stories from this or any other project", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Learn more about epics" }, "TABLE": { @@ -1070,17 +1072,18 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Nueva historia de usuario", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Asunto", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" diff --git a/app/locales/taiga/locale-fi.json b/app/locales/taiga/locale-fi.json index b8873b04..a933a9b0 100644 --- a/app/locales/taiga/locale-fi.json +++ b/app/locales/taiga/locale-fi.json @@ -124,7 +124,7 @@ "ISSUE": "Issue", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "Anna avainsana...", + "PLACEHOLDER": "Enter tag", "DELETE": "Poista avainsana", "ADD": "Lisää avainsana" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Hae", "ACTION_SAVE_CUSTOM_FILTER": "tallenna omaksi suodattimeksi", "PLACEHOLDER_FILTER_NAME": "Anna suodattimen nimi ja paina enter", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Tyyppi", "STATUS": "Tila", @@ -216,7 +217,8 @@ "TAGS": "Avainsanat", "ASSIGNED_TO": "Tekijä", "CREATED_BY": "Luoja", - "CUSTOM_FILTERS": "Omat suodattimet" + "CUSTOM_FILTERS": "Omat suodattimet", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Poista oma suodatin", @@ -412,8 +414,8 @@ "UNASSIGNED": "Tekijä puuttuu" }, "EMPTY": { - "TITLE": "It looks like you have not created any epics yet", - "EXPLANATION": "Create an epic to have a superior level of User Stories. Epics can contain or be composed by User Stories from this or any other project", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Learn more about epics" }, "TABLE": { @@ -1070,17 +1072,18 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Uusi käyttäjätarina", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Aihe", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" @@ -1202,7 +1205,7 @@ "KANBAN_ORDER": "kanban järjestys", "TASKBOARD_ORDER": "Tehtävätaulun järjestys", "US_ORDER": "kt järjestys", - "COLOR": "color" + "COLOR": "väri" } }, "BACKLOG": { diff --git a/app/locales/taiga/locale-fr.json b/app/locales/taiga/locale-fr.json index dfbff49f..c54acaf6 100644 --- a/app/locales/taiga/locale-fr.json +++ b/app/locales/taiga/locale-fr.json @@ -124,7 +124,7 @@ "ISSUE": "Ticket", "EPIC": "Épopée", "TAGS": { - "PLACEHOLDER": "Taggez moi !", + "PLACEHOLDER": "Enter tag", "DELETE": "Supprimer le mot-clé", "ADD": "Ajouter un mot-clé" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Rechercher", "ACTION_SAVE_CUSTOM_FILTER": "sauvegarder en tant que filtre personnalisé", "PLACEHOLDER_FILTER_NAME": "Écrivez le nom du filtre et appuyez sur \"Entrée\"", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Type", "STATUS": "Statut", @@ -216,7 +217,8 @@ "TAGS": "Mots-clés", "ASSIGNED_TO": "Affecté à", "CREATED_BY": "Créé par", - "CUSTOM_FILTERS": "Filtres personnalisés" + "CUSTOM_FILTERS": "Filtres personnalisés", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Supprime le filtre personnalisé", @@ -256,7 +258,7 @@ }, "PERMISIONS_CATEGORIES": { "EPICS": { - "NAME": "Epics", + "NAME": "Épopées", "VIEW_EPICS": "View epics", "ADD_EPICS": "Add epics", "MODIFY_EPICS": "Modify epics", @@ -403,7 +405,7 @@ }, "EPICS": { "TITLE": "ÉPOPÉES", - "SECTION_NAME": "Epics", + "SECTION_NAME": "Épopées", "EPIC": "ÉPOPÉE", "PAGE_TITLE": "Epics - {{projectName}}", "PAGE_DESCRIPTION": "The epics list of the project {{projectName}}: {{projectDescription}}", @@ -412,8 +414,8 @@ "UNASSIGNED": "Non affecté" }, "EMPTY": { - "TITLE": "On dirait que vous n'avez pas encore créé d'épopée", - "EXPLANATION": "Créer une épopée pour avoir un niveau au dessus des histoires utilisateur. Les épopées peuvent contenir ou être composées d'histoires utilisateur dans ce projet, ou dans tout autre projet.", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "En savoir plus sur les épopées" }, "TABLE": { @@ -845,7 +847,7 @@ "FILTER_TYPE_ALL_TITLE": "Voir tous", "FILTER_TYPE_PROJECTS": "Projets", "FILTER_TYPE_PROJECT_TITLES": "Voir uniquement les projets", - "FILTER_TYPE_EPICS": "Epics", + "FILTER_TYPE_EPICS": "Épopées", "FILTER_TYPE_EPIC_TITLES": "Show only epics", "FILTER_TYPE_USER_STORIES": "Récits", "FILTER_TYPE_USER_STORIES_TITLES": "Voir uniquement les user stories", @@ -1069,18 +1071,19 @@ "EPIC": { "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", - "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "SECTION_NAME": "Épopée", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Nouveau récit utilisateur", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Objet", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" @@ -1202,7 +1205,7 @@ "KANBAN_ORDER": "Classement du Kanban", "TASKBOARD_ORDER": "trier le tableau des tâches", "US_ORDER": "classement des récits utilisateur", - "COLOR": "color" + "COLOR": "couleur" } }, "BACKLOG": { diff --git a/app/locales/taiga/locale-it.json b/app/locales/taiga/locale-it.json index 05561ca3..f8d9b1d1 100644 --- a/app/locales/taiga/locale-it.json +++ b/app/locales/taiga/locale-it.json @@ -124,7 +124,7 @@ "ISSUE": "Problema", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "Eccomi! taggami", + "PLACEHOLDER": "Enter tag", "DELETE": "Elimina tag", "ADD": "Aggiungi un tag" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Cerca", "ACTION_SAVE_CUSTOM_FILTER": "salva come filtro personalizzato", "PLACEHOLDER_FILTER_NAME": "Scrivi il nome del filtro e premi invio", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Tipo", "STATUS": "Stato", @@ -216,7 +217,8 @@ "TAGS": "Tag", "ASSIGNED_TO": "Assegnato a", "CREATED_BY": "Creato da", - "CUSTOM_FILTERS": "Filtri personalizzati" + "CUSTOM_FILTERS": "Filtri personalizzati", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Elimina il filtro personalizzato", @@ -412,8 +414,8 @@ "UNASSIGNED": "Non assegnato" }, "EMPTY": { - "TITLE": "It looks like you have not created any epics yet", - "EXPLANATION": "Create an epic to have a superior level of User Stories. Epics can contain or be composed by User Stories from this or any other project", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Learn more about epics" }, "TABLE": { @@ -1070,17 +1072,18 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Nuova storia utente", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Oggetto", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" @@ -1202,7 +1205,7 @@ "KANBAN_ORDER": "ordina kanban", "TASKBOARD_ORDER": "Ordine del pannello dei compiti", "US_ORDER": "Ordine delle storie utente", - "COLOR": "color" + "COLOR": "colore" } }, "BACKLOG": { diff --git a/app/locales/taiga/locale-nb.json b/app/locales/taiga/locale-nb.json index 90958db1..4e9bad0e 100644 --- a/app/locales/taiga/locale-nb.json +++ b/app/locales/taiga/locale-nb.json @@ -124,7 +124,7 @@ "ISSUE": "Hendelse", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "Jeg har den! Ta meg...", + "PLACEHOLDER": "Enter tag", "DELETE": "Slett etikett", "ADD": "Legg til etikett" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Søk", "ACTION_SAVE_CUSTOM_FILTER": "lagre som egendefinert filter", "PLACEHOLDER_FILTER_NAME": "Skriv filternavnet og trykk enter", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Type", "STATUS": "Status", @@ -216,7 +217,8 @@ "TAGS": "Etiketter", "ASSIGNED_TO": "Tildelt til", "CREATED_BY": "Laget av", - "CUSTOM_FILTERS": "Egendefinert filtre" + "CUSTOM_FILTERS": "Egendefinert filtre", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Slett egendefinert filter", @@ -412,8 +414,8 @@ "UNASSIGNED": "Ikke tildelt" }, "EMPTY": { - "TITLE": "It looks like you have not created any epics yet", - "EXPLANATION": "Create an epic to have a superior level of User Stories. Epics can contain or be composed by User Stories from this or any other project", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Learn more about epics" }, "TABLE": { @@ -1070,9 +1072,9 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "Vi hadde ikke mulighet til å slette: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", "NEW_USERSTORY": "Ny brukerhistorie", "EXISTING_USERSTORY": "Existing user story", @@ -1081,6 +1083,7 @@ "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" diff --git a/app/locales/taiga/locale-nl.json b/app/locales/taiga/locale-nl.json index d637041e..b6484a18 100644 --- a/app/locales/taiga/locale-nl.json +++ b/app/locales/taiga/locale-nl.json @@ -124,7 +124,7 @@ "ISSUE": "Issue", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "Ik ben 'm! Tag me...", + "PLACEHOLDER": "Enter tag", "DELETE": "Verwijder tag", "ADD": "Tag tovoegen" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Zoek", "ACTION_SAVE_CUSTOM_FILTER": "Als eigen filter opslaan", "PLACEHOLDER_FILTER_NAME": "Geef de filternaam in en druk op enter", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Type", "STATUS": "Status", @@ -216,7 +217,8 @@ "TAGS": "Tags", "ASSIGNED_TO": "Toegewezen aan", "CREATED_BY": "Aangemaakt door", - "CUSTOM_FILTERS": "Eigen filters" + "CUSTOM_FILTERS": "Eigen filters", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Verwijder eigen filter", @@ -412,8 +414,8 @@ "UNASSIGNED": "Niet toegewezen" }, "EMPTY": { - "TITLE": "It looks like you have not created any epics yet", - "EXPLANATION": "Create an epic to have a superior level of User Stories. Epics can contain or be composed by User Stories from this or any other project", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Learn more about epics" }, "TABLE": { @@ -1070,17 +1072,18 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Nieuwe user story", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Onderwerp", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" @@ -1202,7 +1205,7 @@ "KANBAN_ORDER": "kanban volgorde", "TASKBOARD_ORDER": "taakbord volgorde", "US_ORDER": "us volgorde", - "COLOR": "color" + "COLOR": "kleur" } }, "BACKLOG": { diff --git a/app/locales/taiga/locale-pl.json b/app/locales/taiga/locale-pl.json index fceae681..a4f7c8d9 100644 --- a/app/locales/taiga/locale-pl.json +++ b/app/locales/taiga/locale-pl.json @@ -124,7 +124,7 @@ "ISSUE": "Zgłoszenie", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "Otaguj mnie!...", + "PLACEHOLDER": "Enter tag", "DELETE": "Usuń tag", "ADD": "Dodaj tag" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Szukaj", "ACTION_SAVE_CUSTOM_FILTER": "zapisz jako filtr niestandardowy", "PLACEHOLDER_FILTER_NAME": "Wpisz nazwę filtru i kliknij enter", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Typ", "STATUS": "Statusy", @@ -216,7 +217,8 @@ "TAGS": "Tagi", "ASSIGNED_TO": "Przypisane do", "CREATED_BY": "Stworzona przez", - "CUSTOM_FILTERS": "Filtry niestandardowe" + "CUSTOM_FILTERS": "Filtry niestandardowe", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Usuń filtr niestandardowy", @@ -412,8 +414,8 @@ "UNASSIGNED": "Nieprzypisane" }, "EMPTY": { - "TITLE": "It looks like you have not created any epics yet", - "EXPLANATION": "Create an epic to have a superior level of User Stories. Epics can contain or be composed by User Stories from this or any other project", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Learn more about epics" }, "TABLE": { @@ -1070,17 +1072,18 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Nowa historyjka użytkownika", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Temat", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" @@ -1202,7 +1205,7 @@ "KANBAN_ORDER": "kolejność kanban", "TASKBOARD_ORDER": "kolejność tablicy zadań", "US_ORDER": "Kolejność HU", - "COLOR": "color" + "COLOR": "kolor" } }, "BACKLOG": { diff --git a/app/locales/taiga/locale-pt-br.json b/app/locales/taiga/locale-pt-br.json index 7c2d54b4..38675046 100644 --- a/app/locales/taiga/locale-pt-br.json +++ b/app/locales/taiga/locale-pt-br.json @@ -124,7 +124,7 @@ "ISSUE": "Problema", "EPIC": "Épico", "TAGS": { - "PLACEHOLDER": "Adicionar tags...", + "PLACEHOLDER": "Enter tag", "DELETE": "Apagar tag", "ADD": "Adicionar tag" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Procurar", "ACTION_SAVE_CUSTOM_FILTER": "salve como filtro personalizado", "PLACEHOLDER_FILTER_NAME": "Digite o nome do filtro e pressione Enter", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Tipo", "STATUS": "Status", @@ -216,7 +217,8 @@ "TAGS": "Tags", "ASSIGNED_TO": "Atribuído a", "CREATED_BY": "Criado por", - "CUSTOM_FILTERS": "Filtros personalizados" + "CUSTOM_FILTERS": "Filtros personalizados", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Apagar filtro personalizado", @@ -256,7 +258,7 @@ }, "PERMISIONS_CATEGORIES": { "EPICS": { - "NAME": "Epics", + "NAME": "Épicos", "VIEW_EPICS": "View epics", "ADD_EPICS": "Add epics", "MODIFY_EPICS": "Modify epics", @@ -403,7 +405,7 @@ }, "EPICS": { "TITLE": "ÉPICOS", - "SECTION_NAME": "Epics", + "SECTION_NAME": "Épicos", "EPIC": "ÉPICO", "PAGE_TITLE": "Epics - {{projectName}}", "PAGE_DESCRIPTION": "The epics list of the project {{projectName}}: {{projectDescription}}", @@ -412,8 +414,8 @@ "UNASSIGNED": "Não-atribuído" }, "EMPTY": { - "TITLE": "Parece que você ainda não criou nenhum épico ", - "EXPLANATION": "Crie um épico para ter um nível superior de Histórias de Usuário. Épicos podem conter ou serem compostos por Histórias de Usuário deste ou de qualquer outro projeto", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Saiba mais sobre épicos" }, "TABLE": { @@ -845,7 +847,7 @@ "FILTER_TYPE_ALL_TITLE": "Mostrar tudo", "FILTER_TYPE_PROJECTS": "Projetos", "FILTER_TYPE_PROJECT_TITLES": "Mostrar somente projetos", - "FILTER_TYPE_EPICS": "Epics", + "FILTER_TYPE_EPICS": "Épicos", "FILTER_TYPE_EPIC_TITLES": "Show only epics", "FILTER_TYPE_USER_STORIES": "Histórias", "FILTER_TYPE_USER_STORIES_TITLES": "Mostrar apenas histórias de usuários", @@ -1069,18 +1071,19 @@ "EPIC": { "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", - "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "SECTION_NAME": "Épico", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Nova história de usuário", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Assunto", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" @@ -1202,7 +1205,7 @@ "KANBAN_ORDER": "pedido kanban", "TASKBOARD_ORDER": "Ordem de quadro de tarefa", "US_ORDER": "ordem da história de usuário", - "COLOR": "color" + "COLOR": "cor" } }, "BACKLOG": { diff --git a/app/locales/taiga/locale-ru.json b/app/locales/taiga/locale-ru.json index 5d5c6c53..0f41251b 100644 --- a/app/locales/taiga/locale-ru.json +++ b/app/locales/taiga/locale-ru.json @@ -124,7 +124,7 @@ "ISSUE": "Запрос", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "Назначьте тэг", + "PLACEHOLDER": "Enter tag", "DELETE": "Удалить тэг", "ADD": "Добавить тэг" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Поиск", "ACTION_SAVE_CUSTOM_FILTER": "сохранить как специальный фильтр", "PLACEHOLDER_FILTER_NAME": "Введите название фильтра и нажмите \"ввод\"", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Тип", "STATUS": "Статус", @@ -216,7 +217,8 @@ "TAGS": "Тэги", "ASSIGNED_TO": "Назначено", "CREATED_BY": "Создано", - "CUSTOM_FILTERS": "Собственные фильтры" + "CUSTOM_FILTERS": "Собственные фильтры", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Удалить фильтр", @@ -412,8 +414,8 @@ "UNASSIGNED": "Не назначено" }, "EMPTY": { - "TITLE": "It looks like you have not created any epics yet", - "EXPLANATION": "Create an epic to have a superior level of User Stories. Epics can contain or be composed by User Stories from this or any other project", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Learn more about epics" }, "TABLE": { @@ -1070,17 +1072,18 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Новая пользовательская история", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Тема", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" @@ -1202,7 +1205,7 @@ "KANBAN_ORDER": "порядок kanban", "TASKBOARD_ORDER": "порядок панели задач", "US_ORDER": "порядок ПИ", - "COLOR": "color" + "COLOR": "цвет" } }, "BACKLOG": { diff --git a/app/locales/taiga/locale-sv.json b/app/locales/taiga/locale-sv.json index 61bcc031..33aae0c2 100644 --- a/app/locales/taiga/locale-sv.json +++ b/app/locales/taiga/locale-sv.json @@ -124,7 +124,7 @@ "ISSUE": "ärende", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "Det är jag! Tagga mig ...", + "PLACEHOLDER": "Enter tag", "DELETE": "Ta bort etikett", "ADD": "Lägg till etikett" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Sök", "ACTION_SAVE_CUSTOM_FILTER": "spara som anpassad filter", "PLACEHOLDER_FILTER_NAME": "Skriv filternamnet och tryck på ", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Typ", "STATUS": "Status", @@ -216,7 +217,8 @@ "TAGS": "Etiketter", "ASSIGNED_TO": "Tilldelad till", "CREATED_BY": "Skapad av", - "CUSTOM_FILTERS": "Anpassad filter" + "CUSTOM_FILTERS": "Anpassad filter", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Ta bort anpassad filter.", @@ -412,8 +414,8 @@ "UNASSIGNED": "Ej tilldelad" }, "EMPTY": { - "TITLE": "It looks like you have not created any epics yet", - "EXPLANATION": "Create an epic to have a superior level of User Stories. Epics can contain or be composed by User Stories from this or any other project", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Learn more about epics" }, "TABLE": { @@ -1070,17 +1072,18 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Ny användarhistorie", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Titel", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" @@ -1202,7 +1205,7 @@ "KANBAN_ORDER": "kanban-sortering", "TASKBOARD_ORDER": "Sortera uppgiftstavlan", "US_ORDER": "sortera US", - "COLOR": "color" + "COLOR": "färg" } }, "BACKLOG": { diff --git a/app/locales/taiga/locale-tr.json b/app/locales/taiga/locale-tr.json index 4e8ca811..029bd85e 100644 --- a/app/locales/taiga/locale-tr.json +++ b/app/locales/taiga/locale-tr.json @@ -124,7 +124,7 @@ "ISSUE": "Sorun", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "Ben O'yum! Etiketle beni...", + "PLACEHOLDER": "Enter tag", "DELETE": "Etiket sil", "ADD": "Etiket ekle" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "Ara", "ACTION_SAVE_CUSTOM_FILTER": "özel filtre olarak kaydet", "PLACEHOLDER_FILTER_NAME": "Filtre adı yazın ve enter a basın", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "Tip", "STATUS": "Durum ", @@ -216,7 +217,8 @@ "TAGS": "Etiketler ", "ASSIGNED_TO": "Atanmış", "CREATED_BY": "Oluşturan", - "CUSTOM_FILTERS": "Özel filtreler" + "CUSTOM_FILTERS": "Özel filtreler", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "Özel filtre sil", @@ -412,8 +414,8 @@ "UNASSIGNED": "Atama Yok" }, "EMPTY": { - "TITLE": "It looks like you have not created any epics yet", - "EXPLANATION": "Create an epic to have a superior level of User Stories. Epics can contain or be composed by User Stories from this or any other project", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Learn more about epics" }, "TABLE": { @@ -1070,17 +1072,18 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "Yeni kullanıcı hikayesi", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "Konu", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" @@ -1202,7 +1205,7 @@ "KANBAN_ORDER": "kanban sırası", "TASKBOARD_ORDER": "Görev panosu sırası", "US_ORDER": "kh sırası", - "COLOR": "color" + "COLOR": "renk" } }, "BACKLOG": { diff --git a/app/locales/taiga/locale-zh-hant.json b/app/locales/taiga/locale-zh-hant.json index 0dd3f5af..6af41fbe 100644 --- a/app/locales/taiga/locale-zh-hant.json +++ b/app/locales/taiga/locale-zh-hant.json @@ -124,7 +124,7 @@ "ISSUE": "問題", "EPIC": "Epic", "TAGS": { - "PLACEHOLDER": "我在這裏,請標注我", + "PLACEHOLDER": "Enter tag", "DELETE": "刪除Tag", "ADD": "新增標籤" }, @@ -208,6 +208,7 @@ "TITLE_ACTION_SEARCH": "搜尋", "ACTION_SAVE_CUSTOM_FILTER": "儲存為客製過濾器 ", "PLACEHOLDER_FILTER_NAME": "寫入過濾器名稱後按下enter ", + "APPLIED_FILTERS_NUM": "filters applied", "CATEGORIES": { "TYPE": "類型", "STATUS": "狀態", @@ -216,7 +217,8 @@ "TAGS": "標籤", "ASSIGNED_TO": "指派給 ", "CREATED_BY": "由創建", - "CUSTOM_FILTERS": "客製過濾器 " + "CUSTOM_FILTERS": "客製過濾器 ", + "EPIC": "Epic" }, "CONFIRM_DELETE": { "TITLE": "刪除客製過濾器 ", @@ -412,8 +414,8 @@ "UNASSIGNED": "未指派" }, "EMPTY": { - "TITLE": "It looks like you have not created any epics yet", - "EXPLANATION": "Create an epic to have a superior level of User Stories. Epics can contain or be composed by User Stories from this or any other project", + "TITLE": "It looks like there aren't any epics yet", + "EXPLANATION": "Epics are items at a higher level that encompass user stories.
Epics are at the top of the hierarchy and can be used to group user stories together.", "HELP": "Learn more about epics" }, "TABLE": { @@ -1070,17 +1072,18 @@ "PAGE_TITLE": "{{epicSubject}} - Epic {{epicRef}} - {{projectName}}", "PAGE_DESCRIPTION": "Status: {{epicStatus }}. Description: {{epicDescription}}", "SECTION_NAME": "Epic", - "TITLE_LIGHTBOX_DELETE_RELATED_USERSTORY": "Delete related userstory...", - "MSG_LIGHTBOX_DELETE_RELATED_USERSTORY": "the related userstory '{{subject}}'", - "ERROR_DELETE_RELATED_USERSTORY": "We have not been able to delete: {{errorMessage}}", + "TITLE_LIGHTBOX_UNLINK_RELATED_USERSTORY": "Unlink related userstory", + "MSG_LIGHTBOX_UNLINK_RELATED_USERSTORY": "It will delete the link to the related userstory '{{subject}}'", + "ERROR_UNLINK_RELATED_USERSTORY": "We have not been able to unlink: {{errorMessage}}", "CREATE_RELATED_USERSTORIES": "Create a relationship with", - "NEW_USERSTORY": "New user story", + "NEW_USERSTORY": "新使用者故事", "EXISTING_USERSTORY": "Existing user story", "CHOOSE_PROJECT_FOR_CREATION": "What's the project?", - "SUBJECT": "Subject", + "SUBJECT": "主旨", "SUBJECT_BULK_MODE": "Subject (bulk insert)", "CHOOSE_PROJECT_FROM": "What's the project?", "CHOOSE_USERSTORY": "What's the user story?", + "NO_USERSTORIES": "This project has no User Stories yet. Please select another project.", "FILTER_USERSTORIES": "Filter user stories", "LIGHTBOX_TITLE_BLOKING_EPIC": "Blocking epic", "ACTION_DELETE": "Delete epic" @@ -1202,7 +1205,7 @@ "KANBAN_ORDER": "kanban看板次序", "TASKBOARD_ORDER": "任務板次序", "US_ORDER": "使用者故事次序", - "COLOR": "color" + "COLOR": "顏色" } }, "BACKLOG": {