From ff2bf6849e2d6325db1650ebe3dc96137573d272 Mon Sep 17 00:00:00 2001 From: Update Translations Bot Date: Sat, 13 Jan 2024 03:03:53 +0000 Subject: [PATCH] Update Translations: extract strings --- examples/gallery/gallery.pot | 41 +++++++++++++++++- .../gallery/lang/de/LC_MESSAGES/gallery.po | 41 +++++++++++++++++- .../gallery/lang/fr/LC_MESSAGES/gallery.po | 43 ++++++++++++++++++- .../lang/fr/LC_MESSAGES/printerdemo.po | 2 +- examples/printerdemo/printerdemo.pot | 2 +- 5 files changed, 121 insertions(+), 8 deletions(-) diff --git a/examples/gallery/gallery.pot b/examples/gallery/gallery.pot index 5f1afa2df1a..9643bbdeb2b 100644 --- a/examples/gallery/gallery.pot +++ b/examples/gallery/gallery.pot @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-01-09 03:03+0000\n" +"POT-Creation-Date: 2024-01-13 03:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -49,6 +49,38 @@ msgctxt "Menu" msgid "About" msgstr "" +#: ui/pages/about_page.slint:9 +msgctxt "AboutPage" +msgid "About" +msgstr "" + +#: ui/pages/about_page.slint:11 +msgctxt "AboutPage" +msgid "" +"Are you curious now? Check out the docs and getting starteds from the Github " +"repository and the website https://slint.dev and try it yourself." +msgstr "" + +#: ui/pages/easings_page.slint:55 +msgctxt "EasingsPage" +msgid "Easings" +msgstr "" + +#: ui/pages/easings_page.slint:56 +msgctxt "EasingsPage" +msgid "Easing demos" +msgstr "" + +#: ui/pages/easings_page.slint:66 +msgctxt "EasingsPage" +msgid "Animate All" +msgstr "" + +#: ui/pages/easings_page.slint:102 +msgctxt "EasingsPage" +msgid "Duration:" +msgstr "" + #: ui/pages/page.slint:26 msgctxt "Page" msgid "Widgets enabled" @@ -276,7 +308,7 @@ msgctxt "ControlsPage" msgid "Content of tab 3" msgstr "" -#: ui/pages/list_view_page.slint:9 +#: ui/pages/list_view_page.slint:9 ui/pages/list_view_page.slint:16 msgctxt "ListViewPage" msgid "ListView" msgstr "" @@ -294,6 +326,11 @@ msgctxt "ListViewPage" msgid "Item {}" msgstr "" +#: ui/pages/list_view_page.slint:33 +msgctxt "ListViewPage" +msgid "StandardListView" +msgstr "" + #: ui/pages/list_view_page.slint:38 ui/pages/list_view_page.slint:39 ui/pages/list_view_page.slint:40 ui/pages/list_view_page.slint:41 ui/pages/list_view_page.slint:42 ui/pages/list_view_page.slint:43 ui/pages/list_view_page.slint:44 msgctxt "ListViewPage" msgid "Lorem" diff --git a/examples/gallery/lang/de/LC_MESSAGES/gallery.po b/examples/gallery/lang/de/LC_MESSAGES/gallery.po index c58e58c0d47..2c9809bbd4f 100644 --- a/examples/gallery/lang/de/LC_MESSAGES/gallery.po +++ b/examples/gallery/lang/de/LC_MESSAGES/gallery.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-09 03:03+0000\n" +"POT-Creation-Date: 2024-01-13 03:03+0000\n" "PO-Revision-Date: 2023-06-06 13:52+0000\n" "Last-Translator: Olivier Goffart , 2023\n" "Language-Team: German (https://app.transifex.com/slint/teams/170022/de/)\n" @@ -56,6 +56,38 @@ msgctxt "Menu" msgid "About" msgstr "" +#: ui/pages/about_page.slint:9 +msgctxt "AboutPage" +msgid "About" +msgstr "" + +#: ui/pages/about_page.slint:11 +msgctxt "AboutPage" +msgid "" +"Are you curious now? Check out the docs and getting starteds from the Github " +"repository and the website https://slint.dev and try it yourself." +msgstr "" + +#: ui/pages/easings_page.slint:55 +msgctxt "EasingsPage" +msgid "Easings" +msgstr "" + +#: ui/pages/easings_page.slint:56 +msgctxt "EasingsPage" +msgid "Easing demos" +msgstr "" + +#: ui/pages/easings_page.slint:66 +msgctxt "EasingsPage" +msgid "Animate All" +msgstr "" + +#: ui/pages/easings_page.slint:102 +msgctxt "EasingsPage" +msgid "Duration:" +msgstr "" + #: ui/pages/page.slint:26 #, fuzzy msgctxt "Page" @@ -290,7 +322,7 @@ msgctxt "ControlsPage" msgid "Content of tab 3" msgstr "" -#: ui/pages/list_view_page.slint:9 +#: ui/pages/list_view_page.slint:9 ui/pages/list_view_page.slint:16 msgctxt "ListViewPage" msgid "ListView" msgstr "" @@ -308,6 +340,11 @@ msgctxt "ListViewPage" msgid "Item {}" msgstr "" +#: ui/pages/list_view_page.slint:33 +msgctxt "ListViewPage" +msgid "StandardListView" +msgstr "" + #: ui/pages/list_view_page.slint:38 ui/pages/list_view_page.slint:39 #: ui/pages/list_view_page.slint:40 ui/pages/list_view_page.slint:41 #: ui/pages/list_view_page.slint:42 ui/pages/list_view_page.slint:43 diff --git a/examples/gallery/lang/fr/LC_MESSAGES/gallery.po b/examples/gallery/lang/fr/LC_MESSAGES/gallery.po index 8ec536b03a5..113eb9a7d19 100644 --- a/examples/gallery/lang/fr/LC_MESSAGES/gallery.po +++ b/examples/gallery/lang/fr/LC_MESSAGES/gallery.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-09 03:03+0000\n" +"POT-Creation-Date: 2024-01-13 03:03+0000\n" "PO-Revision-Date: 2023-06-06 13:52+0000\n" "Last-Translator: Olivier Goffart , 2023\n" "Language-Team: French (https://app.transifex.com/slint/teams/170022/fr/)\n" @@ -56,6 +56,39 @@ msgctxt "Menu" msgid "About" msgstr "À Propos" +#: ui/pages/about_page.slint:9 +#, fuzzy +msgctxt "AboutPage" +msgid "About" +msgstr "À Propos" + +#: ui/pages/about_page.slint:11 +msgctxt "AboutPage" +msgid "" +"Are you curious now? Check out the docs and getting starteds from the Github " +"repository and the website https://slint.dev and try it yourself." +msgstr "" + +#: ui/pages/easings_page.slint:55 +msgctxt "EasingsPage" +msgid "Easings" +msgstr "" + +#: ui/pages/easings_page.slint:56 +msgctxt "EasingsPage" +msgid "Easing demos" +msgstr "" + +#: ui/pages/easings_page.slint:66 +msgctxt "EasingsPage" +msgid "Animate All" +msgstr "" + +#: ui/pages/easings_page.slint:102 +msgctxt "EasingsPage" +msgid "Duration:" +msgstr "" + #: ui/pages/page.slint:26 msgctxt "Page" msgid "Widgets enabled" @@ -299,7 +332,7 @@ msgctxt "ControlsPage" msgid "Content of tab 3" msgstr "Contenu du 3ᵉ conglet" -#: ui/pages/list_view_page.slint:9 +#: ui/pages/list_view_page.slint:9 ui/pages/list_view_page.slint:16 msgctxt "ListViewPage" msgid "ListView" msgstr "ListView" @@ -320,6 +353,12 @@ msgctxt "ListViewPage" msgid "Item {}" msgstr "Élement {}" +#: ui/pages/list_view_page.slint:33 +#, fuzzy +msgctxt "ListViewPage" +msgid "StandardListView" +msgstr "StandardTableView" + #: ui/pages/list_view_page.slint:38 ui/pages/list_view_page.slint:39 #: ui/pages/list_view_page.slint:40 ui/pages/list_view_page.slint:41 #: ui/pages/list_view_page.slint:42 ui/pages/list_view_page.slint:43 diff --git a/examples/printerdemo/lang/fr/LC_MESSAGES/printerdemo.po b/examples/printerdemo/lang/fr/LC_MESSAGES/printerdemo.po index e2295c536be..25fcdefd397 100644 --- a/examples/printerdemo/lang/fr/LC_MESSAGES/printerdemo.po +++ b/examples/printerdemo/lang/fr/LC_MESSAGES/printerdemo.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-01-09 03:03+0000\n" +"POT-Creation-Date: 2024-01-13 03:03+0000\n" "PO-Revision-Date: 2023-06-09 07:56+0200\n" "Last-Translator: Olivier Goffart \n" "Language-Team: German \n" diff --git a/examples/printerdemo/printerdemo.pot b/examples/printerdemo/printerdemo.pot index 64d06eb3d30..72a0edcc746 100644 --- a/examples/printerdemo/printerdemo.pot +++ b/examples/printerdemo/printerdemo.pot @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-01-09 03:03+0000\n" +"POT-Creation-Date: 2024-01-13 03:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"