diff --git a/CHANGES.md b/CHANGES.md index 8e8f78915..0c3c0a132 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -24,7 +24,11 @@ - Fix Terms and Privacy links overlapping [Taiga #4137](https://tree.taiga.io/project/penpot/issue/4137) - Fix Cannot take out an element from a group at layers panel by drag [Taiga #4209](https://tree.taiga.io/project/penpot/issue/4209) - Fix Internal error when resending invitation email [Taiga #4212](https://tree.taiga.io/project/penpot/issue/4212) +<<<<<<< HEAD - Fix PDF exportation order [Taiga #4216](https://tree.taiga.io/project/penpot/issue/4216) +======= +- Fix some typos [Taiga #4215](https://tree.taiga.io/project/penpot/issue/4215) +>>>>>>> 093b14d28 (:bug: Fix some typos) ## 1.15.3-beta diff --git a/frontend/translations/ca.po b/frontend/translations/ca.po index 3f7b30b24..d901dc3f1 100644 --- a/frontend/translations/ca.po +++ b/frontend/translations/ca.po @@ -242,7 +242,7 @@ msgstr "" "plantilles](https://penpot.app/libraries-templates.html)" msgid "dashboard.export-frames" -msgstr "Exporta les taules de treball a PDF..." +msgstr "Exporta les taules de treball a PDF" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/de.po b/frontend/translations/de.po index a58c54632..5632313a7 100644 --- a/frontend/translations/de.po +++ b/frontend/translations/de.po @@ -246,7 +246,7 @@ msgstr "" "Vorlagen](https://penpot.app/libraries-templates.html) gehen" msgid "dashboard.export-frames" -msgstr "Zeichenflächen als PDF exportieren…" +msgstr "Zeichenflächen als PDF exportieren" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/en.po b/frontend/translations/en.po index 465199ae4..2c7c66d4f 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -280,7 +280,7 @@ msgid "dashboard.export-binary-multi" msgstr "Download %s Penpot files (.penpot)" msgid "dashboard.export-frames" -msgstr "Export artboards to PDF…" +msgstr "Export artboards to PDF" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" @@ -2373,7 +2373,7 @@ msgid "shortcuts.toggle-lock-size" msgstr "Lock proportions" msgid "shortcuts.toggle-rules" -msgstr "Show/hide rules" +msgstr "Show/hide rulers" msgid "shortcuts.toggle-scale-text" msgstr "Toggle scale text" @@ -2776,7 +2776,7 @@ msgstr "Hide pixel grid" #: src/app/main/ui/workspace/header.cljs msgid "workspace.header.menu.hide-rules" -msgstr "Hide rules" +msgstr "Hide rulers" #: src/app/main/ui/workspace/header.cljs msgid "workspace.header.menu.hide-textpalette" @@ -2823,7 +2823,7 @@ msgstr "Show pixel grid" #: src/app/main/ui/workspace/header.cljs msgid "workspace.header.menu.show-rules" -msgstr "Show rules" +msgstr "Show rulers" #: src/app/main/ui/workspace/header.cljs msgid "workspace.header.menu.show-textpalette" diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 653b5eecd..ca9289b69 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -286,7 +286,7 @@ msgid "dashboard.export-binary-multi" msgstr "Descargar %s archivos Penpot (.penpot)" msgid "dashboard.export-frames" -msgstr "Exportar tableros a PDF..." +msgstr "Exportar tableros a PDF" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/fa.po b/frontend/translations/fa.po index eaa690f76..05ee1b530 100644 --- a/frontend/translations/fa.po +++ b/frontend/translations/fa.po @@ -246,7 +246,7 @@ msgstr "" "(https://penpot.app/libraries-templates.html)" msgid "dashboard.export-frames" -msgstr "خروجی آرت‌بوردها به پی‌دی‌اف…" +msgstr "خروجی آرت‌بوردها به پی‌دی‌اف" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/fr.po b/frontend/translations/fr.po index 9a3b1f975..652c0001b 100644 --- a/frontend/translations/fr.po +++ b/frontend/translations/fr.po @@ -245,7 +245,7 @@ msgstr "" "(https://penpot.app/libraries-templates.html)" msgid "dashboard.export-frames" -msgstr "Exporter les plans de travail au format PDF…" +msgstr "Exporter les plans de travail au format PDF" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/gl.po b/frontend/translations/gl.po index e9c505bc8..4c36da5ff 100644 --- a/frontend/translations/gl.po +++ b/frontend/translations/gl.po @@ -255,7 +255,7 @@ msgstr "" "vai a [Bibliotecas e modelos] (https://penpot.app/libraries-templates.html)" msgid "dashboard.export-frames" -msgstr "Exportar marcos a PDF…" +msgstr "Exportar marcos a PDF" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/he.po b/frontend/translations/he.po index 8445462b5..60c580bb9 100644 --- a/frontend/translations/he.po +++ b/frontend/translations/he.po @@ -236,7 +236,7 @@ msgstr "" "והתבניות](https://penpot.app/libraries-templates.html)" msgid "dashboard.export-frames" -msgstr "ייצוא לוחות אומנות ל־PDF…" +msgstr "ייצוא לוחות אומנות ל־PDF" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/id.po b/frontend/translations/id.po index b70e2ab45..40b9855fc 100644 --- a/frontend/translations/id.po +++ b/frontend/translations/id.po @@ -240,7 +240,7 @@ msgstr "" "section](https://penpot.app/libraries-templates.html)" msgid "dashboard.export-frames" -msgstr "Ekspor artboards ke PDF ..." +msgstr "Ekspor artboards ke PDF" msgid "dashboard.export-multi" msgstr "Ekspor % file" diff --git a/frontend/translations/lt.po b/frontend/translations/lt.po index a3acf4cc3..a26792f7b 100644 --- a/frontend/translations/lt.po +++ b/frontend/translations/lt.po @@ -244,7 +244,7 @@ msgstr "" "į [Bibliotekos ir šablonai] (https://penpot.app/libraries-templates.html)" msgid "dashboard.export-frames" -msgstr "Eksportuokite darbalaukius į PDF..." +msgstr "Eksportuokite darbalaukius į PDF" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/ml.po b/frontend/translations/ml.po index c123de101..4d8c8967f 100644 --- a/frontend/translations/ml.po +++ b/frontend/translations/ml.po @@ -246,7 +246,7 @@ msgstr "" "വിഭാഗത്തിലേക്ക്] (https://penpot.app/libraries-templates.html) പോകാവുന്നതാണ്" msgid "dashboard.export-frames" -msgstr "ആർട്ട്ബോർഡുകൾ പിഡിഎഫായി എക്സ്പോർട്ട് ചെയ്യുക...." +msgstr "ആർട്ട്ബോർഡുകൾ പിഡിഎഫായി എക്സ്പോർട്ട് ചെയ്യുക" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/pl.po b/frontend/translations/pl.po index 00d313b19..3b9edcaad 100644 --- a/frontend/translations/pl.po +++ b/frontend/translations/pl.po @@ -243,7 +243,7 @@ msgstr "" "szablony](https://penpot.app/libraries-templates.html)" msgid "dashboard.export-frames" -msgstr "Eksportuj obszary kompozycji do PDF…" +msgstr "Eksportuj obszary kompozycji do PDF" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/pt_BR.po b/frontend/translations/pt_BR.po index 350c29fcb..ed6b0d3b8 100644 --- a/frontend/translations/pt_BR.po +++ b/frontend/translations/pt_BR.po @@ -260,7 +260,7 @@ msgstr "" "modelos](https://penpot.app/libraries-templates.html)" msgid "dashboard.export-frames" -msgstr "Exportar pranchetas para PDF…" +msgstr "Exportar pranchetas para PDF" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/ru.po b/frontend/translations/ru.po index a94c4c007..41d332477 100644 --- a/frontend/translations/ru.po +++ b/frontend/translations/ru.po @@ -244,7 +244,7 @@ msgstr "" "[\"Libraries & templates\"](https://penpot.app/libraries-templates.html)" msgid "dashboard.export-frames" -msgstr "Экспорт кадров в PDF..." +msgstr "Экспорт кадров в PDF" msgid "dashboard.export-multi" msgstr "Экспорт файлов Penpot (%s)" diff --git a/frontend/translations/tr.po b/frontend/translations/tr.po index 45dec9963..deba4ea50 100644 --- a/frontend/translations/tr.po +++ b/frontend/translations/tr.po @@ -244,7 +244,7 @@ msgstr "" "sayfasına gidin" msgid "dashboard.export-frames" -msgstr "Çalışma yüzeylerini PDF'ye aktar…" +msgstr "Çalışma yüzeylerini PDF'ye aktar" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/zh_CN.po b/frontend/translations/zh_CN.po index 8bde2b82e..a2939f0d9 100644 --- a/frontend/translations/zh_CN.po +++ b/frontend/translations/zh_CN.po @@ -237,7 +237,7 @@ msgid "dashboard.empty-placeholder-drafts" msgstr "现在尚无文件。如果你想尝试一些模板,请点击[库和模板](https://penpot.app/libraries-templates.html)" msgid "dashboard.export-frames" -msgstr "导出画板到PDF…" +msgstr "导出画板到PDF" #: src/app/main/ui/export.cljs msgid "dashboard.export-frames.title" diff --git a/frontend/translations/zh_Hant.po b/frontend/translations/zh_Hant.po index 57311fc5a..5b4dfc4f8 100644 --- a/frontend/translations/zh_Hant.po +++ b/frontend/translations/zh_Hant.po @@ -240,7 +240,7 @@ msgstr "" #, fuzzy msgid "dashboard.export-frames" -msgstr "將 artboards 匯出為 PDF..." +msgstr "將 artboards 匯出為 PDF" msgid "dashboard.export-multi" msgstr "匯出 %s 個檔案"