From ed917fa19493b59152b6d0862c8a4738a5bbe9a2 Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Mon, 6 Mar 2023 07:35:11 +0100 Subject: [PATCH] :bug: Fix font translations not detected as markdown --- frontend/translations/ar.po | 2 ++ frontend/translations/de.po | 2 ++ frontend/translations/es.po | 2 ++ frontend/translations/fr.po | 2 ++ frontend/translations/gl.po | 2 ++ frontend/translations/he.po | 2 ++ frontend/translations/it.po | 2 ++ 7 files changed, 14 insertions(+) diff --git a/frontend/translations/ar.po b/frontend/translations/ar.po index 1f1325bd1..73806e3a4 100644 --- a/frontend/translations/ar.po +++ b/frontend/translations/ar.po @@ -400,6 +400,7 @@ msgstr[3] "عدد قليل من الخطوط المضافة" msgstr[4] "تمت إضافة العديد من الخطوط" msgstr[5] "" +#, markdown msgid "dashboard.fonts.hero-text1" msgstr "" "ستتم إضافة أي خط ويب تقوم بتحميله هنا إلى قائمة عائلة الخطوط المتوفرة في " @@ -407,6 +408,7 @@ msgstr "" "عائلة الخطوط على أنها ** عائلة خط واحدة **. يمكنك تحميل الخطوط بالتنسيقات " "التالية: ** TTF و OTF و WOFF ** (ستحتاج إلى تنسيق واحد فقط)." +#, markdown msgid "dashboard.fonts.hero-text2" msgstr "" "يجب عليك فقط تحميل الخطوط التي تمتلكها أو لديك ترخيص لاستخدامها في Penpot. " diff --git a/frontend/translations/de.po b/frontend/translations/de.po index a1d478987..812d01987 100644 --- a/frontend/translations/de.po +++ b/frontend/translations/de.po @@ -409,6 +409,7 @@ msgid_plural "dashboard.fonts.fonts-added" msgstr[0] "1 Schriftart hinzugefügt" msgstr[1] "%s Schriftarten hinzugefügt" +#, markdown msgid "dashboard.fonts.hero-text1" msgstr "" "Jede Webschriftart, die Sie hier hochladen, wird der Liste der Schriftarten " @@ -418,6 +419,7 @@ msgstr "" "den folgenden Formaten hochladen: **TTF, OTF und WOFF** (nur eine wird " "benötigt)." +#, markdown msgid "dashboard.fonts.hero-text2" msgstr "" "Sie sollten nur Schriftarten hochladen, die Sie besitzen oder für die Sie " diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 4fae8acc9..8b50b06cf 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -407,6 +407,7 @@ msgid_plural "dashboard.fonts.fonts-added" msgstr[0] "1 fuente añadida" msgstr[1] "%s fuentes añadidas" +#, markdown msgid "dashboard.fonts.hero-text1" msgstr "" "Cualquier fuente personalizada añadida aquí aparecerá en la lista de " @@ -415,6 +416,7 @@ msgstr "" "como una **única familia de fuentes**. Se pueden cargar fuentes con los " "siguientes formatos: **TTF, OTF and WOFF** (con uno es suficiente)." +#, markdown msgid "dashboard.fonts.hero-text2" msgstr "" "Sólo deberías cargar fuentes que te pertenecen o de las que tienes una " diff --git a/frontend/translations/fr.po b/frontend/translations/fr.po index 50851bdab..34e7f93c0 100644 --- a/frontend/translations/fr.po +++ b/frontend/translations/fr.po @@ -411,6 +411,7 @@ msgid_plural "dashboard.fonts.fonts-added" msgstr[0] "1 police ajoutée" msgstr[1] "%s polices ajoutées" +#, markdown msgid "dashboard.fonts.hero-text1" msgstr "" "Toute police Web que vous téléchargez sera ajoutée à la liste de polices de " @@ -419,6 +420,7 @@ msgstr "" "**une seule famille de polices**. Vous pouvez télécharger les polices au " "formats suivants : **TTF, OTF et WOFF** (un seul format est nécessaire)." +#, markdown msgid "dashboard.fonts.hero-text2" msgstr "" "Ne téléchargez que des polices que vous possédez ou dont la license vous " diff --git a/frontend/translations/gl.po b/frontend/translations/gl.po index 2c0d4a272..d56a87652 100644 --- a/frontend/translations/gl.po +++ b/frontend/translations/gl.po @@ -401,6 +401,7 @@ msgid_plural "dashboard.fonts.fonts-added" msgstr[0] "Engadiuse 1 fonte" msgstr[1] "Engadíronse % fontes" +#, markdown msgid "dashboard.fonts.hero-text1" msgstr "" "Calquera fonte que cargues aquí engadirase na listaxe de familias de fontes " @@ -409,6 +410,7 @@ msgstr "" "Podes cargar fontes cos seguintes formatos: **TTF, OFT e WOFF** (só se " "precisa un)." +#, markdown msgid "dashboard.fonts.hero-text2" msgstr "" "Só debes cargar fontes da túa propiedade ou das que teñas licenza para usar " diff --git a/frontend/translations/he.po b/frontend/translations/he.po index 42c8df443..0f9258a4a 100644 --- a/frontend/translations/he.po +++ b/frontend/translations/he.po @@ -390,6 +390,7 @@ msgstr[1] "נוספו 2 גופנים" msgstr[2] "נוספו %s גופנים" msgstr[3] "נוספו %s גופנים" +#, markdown msgid "dashboard.fonts.hero-text1" msgstr "" "כל גופן דפדפן שיועלה כאן יתווסף לרשימת משפחת הגופנים שזמין במאפייני הטקסט " @@ -397,6 +398,7 @@ msgstr "" "גופנים יחידה**. ניתן להעלות גופנים מהסוגים הבאים: **TTF,‏ OTF ו־WOFF** (אחד " "הסוגים יספיק)." +#, markdown msgid "dashboard.fonts.hero-text2" msgstr "" "עליך להעלות גופנים בבעלותך או שיש לך רישיון להשתמש בהם ב־Penpot. ניתן למצוא " diff --git a/frontend/translations/it.po b/frontend/translations/it.po index 325071d05..586ad4354 100644 --- a/frontend/translations/it.po +++ b/frontend/translations/it.po @@ -398,6 +398,7 @@ msgid_plural "dashboard.fonts.fonts-added" msgstr[0] "1 font aggiunto" msgstr[1] "%s font aggiunti" +#, markdown msgid "dashboard.fonts.hero-text1" msgstr "" "Qualsiasi font web caricato qui verrà aggiunto alla lista dei font family " @@ -406,6 +407,7 @@ msgstr "" "**singolo font family**. È possibile caricare font con i seguenti " "formati:**TTF, OTF e WOFF**(uno solo di questi è necessario)." +#, markdown msgid "dashboard.fonts.hero-text2" msgstr "" "È consigliabile caricare unicamente font di cui si è proprietari o dei "