diff options
author | Papoteur <papoteur@mageia.org> | 2023-01-21 18:15:05 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2023-01-21 18:15:05 +0100 |
commit | 16a05c46e50209b0584964490c2b16ed2f4232bd (patch) | |
tree | f5d9fbb0696d68e02f7e7c70fe810f29e5eeb621 | |
parent | 262b4b7482252b3da2400bbdfc3956a92d9c90db (diff) | |
download | mageiawelcome-16a05c46e50209b0584964490c2b16ed2f4232bd.tar mageiawelcome-16a05c46e50209b0584964490c2b16ed2f4232bd.tar.gz mageiawelcome-16a05c46e50209b0584964490c2b16ed2f4232bd.tar.bz2 mageiawelcome-16a05c46e50209b0584964490c2b16ed2f4232bd.tar.xz mageiawelcome-16a05c46e50209b0584964490c2b16ed2f4232bd.zip |
Update translation catalog
-rw-r--r-- | po/mageiawelcome.pot | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/po/mageiawelcome.pot b/po/mageiawelcome.pot index c42a0bc..2be7a4e 100644 --- a/po/mageiawelcome.pot +++ b/po/mageiawelcome.pot @@ -10,7 +10,7 @@ msgstr "" "#-#-#-#-# desktop.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-04-04 14:23+0200\n" +"POT-Creation-Date: 2023-01-21 18:12+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -36,42 +36,42 @@ msgstr "" msgid "Welcome screen for Mageia, that is displayed upon first users boot" msgstr "" -#: qml/mageiawelcome.py:70 +#: qml/mageiawelcome.py:88 msgctxt "ConfList|" msgid "<b>Congratulations!</b><BR />You are now running {}" msgstr "" -#: qml/mageiawelcome.py:71 +#: qml/mageiawelcome.py:93 msgctxt "ConfList|" msgid "You are using linux kernel: {}" msgstr "" -#: qml/mageiawelcome.py:72 +#: qml/mageiawelcome.py:98 msgctxt "ConfList|" msgid "Your system architecture is: {}" msgstr "" -#: qml/mageiawelcome.py:73 +#: qml/mageiawelcome.py:103 msgctxt "ConfList|" msgid "You are now using the Desktop: {}" msgstr "" -#: qml/mageiawelcome.py:74 +#: qml/mageiawelcome.py:107 msgctxt "ConfList|" msgid "Your user id is: {}" msgstr "" -#: qml/mageiawelcome.py:77 +#: qml/mageiawelcome.py:112 msgctxt "ConfList|" msgid "You are connected to a network through {}" msgstr "" -#: qml/mageiawelcome.py:79 +#: qml/mageiawelcome.py:119 msgctxt "ConfList|" msgid "You have no network connection" msgstr "" -#: qml/mageiawelcome.py:244 +#: qml/mageiawelcome.py:305 msgctxt "app|" msgid "Welcome to Mageia" msgstr "" @@ -274,17 +274,17 @@ msgstr "" #: qml/AppList.qml:47 msgctxt "AppList|" -msgid "Partition editor" +msgid "Write ISO images on USB device" msgstr "" #: qml/AppList.qml:48 msgctxt "AppList|" -msgid "Extra community-made background images" +msgid "Partition editor" msgstr "" #: qml/AppList.qml:49 msgctxt "AppList|" -msgid "k9copy helps making backups of your video DVDs " +msgid "Extra community-made background images" msgstr "" #: qml/AppList.qml:50 @@ -547,7 +547,7 @@ msgstr "" #. Translate only if the link is to a specific page for your language #: qml/Links.qml:61 msgctxt "Links|" -msgid "irc://irc.freenode.net/#mageia" +msgid "ircs://irc.libera.chat:6697/#mageia" msgstr "" #: qml/Links.qml:62 |