diff --git a/src/languages/de.ts b/src/languages/de.ts index 02f0d2db1ab8..33dd264b1849 100644 --- a/src/languages/de.ts +++ b/src/languages/de.ts @@ -5271,7 +5271,7 @@ _Für ausführlichere Anweisungen [besuchen Sie unsere Hilfeseite](${CONST.NETSU title: 'Sie haben noch keine Tags erstellt', // We need to remove the subtitle and use the below one when we remove the canUseMultiLevelTags beta subtitle: 'Füge ein Tag hinzu, um Projekte, Standorte, Abteilungen und mehr zu verfolgen.', - subtitleHTML: `Importieren Sie eine Tabelle, um Tags für die Nachverfolgung von Projekten, Standorten, Abteilungen und mehr hinzuzufügen. Erfahren Sie mehr über die Formatierung von Tag-Dateien.`, + subtitleHTML: `Fügen Sie Tags hinzu, um Projekte, Standorte, Abteilungen und mehr nachzuverfolgen. Erfahren Sie mehr über das Formatieren von Tag-Dateien für den Import.`, subtitleWithAccounting: ({accountingPageURL}: EmptyTagsSubtitleWithAccountingParams) => `Ihre Tags werden derzeit über eine Buchhaltungsverbindung importiert. Gehen Sie zu Buchhaltung, um Änderungen vorzunehmen.`, }, diff --git a/src/languages/en.ts b/src/languages/en.ts index a74cfe8786c8..c2318e9d3d24 100755 --- a/src/languages/en.ts +++ b/src/languages/en.ts @@ -5150,7 +5150,7 @@ const translations = { title: "You haven't created any tags", // We need to remove the subtitle and use the below one when we remove the canUseMultiLevelTags beta subtitle: 'Add a tag to track projects, locations, departments, and more.', - subtitleHTML: `Import a spreadsheet to add tags for tracking projects, locations, departments, and more. Learn more about formatting tag files.`, + subtitleHTML: `Add tags to track projects, locations, departments, and more. Learn more about formatting tag files for import.`, subtitleWithAccounting: ({accountingPageURL}: EmptyTagsSubtitleWithAccountingParams) => `Your tags are currently importing from an accounting connection. Head over to accounting to make any changes.`, }, diff --git a/src/languages/fr.ts b/src/languages/fr.ts index 6e0f0cba9086..643df9a23204 100644 --- a/src/languages/fr.ts +++ b/src/languages/fr.ts @@ -5277,7 +5277,7 @@ _Pour des instructions plus détaillées, [visitez notre site d’aide](${CONST. title: "Vous n'avez créé aucune étiquette", // We need to remove the subtitle and use the below one when we remove the canUseMultiLevelTags beta subtitle: 'Ajoutez une étiquette pour suivre les projets, les lieux, les services et plus encore.', - subtitleHTML: `Importez une feuille de calcul pour ajouter des tags afin de suivre les projets, les sites, les services, et plus encore. En savoir plus sur le formatage des fichiers de tags.`, + subtitleHTML: `Ajoutez des tags pour suivre les projets, les sites, les services, et plus encore. En savoir plus sur le formatage des fichiers de tags pour l’importation.`, subtitleWithAccounting: ({accountingPageURL}: EmptyTagsSubtitleWithAccountingParams) => `Vos tags sont actuellement importés depuis une connexion comptable. Rendez-vous dans la section Comptabilité pour effectuer des modifications.`, }, diff --git a/src/languages/it.ts b/src/languages/it.ts index 509be999bef2..7aac1c523c3d 100644 --- a/src/languages/it.ts +++ b/src/languages/it.ts @@ -5254,7 +5254,7 @@ _Per istruzioni più dettagliate, [visita il nostro sito di assistenza](${CONST. title: 'Non hai creato alcun tag', // We need to remove the subtitle and use the below one when we remove the canUseMultiLevelTags beta subtitle: 'Aggiungi un tag per tenere traccia di progetti, sedi, reparti e altro.', - subtitleHTML: `Importa un foglio di calcolo per aggiungere tag per tenere traccia di progetti, sedi, reparti e altro ancora. Scopri di più sulla formattazione dei file dei tag.`, + subtitleHTML: `Aggiungi tag per monitorare progetti, sedi, reparti e altro. Scopri di più sulla formattazione dei file di tag per l’importazione.`, subtitleWithAccounting: ({accountingPageURL}: EmptyTagsSubtitleWithAccountingParams) => `I tuoi tag vengono attualmente importati da una connessione contabile. Vai su contabilità per apportare eventuali modifiche.`, }, diff --git a/src/languages/ja.ts b/src/languages/ja.ts index 8609b55cb180..a296e75fb602 100644 --- a/src/languages/ja.ts +++ b/src/languages/ja.ts @@ -5221,7 +5221,7 @@ _より詳しい手順については、[ヘルプサイトをご覧ください title: 'まだタグを作成していません', // We need to remove the subtitle and use the below one when we remove the canUseMultiLevelTags beta subtitle: 'タグを追加して、プロジェクト、勤務地、部門などを追跡しましょう。', - subtitleHTML: `スプレッドシートをインポートして、プロジェクト、所在地、部署などを追跡するためのタグを追加します。タグファイルの書式設定については、詳細はこちらをご覧ください。`, + subtitleHTML: `タグを追加して、プロジェクト、所在地、部署などを追跡しましょう。インポート用のタグファイルの書式設定については、詳しくはこちらをご覧ください。`, subtitleWithAccounting: ({accountingPageURL}: EmptyTagsSubtitleWithAccountingParams) => `現在、タグは会計連携からインポートされています。変更を行うには、会計に移動してください。`, }, diff --git a/src/languages/nl.ts b/src/languages/nl.ts index 41f61ce269b9..4b0f9c995743 100644 --- a/src/languages/nl.ts +++ b/src/languages/nl.ts @@ -5246,7 +5246,7 @@ _Voor gedetailleerdere instructies, [bezoek onze helpsite](${CONST.NETSUITE_IMPO title: 'Je hebt nog geen tags aangemaakt', // We need to remove the subtitle and use the below one when we remove the canUseMultiLevelTags beta subtitle: 'Voeg een tag toe om projecten, locaties, afdelingen en meer bij te houden.', - subtitleHTML: `Importeer een spreadsheet om tags toe te voegen voor het bijhouden van projecten, locaties, afdelingen en meer. Meer informatie over het formatteren van tagbestanden.`, + subtitleHTML: `Voeg tags toe om projecten, locaties, afdelingen en meer bij te houden. Meer informatie over het opmaken van tagbestanden voor import.`, subtitleWithAccounting: ({accountingPageURL}: EmptyTagsSubtitleWithAccountingParams) => `Je tags worden momenteel geïmporteerd vanuit een boekhoudkoppeling. Ga naar Boekhouding om wijzigingen aan te brengen.`, }, diff --git a/src/languages/pl.ts b/src/languages/pl.ts index c34bac4230fd..2258c3905004 100644 --- a/src/languages/pl.ts +++ b/src/languages/pl.ts @@ -5237,7 +5237,7 @@ _Aby uzyskać bardziej szczegółowe instrukcje, [odwiedź naszą stronę pomocy title: 'Nie utworzyłeś jeszcze żadnych tagów', // We need to remove the subtitle and use the below one when we remove the canUseMultiLevelTags beta subtitle: 'Dodaj znacznik, aby śledzić projekty, lokalizacje, działy i nie tylko.', - subtitleHTML: `Zaimportuj arkusz kalkulacyjny, aby dodać tagi do śledzenia projektów, lokalizacji, działów i nie tylko. Dowiedz się więcej o formatowaniu plików tagów.`, + subtitleHTML: `Dodaj tagi, aby śledzić projekty, lokalizacje, działy i więcej. Dowiedz się więcej o formatowaniu plików z tagami do importu.`, subtitleWithAccounting: ({accountingPageURL}: EmptyTagsSubtitleWithAccountingParams) => `Twoje tagi są obecnie importowane z połączenia księgowego. Przejdź do księgowości, aby wprowadzić zmiany.`, }, diff --git a/src/languages/pt-BR.ts b/src/languages/pt-BR.ts index 1981d0e210a1..817486471ec0 100644 --- a/src/languages/pt-BR.ts +++ b/src/languages/pt-BR.ts @@ -5237,7 +5237,7 @@ _Para instruções mais detalhadas, [visite nosso site de ajuda](${CONST.NETSUIT title: 'Você não criou nenhuma tag', // We need to remove the subtitle and use the below one when we remove the canUseMultiLevelTags beta subtitle: 'Adicione uma tag para acompanhar projetos, locais, departamentos e muito mais.', - subtitleHTML: `Importe uma planilha para adicionar tags para rastrear projetos, locais, departamentos e muito mais. Saiba mais sobre a formatação de arquivos de tags.`, + subtitleHTML: `Adicione tags para acompanhar projetos, localizações, departamentos e muito mais. Saiba mais sobre como formatar arquivos de tags para importação.`, subtitleWithAccounting: ({accountingPageURL}: EmptyTagsSubtitleWithAccountingParams) => `Suas tags estão sendo importadas de uma conexão contábil. Vá até contabilidade para fazer qualquer alteração.`, }, diff --git a/src/languages/zh-hans.ts b/src/languages/zh-hans.ts index 156959056cce..b874f977e078 100644 --- a/src/languages/zh-hans.ts +++ b/src/languages/zh-hans.ts @@ -5143,7 +5143,7 @@ _如需更详细的说明,请[访问我们的帮助网站](${CONST.NETSUITE_IM title: '你尚未创建任何标签', // We need to remove the subtitle and use the below one when we remove the canUseMultiLevelTags beta subtitle: '添加标签以跟踪项目、地点、部门等。', - subtitleHTML: `导入电子表格以添加标签,用于跟踪项目、地点、部门等。了解详情,以获取有关标记文件格式的更多信息。`, + subtitleHTML: `添加标签以跟踪项目、地点、部门等。了解更多关于用于导入的标签文件格式。`, subtitleWithAccounting: ({accountingPageURL}: EmptyTagsSubtitleWithAccountingParams) => `您的标签当前正从会计连接中导入。请前往会计页面进行任何更改。`, },