Compare commits

...

28 Commits

Author SHA1 Message Date
Хирецкий Михаил 0193ea3361 Изменён plugin two-step
3 years ago
Brian Murray 53c83cc8d6 client: Don't wait forever for a ping reply
4 years ago
Ray Strode 03e7789503 Revert "Don't wait forever for a ping reply."
4 years ago
Ray Strode a3798ec4c5 Merge branch 'timeout-on-pings' into 'master'
4 years ago
Brian Murray 55902cedde Don't wait forever for a ping reply.
4 years ago
Rafael Fontenelle 1253f7a2cb Translated using Weblate (Portuguese (Brazil))
4 years ago
Charles Lee bb2a3fbdd8 Translated using Weblate (Chinese (Simplified))
4 years ago
Yuri Chornoivan 1f0846089c Translated using Weblate (Ukrainian)
4 years ago
Piotr Drąg 23cafb1a08 Translated using Weblate (Polish)
4 years ago
Oğuz Ersen 97ef6c3d48 Translated using Weblate (Turkish)
4 years ago
Hans de Goede 20778f2efa Merge remote-tracking branch 'weblate/master' into master
4 years ago
Weblate bec341ae2d Update translation files
4 years ago
Ray Strode f28deaefdc Merge branch 'wip/fix-client-disconnect-crash' into 'master'
4 years ago
Ray Strode 9f89239367 boot-server: Handle client disconnecting while trigger pending
4 years ago
Ray Strode 104d83d5f5 boot-server: Ref count the connections
4 years ago
Ray Strode 5ee1aa665e Merge branch 'update-l10n' into 'master'
4 years ago
Rafael Fontenelle 85b72d61e5 Update translations from Zanata
4 years ago
Hans de Goede 15d80bd115 Merge branch 'drm-usermode' into 'master'
4 years ago
Hans de Goede 8dba434b2d NL translation update
4 years ago
Hans de Goede 18f87e81aa drm: Honor modes selected by the user through video= kernel cmdline argument
4 years ago
Ray Strode 9a55f5866e Merge branch 'patch-mismatched-monitors' into 'master'
4 years ago
Kayran Schmidt b2bf5d5cc9 use resolution of higher res monitor for window size
4 years ago
Hans de Goede 8176dc59b7 Merge branch 'translations-set-locale' into 'master'
4 years ago
Sebastien f33e2014a8 Initialize the translations on start if they are available
4 years ago
Ray Strode 6465e779c6 Merge branch 'master' into 'master'
4 years ago
Sebastien 66bf171eae Use the correct key name for title and subtitle
4 years ago
Ray Strode ab986a9582 autogoo: use /proc/self/fd/0 instead of /dev/stdin
4 years ago
Ray Strode e3a2cb9566 configure: bump to 0.9.6
4 years ago

@ -1,4 +1,4 @@
AC_INIT([plymouth],[0.9.5],[https://gitlab.freedesktop.org/plymouth/plymouth/issues])
AC_INIT([plymouth],[0.9.6],[https://gitlab.freedesktop.org/plymouth/plymouth/issues])
AC_CONFIG_SRCDIR(src/main.c)
AC_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(build-tools)

@ -1,16 +1,27 @@
be
cs
da
de
eo
es
eu
fr
fur
hu
id
it
lt
nl
pa
pl
uk
tr
pt_BR
pt
ru
sk
sr
sv
tr
uk
zh_CN
zh_HK
zh_TW

@ -4,37 +4,50 @@ msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-03-01 08:51+0000\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-08-02 03:12-0400\n"
"Last-Translator: Viktar Siarheichyk <veq@fedoraproject.org>\n"
"Language-Team: Belarusian\n"
"Language: be\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "Зроблена %d%% "
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Інсталяцыя абнаўленняў..."
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Не выключайце кампутар"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Сістэма абнаўляецца..."
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Сістэма абнаўляецца..."
msgstr "Праграмы абсталявання абнаўляюцца..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -5,36 +5,49 @@ msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-02-26 06:08+0000\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-06-13 11:58-0400\n"
"Last-Translator: Daniel Rusek <mail@asciiwolf.com>\n"
"Language-Team: Czech\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% dokončeno"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Instalace aktualizací..."
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Nevypínejte počítač"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Aktualizace systému..."
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Aktualizace systému..."
msgstr "Aktualizace firmwaru..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -0,0 +1,52 @@
# scootergrisen <scootergrisen@gmail.com>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-07-23 04:06-0400\n"
"Last-Translator: scootergrisen <scootergrisen@gmail.com>\n"
"Language-Team: Danish\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% færdig"
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Installerer opdateringer ..."
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Sluk ikke for din computer"
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Opgraderer system ..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Opgraderer firmware ..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -4,36 +4,49 @@ msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-03-02 08:34+0000\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-03-02 08:34-0500\n"
"Last-Translator: Thomas Eichhorn <tomislav@posteo.de>\n"
"Language-Team: German\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% abgeschlossen"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Updates werden installiert..."
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Schalten Sie den Computer nicht aus"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Systemupgrade wird durchgeführt..."
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Systemupgrade wird durchgeführt..."
msgstr ""
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -0,0 +1,53 @@
# Carmen Bianca Bakker <carmen@carmenbianca.eu>, 2019. #zanata
# Carmen Bianca Bakker <carmen@carmenbianca.eu>, 2020. #zanata
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2020-01-11 12:14-0500\n"
"Last-Translator: Carmen Bianca Bakker <carmen@carmenbianca.eu>\n"
"Language-Team: Esperanto\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% plenumita"
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Instalante ĝisdatigojn..."
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Ne malŝaltu vian komputilon"
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Altgradigante sistemon..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Altgradigante mikroprogramaron..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -4,36 +4,49 @@ msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-02-26 08:21+0000\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-02-26 08:21-0500\n"
"Last-Translator: Máximo Castañeda Riloba <mcrcctm@gmail.com>\n"
"Language-Team: Spanish\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% completado"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Instalando actualizaciones..."
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "No apague su equipo"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Actualizando el sistema..."
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Actualizando el sistema..."
msgstr ""
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -0,0 +1,52 @@
# Mikel Olasagasti Uranga <mikel@olasagasti.info>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-08-12 10:06-0400\n"
"Last-Translator: Mikel Olasagasti Uranga <mikel@olasagasti.info>\n"
"Language-Team: Basque\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% eginda"
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Eguneraketak instalatzen..."
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Ez itzali zure ordenagailua"
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Sistema bertsio-berritzen..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Firmwarea bertsio-berritzen..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -4,36 +4,49 @@ msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-02-27 09:41+0000\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-06-17 06:57-0400\n"
"Last-Translator: Jean-Baptiste Holcroft <jean-baptiste@holcroft.fr>\n"
"Language-Team: French\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%%"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Installation des mises à jour…"
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Néteignez pas votre ordinateur"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Mise à jour du système…"
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Mise à jour du système…"
msgstr "Mise à jour du Firmware…"
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -4,36 +4,49 @@ msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-03-19 08:14+0000\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-08-17 09:26-0400\n"
"Last-Translator: Fabio Tomat <f.t.public@gmail.com>\n"
"Language-Team: Friulian\n"
"Language: fur\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% completât"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Daûr a instalâ i inzornaments..."
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "No sta distudâ il computer"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Inzornament dal sisteme..."
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Inzornament dal sisteme..."
msgstr "Inzornament dal firmware..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -4,36 +4,49 @@ msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-02-28 03:07+0000\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-06-22 02:31-0400\n"
"Last-Translator: Meskó Balázs <meskobalazs@gmail.com>\n"
"Language-Team: Hungarian\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% kész"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Frissítések telepítése…"
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Ne kapcsolja ki a számítógépet"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Rendszer frissítése…"
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Rendszer frissítése…"
msgstr "Firmware frissítése…"
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -5,35 +5,49 @@ msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2020-03-31 11:27+0000\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2020-03-31 11:27-0400\n"
"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
"Language-Team: Indonesian\n"
"Language: id\n"
"X-Generator: Zanata 4.6.2\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% selesai"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Memasang Pemutakhiran..."
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Jangan matikan komputer Anda"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Meningkatkan Sistem..."
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Meningkatkan Firmware..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -0,0 +1,52 @@
# Milo Casagrande <milo@milo.name>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-09-23 08:47-0400\n"
"Last-Translator: Milo Casagrande <milo@milo.name>\n"
"Language-Team: Italian\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% completato"
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Installazione aggiornamenti..."
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Non spegnere il computer"
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Aggiornamento del sistema..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Aggiornamento del firmware..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -0,0 +1,53 @@
# Moo <hazap@hotmail.com>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-04-03 08:52-0400\n"
"Last-Translator: Moo <hazap@hotmail.com>\n"
"Language-Team: Lithuanian\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% užbaigta"
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Diegiami atnaujinimai..."
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Neišjunkite kompiuterio"
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Naujinama sistema..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr ""
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -3,41 +3,56 @@
# Copyright (C) 2019 Plymouth contributors
# This file is distributed under the same license as the plymouth package.
# Hans de Goede <hdegoede@redhat.com>, 2019.
#
# Geert Warrink <geert.warrink@onsnet.nu>, 2019. #zanata
# Hans de Goede <hdegoede@redhat.com>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-02-26 11:19+0100\n"
"Last-Translator: Hans de Goede <hdegoede@redhat.com>\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-06-13 12:07-0400\n"
"Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
"Language-Team: Dutch\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% voltooid"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Updates worden uitgevoerd..."
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Schakel de computer niet uit"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Besturingssysteem upgrade wordt uitgevoerd..."
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Besturingssysteem upgrade wordt uitgevoerd..."
msgstr "Firmware upgrade wordt uitgevoerd..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -0,0 +1,52 @@
# A S Alam <aalam@fedoraproject.org>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-05-23 03:56-0400\n"
"Last-Translator: A S Alam <aalam@fedoraproject.org>\n"
"Language-Team: Punjabi\n"
"Language: pa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% ਪੂਰਾ"
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "...ਅੱਪਡੇਟ ਇੰਸਟਾਲ ਕੀਤੇ ਜਾ ਰਹੇ ਹਨ"
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "ਆਪਣੇ ਕੰਪਿਊਟਰ ਨੂੰ ਬੰਦ ਨਾ ਕਰੋ"
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "...ਸਿਸਟਮ ਅੱਪਗਰੇਡ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ"
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr ""
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -1,40 +1,54 @@
# Piotr Drąg <piotrdrag@gmail.com>, 2019. #zanata
# Piotr Drąg <piotrdrag@gmail.com>, 2019. #zanata, 2020.
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-02-26 04:45+0000\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2020-09-21 16:22+0000\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish\n"
"Language-Team: Polish <https://translate.fedoraproject.org/projects/plymouth/"
"master/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2)\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.2.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "Ukończono %d%%"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr "BGRT"
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Instalowanie aktualizacji…"
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Nie należy wyłączać komputera"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Aktualizowanie systemu…"
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Aktualizowanie systemu…"
msgstr "Aktualizowanie oprogramowania sprzętowego…"
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr "Spinner"

@ -0,0 +1,52 @@
# Manuela Silva <mmsrs@sky.com>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-09-12 10:53-0400\n"
"Last-Translator: Manuela Silva <mmsrs@sky.com>\n"
"Language-Team: Portuguese\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% concluído"
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "A instalar as atualizações..."
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Não desligue o computador"
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "A atualizar o sistema..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "A atualizar o \"firmware\""
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -0,0 +1,54 @@
# Itamar Reis Peixoto <itamar@ispbrasil.com.br>, 2019. #zanata
# Rafael Fontenelle <rafaelff@gnome.org>, 2020.
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2020-09-25 11:29+0000\n"
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
"Language-Team: Portuguese (Brazil) <https://translate.fedoraproject.org/"
"projects/plymouth/master/pt_BR/>\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 4.2.2\n"
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% concluído"
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr "BGRT"
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Instalando as atualizações..."
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Não desligue seu computador"
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Atualizando o sistema..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Atualizando o firmware..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr "Spinner"

@ -0,0 +1,53 @@
# Igor Gorbounov <igor.gorbounov@gmail.com>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-04-19 07:38-0400\n"
"Last-Translator: Igor Gorbounov <igor.gorbounov@gmail.com>\n"
"Language-Team: Russian\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "завершено %d%%"
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Установка обновлений..."
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Не выключайте компьютер"
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Обновление системы..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr ""
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -0,0 +1,52 @@
# Dusan Kazik <prescott66@gmail.com>, 2020. #zanata
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2020-04-07 11:25-0400\n"
"Last-Translator: Dusan Kazik <prescott66@gmail.com>\n"
"Language-Team: Slovak\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "Dokončené na %d%%"
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Inštalujú sa aktualizácie..."
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Nevypínajte váš počítač"
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Aktualizuje sa systém..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Aktualizuje sa firmvér..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -4,37 +4,50 @@ msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-03-11 09:03+0000\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-03-11 09:03-0400\n"
"Last-Translator: Marko Kostic <marko.m.kostic@gmail.com>\n"
"Language-Team: Serbian\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% завршено"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Инсталирам ажурирања..."
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Не искључујте ваш рачунар"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Надограђујем систем..."
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Надограђујем систем..."
msgstr ""
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -0,0 +1,52 @@
# Göran Uddeborg <goeran@uddeborg.se>, 2019. #zanata
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-06-13 08:04-0400\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
"Language-Team: Swedish\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"X-Generator: Zanata 4.6.2\n"
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d %% färdig"
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Installerar uppdateringar …"
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Stäng inte av datorn"
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Uppgraderar systemet …"
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Uppgraderar fast programvara …"
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -1,42 +1,55 @@
# Turkish translation for plymouth.
# Copyright (C) 2019 plymouth's COPYRIGHT HOLDER
# This file is distributed under the same license as the plymouth package.
#
# Sabri Ünal <libreajans@gmail.com>, 2019.
#
# Sabri Ünal <libreajans@gmail.com>, 2019. #zanata
# Serdar Sağlam <teknomobil@msn.com>, 2019. #zanata
# Oğuz Ersen <oguzersen@protonmail.com>, 2020.
msgid ""
msgstr ""
"Project-Id-Version: plymouth master\n"
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-09-07 23:16+0300\n"
"Last-Translator: Sabri Ünal <libreajans@gmail.com>\n"
"Language-Team: Türkçe <gnome-turk@gnome.org>\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2020-09-21 15:29+0000\n"
"Last-Translator: Oğuz Ersen <oguzersen@protonmail.com>\n"
"Language-Team: Turkish <https://translate.fedoraproject.org/projects/"
"plymouth/master/tr/>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.0.6\n"
"Plural-Forms: nplurals=2; plural=(n>1);\n"
"X-Generator: Weblate 4.2.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "%d%% tamamlandı"
msgstr "%%%d tamamlandı"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Güncellemeler Kuruluyor..."
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Bilgisayarınızı kapatmayın"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Sistem Güncelleniyor..."
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Aygıt Yazılımı Güncelleniyor..."
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -1,40 +1,54 @@
# Yuri Chornoivan <yurchor@ukr.net>, 2019. #zanata
# Yuri Chornoivan <yurchor@ukr.net>, 2019. #zanata, 2020.
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-02-26 04:44+0000\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2020-09-22 16:29+0000\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian\n"
"Language-Team: Ukrainian <https://translate.fedoraproject.org/projects/"
"plymouth/master/uk/>\n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.2.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "Виконано на %d%%"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr "BGRT"
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "Встановлюємо оновлення…"
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "Не вимикайте комп'ютер"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "Оновлюємо систему…"
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "Оновлюємо систему…"
msgstr "Оновлюємо мікропрограму…"
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr "Крутний індикатор"

@ -1,39 +1,54 @@
# Pany <pany@fedoraproject.org>, 2019. #zanata
# Charles Lee <lchopn@gmail.com>, 2020.
msgid ""
msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"PO-Revision-Date: 2019-02-27 08:56+0000\n"
"Last-Translator: Pany <pany@fedoraproject.org>\n"
"Language-Team: Chinese (China)\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2020-09-24 04:29+0000\n"
"Last-Translator: Charles Lee <lchopn@gmail.com>\n"
"Language-Team: Chinese (Simplified) <https://translate.fedoraproject.org/"
"projects/plymouth/master/zh_CN/>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Zanata 4.6.2\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.2.2\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "当前进度 %d%%"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "正在安装更新……"
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "请不要关机"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "正在升级系统……"
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#, fuzzy
#| msgid "Upgrading System..."
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
msgid "Upgrading Firmware..."
msgstr "正在升级系统……"
msgstr "正在升级固件……"
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-07-12 10:35+0800\n"
"Last-Translator: zhaoqiang <zhaoqiang@gnome.org>\n"
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
@ -14,25 +14,40 @@ msgstr ""
"X-Generator: Gtranslator 3.30.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "目前的進度 %d%%"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "正在安裝更新……"
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "請不要關機"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "正在升級系統……"
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
#, fuzzy
#| msgid "Upgrading System..."
msgid "Upgrading Firmware..."
msgstr "正在升級系統……"
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: plymouth 0.9.5\n"
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
"issues\n"
"POT-Creation-Date: 2019-06-12 11:54+0200\n"
"POT-Creation-Date: 2020-07-08 14:59-0400\n"
"PO-Revision-Date: 2019-07-12 10:35+0800\n"
"Last-Translator: zhaoqiang <zhaoqiang@gnome.org>\n"
"Language-Team: Chinese(Taiwan) <zh-l10n@lists.linux.org.tw>\n"
@ -14,25 +14,40 @@ msgstr ""
"X-Generator: Gtranslator 3.30.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: src/plugins/splash/two-step/plugin.c:1885
#: src/plugins/splash/two-step/plugin.c:1727
#, c-format
msgid "%d%% complete"
msgstr "目前的進度 %d%%"
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
#: themes/bgrt/bgrt.plymouth.desktop:3
msgid "BGRT"
msgstr ""
#: themes/bgrt/bgrt.plymouth.desktop:44
#: themes/spinner/spinner.plymouth.desktop:40
msgid "Installing Updates..."
msgstr "正在安裝更新……"
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
#: themes/bgrt/bgrt.plymouth.desktop:45 themes/bgrt/bgrt.plymouth.desktop:52
#: themes/bgrt/bgrt.plymouth.desktop:59
#: themes/spinner/spinner.plymouth.desktop:41
#: themes/spinner/spinner.plymouth.desktop:48
#: themes/spinner/spinner.plymouth.desktop:55
msgid "Do not turn off your computer"
msgstr "請不要關機"
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
#: themes/bgrt/bgrt.plymouth.desktop:51
#: themes/spinner/spinner.plymouth.desktop:47
msgid "Upgrading System..."
msgstr "正在升級系統……"
#: themes/bgrt/bgrt.plymouth.in.h:4 themes/spinner/spinner.plymouth.in.h:4
#: themes/bgrt/bgrt.plymouth.desktop:58
#: themes/spinner/spinner.plymouth.desktop:54
#, fuzzy
#| msgid "Upgrading System..."
msgid "Upgrading Firmware..."
msgstr "正在升級系統……"
#: themes/spinner/spinner.plymouth.desktop:3
msgid "Spinner"
msgstr ""

@ -6,6 +6,7 @@ AM_CPPFLAGS = -I$(top_srcdir) \
-I$(srcdir)/libply \
-I$(srcdir)/libply-splash-core \
-I$(srcdir) \
-DPLYMOUTH_LOCALE_DIRECTORY=\"$(localedir)\" \
-DPLYMOUTH_LOG_DIRECTORY=\"$(localstatedir)/log\" \
-DPLYMOUTH_SPOOL_DIRECTORY=\"$(localstatedir)/spool/plymouth\" \
-DPLYMOUTH_TIME_DIRECTORY=\"$(localstatedir)/lib/plymouth/\" \

@ -42,6 +42,12 @@
#define PLY_MAX_COMMAND_LINE_SIZE 4097
#endif
#ifndef PLY_PING_TIMEOUT
#define PLY_PING_TIMEOUT 30.0
#endif
#define KEY_CTRL_C ('\100' ^ 'C')
typedef struct
@ -75,6 +81,13 @@ typedef struct
char *keys;
} key_answer_state_t;
static void
on_ping_timeout (state_t *state)
{
ply_trace ("ping: timed out waiting for plymouthd");
ply_event_loop_exit (state->loop, 1);
}
static char **
split_string (const char *command,
const char delimiter)
@ -1145,6 +1158,9 @@ main (int argc,
on_success,
(ply_boot_client_response_handler_t)
on_failure, &state);
ply_event_loop_watch_for_timeout (state.loop, PLY_PING_TIMEOUT,
(ply_event_loop_timeout_handler_t)
on_ping_timeout, &state);
} else if (should_check_for_active_vt) {
ply_boot_client_ask_daemon_has_active_vt (state.client,
(ply_boot_client_response_handler_t)

@ -2089,6 +2089,10 @@ main (int argc,
state.loop = ply_event_loop_get_default ();
/* Initialize the translations if they are available (!initrd) */
if (ply_directory_exists (PLYMOUTH_LOCALE_DIRECTORY))
setlocale(LC_ALL, "");
ply_command_parser_add_options (state.command_parser,
"help", "This help message", PLY_COMMAND_OPTION_TYPE_FLAG,
"attach-to-session", "Redirect console messages from screen to log", PLY_COMMAND_OPTION_TYPE_FLAG,

@ -157,7 +157,6 @@ struct _ply_renderer_backend
uint32_t is_active : 1;
uint32_t requires_explicit_flushing : 1;
uint32_t use_preferred_mode : 1;
int panel_width;
int panel_height;
@ -171,23 +170,6 @@ static bool open_input_source (ply_renderer_backend_t *backend,
static void flush_head (ply_renderer_backend_t *backend,
ply_renderer_head_t *head);
/* A small helper to determine if we should try to keep the current mode
* or pick the best mode ourselves, we keep the current mode only if the
* user specified a specific mode using video= on the commandline.
*/
static bool
should_use_preferred_mode (void)
{
bool use_preferred_mode = true;
if (ply_kernel_command_line_get_string_after_prefix ("video="))
use_preferred_mode = false;
ply_trace ("should_use_preferred_mode: %d", use_preferred_mode);
return use_preferred_mode;
}
static bool
ply_renderer_buffer_map (ply_renderer_backend_t *backend,
ply_renderer_buffer_t *buffer)
@ -903,7 +885,6 @@ create_backend (const char *device_name,
backend->output_buffers = ply_hashtable_new (ply_hashtable_direct_hash,
ply_hashtable_direct_compare);
backend->heads_by_controller_id = ply_hashtable_new (NULL, NULL);
backend->use_preferred_mode = should_use_preferred_mode ();
return backend;
}
@ -1133,6 +1114,14 @@ get_preferred_mode (drmModeConnector *connector)
{
int i;
for (i = 0; i < connector->count_modes; i++)
if (connector->modes[i].type & DRM_MODE_TYPE_USERDEF) {
ply_trace ("Found user set mode %dx%d at index %d",
connector->modes[i].hdisplay,
connector->modes[i].vdisplay, i);
return &connector->modes[i];
}
for (i = 0; i < connector->count_modes; i++)
if (connector->modes[i].type & DRM_MODE_TYPE_PREFERRED) {
ply_trace ("Found preferred mode %dx%d at index %d",
@ -1190,7 +1179,7 @@ get_output_info (ply_renderer_backend_t *backend,
output_get_controller_info (backend, connector, output);
ply_renderer_connector_get_rotation_and_tiled (backend, connector, output);
if (!output->tiled && backend->use_preferred_mode)
if (!output->tiled)
mode = get_preferred_mode (connector);
if (!mode && output->controller_id)

@ -231,7 +231,7 @@ static script_return_t sprite_window_get_width (script_state_t *state,
if (width == 0)
width = ply_pixel_display_get_width (display->pixel_display);
else
width = MIN (width, ply_pixel_display_get_width (display->pixel_display));
width = MAX (width, ply_pixel_display_get_width (display->pixel_display));
}
return script_return_obj (script_obj_new_number (width));
}
@ -269,7 +269,7 @@ static script_return_t sprite_window_get_height (script_state_t *state,
if (height == 0)
height = ply_pixel_display_get_height (display->pixel_display);
else
height = MIN (height, ply_pixel_display_get_height (display->pixel_display));
height = MAX (height, ply_pixel_display_get_height (display->pixel_display));
}
return script_return_obj (script_obj_new_number (height));
}

@ -39,6 +39,7 @@
#include <values.h>
#include <unistd.h>
#include <wchar.h>
#include <dirent.h>
#include "ply-boot-splash-plugin.h"
#include "ply-buffer.h"
@ -112,6 +113,7 @@ typedef struct
ply_rectangle_t box_area, lock_area, watermark_area, dialog_area;
ply_trigger_t *end_trigger;
ply_pixel_buffer_t *background_buffer;
ply_image_t *watermark_image;
int animation_bottom;
} view_t;
@ -125,6 +127,10 @@ typedef struct
bool use_firmware_background;
char *title;
char *subtitle;
uint32_t background_start_color;
uint32_t background_end_color;
uint32_t title_color;
char *watermark_imagename;
} mode_settings_t;
struct _ply_boot_splash_plugin
@ -139,7 +145,6 @@ struct _ply_boot_splash_plugin
ply_image_t *header_image;
ply_image_t *background_tile_image;
ply_image_t *background_bgrt_image;
ply_image_t *watermark_image;
ply_list_t *views;
ply_boot_splash_display_type_t state;
@ -163,6 +168,7 @@ struct _ply_boot_splash_plugin
uint32_t background_start_color;
uint32_t background_end_color;
uint32_t title_color;
int background_bgrt_raw_width;
int background_bgrt_raw_height;
@ -197,6 +203,78 @@ static void become_idle (ply_boot_splash_plugin_t *plugin,
ply_trigger_t *idle_trigger);
static void view_show_message (view_t *view, const char *message);
bool is_dir(const char* path) {
struct stat path_stat;
stat(path, &path_stat);
return S_ISDIR(path_stat.st_mode);
}
void image_get_res(const char *basedir, int *xres, int *yres)
{
FILE *fp;
char buf[512];
int oxres, oyres;
oxres = *xres;
oyres = *yres;
snprintf(buf, 512, "%s/%dx%d.png", basedir, oxres, oyres);
fp = fopen(buf, "r");
if (!fp) {
*xres = 1024;
*yres = 768;
unsigned int t, tx, ty, mdist = 0xffffffff;
struct dirent *dent;
DIR *tdir;
snprintf(buf, 512, "%s", basedir);
tdir = opendir(buf);
if (!tdir) {
*xres = 0;
*yres = 0;
return;
}
while ((dent = readdir(tdir))) {
if (sscanf(dent->d_name, "%dx%d.png", &tx, &ty) != 2)
continue;
/* We only want configs for resolutions smaller than the current one,
* so that we can actually fit the image on the screen. */
if (tx >= oxres || ty >= oyres)
continue;
t = (tx - oxres) * (tx - oxres) + (ty - oyres) * (ty - oyres);
/* Penalize configs for resolutions with different aspect ratios. */
if (oxres / oyres != tx / ty)
t *= 10;
if (t < mdist) {
*xres = tx;
*yres = ty;
mdist = t;
}
}
closedir(tdir);
} else {
fclose(fp);
}
}
char *detect_image(const char *logo_image, int xres, int yres) {
char *buf;
if(logo_image != NULL) {
if(is_dir(logo_image)) {
image_get_res(logo_image, &xres, &yres);
if(asprintf(&buf, "%s/%dx%d.png", logo_image, xres, yres) != -1)
return buf;
} else {
return strdup (logo_image);
}
}
return NULL;
}
static view_t *
view_new (ply_boot_splash_plugin_t *plugin,
ply_pixel_display_t *display)
@ -206,6 +284,7 @@ view_new (ply_boot_splash_plugin_t *plugin,
view = calloc (1, sizeof(view_t));
view->plugin = plugin;
view->display = display;
view->watermark_image = NULL;
view->entry = ply_entry_new (plugin->animation_dir);
view->keymap_icon = ply_keymap_icon_new (display, plugin->animation_dir);
@ -254,6 +333,9 @@ view_free (view_t *view)
ply_label_free (view->title_label);
ply_label_free (view->subtitle_label);
if (view->watermark_image != NULL)
ply_image_free (view->watermark_image);
if (view->background_buffer != NULL)
ply_pixel_buffer_free (view->background_buffer);
@ -565,6 +647,7 @@ view_load (view_t *view)
{
unsigned long x, y, width, title_height = 0, subtitle_height = 0;
unsigned long screen_width, screen_height, screen_scale;
char *image_dir, *image_path;
ply_boot_splash_plugin_t *plugin;
ply_pixel_buffer_t *buffer;
@ -600,11 +683,27 @@ view_load (view_t *view)
ply_pixel_buffer_free (buffer);
}
if (plugin->watermark_image != NULL) {
view->watermark_area.width = ply_image_get_width (plugin->watermark_image);
view->watermark_area.height = ply_image_get_height (plugin->watermark_image);
view->watermark_area.x = screen_width * plugin->watermark_horizontal_alignment - ply_image_get_width (plugin->watermark_image) * plugin->watermark_horizontal_alignment;
view->watermark_area.y = screen_height * plugin->watermark_vertical_alignment - ply_image_get_height (plugin->watermark_image) * plugin->watermark_vertical_alignment;
if (view->watermark_image == NULL && plugin->mode_settings[plugin->mode].watermark_imagename) {
image_path = detect_image(plugin->mode_settings[plugin->mode].watermark_imagename,
screen_width, screen_height);
ply_trace ("assing watermark %s", image_path);
view->watermark_image = ply_image_new (image_path);
if ( image_path != NULL )
free (image_path);
}
if (view->watermark_image != NULL) {
ply_trace ("loading watermark image");
if (!ply_image_load (view->watermark_image)) {
ply_image_free (view->watermark_image);
view->watermark_image = NULL;
}
}
if (view->watermark_image != NULL) {
view->watermark_area.width = ply_image_get_width (view->watermark_image);
view->watermark_area.height = ply_image_get_height (view->watermark_image);
view->watermark_area.x = screen_width * plugin->watermark_horizontal_alignment - ply_image_get_width (view->watermark_image) * plugin->watermark_horizontal_alignment;
view->watermark_area.y = screen_height * plugin->watermark_vertical_alignment - ply_image_get_height (view->watermark_image) * plugin->watermark_vertical_alignment;
ply_trace ("using %ldx%ld watermark centered at %ldx%ld for %ldx%ld screen",
view->watermark_area.width, view->watermark_area.height,
view->watermark_area.x, view->watermark_area.y,
@ -677,6 +776,21 @@ view_load (view_t *view)
width, subtitle_height, x, y, screen_width, screen_height);
ply_label_show (view->subtitle_label, view->display, x, y);
}
uint32_t title_color = 0xff00ff;
title_color = plugin->mode_settings[plugin->mode].title_color;
if(view->title_label) {
ply_label_set_color(view->title_label,
((title_color >> 16) & 0xff) / 255.0f,
((title_color >> 8) & 0xff) / 255.0f,
(title_color & 0xff) / 255.0f,
1.0f);
ply_label_set_color(view->subtitle_label,
((title_color >> 16) & 0xff) / 255.0f,
((title_color >> 8) & 0xff) / 255.0f,
(title_color & 0xff) / 255.0f,
1.0f);
}
return true;
}
@ -1009,8 +1123,21 @@ load_mode_settings (ply_boot_splash_plugin_t *plugin,
if (settings->use_firmware_background)
plugin->use_firmware_background = true;
settings->title = ply_key_file_get_value (key_file, group_name, "_Title");
settings->subtitle = ply_key_file_get_value (key_file, group_name, "_SubTitle");
settings->watermark_imagename = ply_key_file_get_value (key_file, group_name, "WatermarkImage");
settings->title = ply_key_file_get_value (key_file, group_name, "Title");
settings->subtitle = ply_key_file_get_value (key_file, group_name, "SubTitle");
settings->title_color = ply_key_file_get_long (key_file, group_name, "TitleColor",
plugin->title_color);
settings->background_start_color =
ply_key_file_get_long (key_file, group_name,
"BackgroundStartColor",
plugin->background_start_color);
settings->background_end_color =
ply_key_file_get_long (key_file, group_name,
"BackgroundEndColor",
plugin->background_end_color);
}
static ply_boot_splash_plugin_t *
@ -1048,10 +1175,6 @@ create_plugin (ply_key_file_t *key_file)
plugin->background_tile_image = ply_image_new (image_path);
free (image_path);
asprintf (&image_path, "%s/watermark.png", image_dir);
plugin->watermark_image = ply_image_new (image_path);
free (image_path);
plugin->animation_dir = image_dir;
plugin->font = ply_key_file_get_value (key_file, "two-step", "Font");
@ -1125,6 +1248,8 @@ create_plugin (ply_key_file_t *key_file)
ply_key_file_get_long (key_file, "two-step",
"BackgroundEndColor",
PLYMOUTH_BACKGROUND_END_COLOR);
plugin->title_color = ply_key_file_get_long (
key_file, "two-step", "TitleColor", 0xffffff);
plugin->progress_bar_bg_color =
ply_key_file_get_long (key_file, "two-step",
@ -1243,9 +1368,6 @@ destroy_plugin (ply_boot_splash_plugin_t *plugin)
if (plugin->background_bgrt_image != NULL)
ply_image_free (plugin->background_bgrt_image);
if (plugin->watermark_image != NULL)
ply_image_free (plugin->watermark_image);
for (i = 0; i < PLY_BOOT_SPLASH_MODE_COUNT; i++) {
free (plugin->mode_settings[i].title);
free (plugin->mode_settings[i].subtitle);
@ -1421,18 +1543,18 @@ draw_background (view_t *view,
ply_pixel_buffer_fill_with_hex_color (pixel_buffer, &area, 0);
else if (view->background_buffer != NULL)
ply_pixel_buffer_fill_with_buffer (pixel_buffer, view->background_buffer, 0, 0);
else if (plugin->background_start_color != plugin->background_end_color)
else if (plugin->mode_settings[plugin->mode].background_start_color != plugin->mode_settings[plugin->mode].background_end_color)
ply_pixel_buffer_fill_with_gradient (pixel_buffer, &area,
plugin->background_start_color,
plugin->background_end_color);
plugin->mode_settings[plugin->mode].background_start_color,
plugin->mode_settings[plugin->mode].background_end_color);
else
ply_pixel_buffer_fill_with_hex_color (pixel_buffer, &area,
plugin->background_start_color);
plugin->mode_settings[plugin->mode].background_start_color);
if (plugin->watermark_image != NULL) {
if (view->watermark_image != NULL) {
uint32_t *data;
data = ply_image_get_data (plugin->watermark_image);
data = ply_image_get_data (view->watermark_image);
ply_pixel_buffer_fill_with_argb32_data (pixel_buffer, &view->watermark_area, data);
}
}
@ -1663,14 +1785,6 @@ show_splash_screen (ply_boot_splash_plugin_t *plugin,
}
}
if (plugin->watermark_image != NULL) {
ply_trace ("loading watermark image");
if (!ply_image_load (plugin->watermark_image)) {
ply_image_free (plugin->watermark_image);
plugin->watermark_image = NULL;
}
}
if (!load_views (plugin)) {
ply_trace ("couldn't load views");
return false;

@ -47,7 +47,10 @@ typedef struct
uid_t uid;
pid_t pid;
int reference_count;
uint32_t credentials_read : 1;
uint32_t disconnected : 1;
} ply_boot_connection_t;
struct _ply_boot_server
@ -165,6 +168,7 @@ ply_boot_connection_new (ply_boot_server_t *server,
connection->fd = fd;
connection->server = server;
connection->watch = NULL;
connection->reference_count = 1;
return connection;
}
@ -179,6 +183,26 @@ ply_boot_connection_free (ply_boot_connection_t *connection)
free (connection);
}
static void
ply_boot_connection_take_reference (ply_boot_connection_t *connection)
{
connection->reference_count++;
}
static void
ply_boot_connection_drop_reference (ply_boot_connection_t *connection)
{
if (connection == NULL)
return;
connection->reference_count--;
assert (connection->reference_count >= 0);
if (connection->reference_count == 0)
ply_boot_connection_free (connection);
}
bool
ply_boot_server_listen (ply_boot_server_t *server)
{
@ -292,30 +316,43 @@ ply_boot_connection_on_password_answer (ply_boot_connection_t *connection,
{
ply_trace ("got password answer");
ply_boot_connection_send_answer (connection, password);
if (!connection->disconnected)
ply_boot_connection_send_answer (connection, password);
if (password != NULL)
ply_list_append_data (connection->server->cached_passwords,
strdup (password));
ply_boot_connection_drop_reference (connection);
}
static void
ply_boot_connection_on_deactivated (ply_boot_connection_t *connection)
{
ply_trace ("deactivated");
if (!ply_write (connection->fd,
PLY_BOOT_PROTOCOL_RESPONSE_TYPE_ACK,
strlen (PLY_BOOT_PROTOCOL_RESPONSE_TYPE_ACK)))
ply_trace ("could not finish writing deactivate reply: %m");
if (!connection->disconnected) {
if (!ply_write (connection->fd,
PLY_BOOT_PROTOCOL_RESPONSE_TYPE_ACK,
strlen (PLY_BOOT_PROTOCOL_RESPONSE_TYPE_ACK)))
ply_trace ("could not finish writing deactivate reply: %m");
}
ply_boot_connection_drop_reference (connection);
}
static void
ply_boot_connection_on_quit_complete (ply_boot_connection_t *connection)
{
ply_trace ("quit complete");
if (!ply_write (connection->fd,
PLY_BOOT_PROTOCOL_RESPONSE_TYPE_ACK,
strlen (PLY_BOOT_PROTOCOL_RESPONSE_TYPE_ACK)))
ply_trace ("could not finish writing quit reply: %m");
if (!connection->disconnected) {
if (!ply_write (connection->fd,
PLY_BOOT_PROTOCOL_RESPONSE_TYPE_ACK,
strlen (PLY_BOOT_PROTOCOL_RESPONSE_TYPE_ACK)))
ply_trace ("could not finish writing quit reply: %m");
}
ply_boot_connection_drop_reference (connection);
}
static void
@ -323,7 +360,10 @@ ply_boot_connection_on_question_answer (ply_boot_connection_t *connection,
const char *answer)
{
ply_trace ("got question answer: %s", answer);
ply_boot_connection_send_answer (connection, answer);
if (!connection->disconnected)
ply_boot_connection_send_answer (connection, answer);
ply_boot_connection_drop_reference (connection);
}
static void
@ -331,7 +371,10 @@ ply_boot_connection_on_keystroke_answer (ply_boot_connection_t *connection,
const char *key)
{
ply_trace ("got key: %s", key);
ply_boot_connection_send_answer (connection, key);
if (!connection->disconnected)
ply_boot_connection_send_answer (connection, key);
ply_boot_connection_drop_reference (connection);
}
static void
@ -464,6 +507,7 @@ ply_boot_connection_on_request (ply_boot_connection_t *connection)
(ply_trigger_handler_t)
ply_boot_connection_on_deactivated,
connection);
ply_boot_connection_take_reference (connection);
if (server->deactivate_handler != NULL)
server->deactivate_handler (server->user_data, deactivate_trigger, server);
@ -491,6 +535,7 @@ ply_boot_connection_on_request (ply_boot_connection_t *connection)
(ply_trigger_handler_t)
ply_boot_connection_on_quit_complete,
connection);
ply_boot_connection_take_reference (connection);
if (server->quit_handler != NULL)
server->quit_handler (server->user_data, retain_splash, quit_trigger, server);
@ -510,6 +555,7 @@ ply_boot_connection_on_request (ply_boot_connection_t *connection)
(ply_trigger_handler_t)
ply_boot_connection_on_password_answer,
connection);
ply_boot_connection_take_reference (connection);
if (server->ask_for_password_handler != NULL) {
server->ask_for_password_handler (server->user_data,
@ -594,6 +640,7 @@ ply_boot_connection_on_request (ply_boot_connection_t *connection)
(ply_trigger_handler_t)
ply_boot_connection_on_question_answer,
connection);
ply_boot_connection_take_reference (connection);
if (server->ask_question_handler != NULL) {
server->ask_question_handler (server->user_data,
@ -626,6 +673,7 @@ ply_boot_connection_on_request (ply_boot_connection_t *connection)
(ply_trigger_handler_t)
ply_boot_connection_on_keystroke_answer,
connection);
ply_boot_connection_take_reference (connection);
if (server->watch_for_keystroke_handler != NULL) {
server->watch_for_keystroke_handler (server->user_data,
@ -707,13 +755,15 @@ ply_boot_connection_on_hangup (ply_boot_connection_t *connection)
assert (connection != NULL);
assert (connection->server != NULL);
connection->disconnected = true;
server = connection->server;
node = ply_list_find_node (server->connections, connection);
assert (node != NULL);
ply_boot_connection_free (connection);
ply_boot_connection_drop_reference (connection);
ply_list_remove_node (server->connections, node);
}

@ -8,6 +8,6 @@ bgrt.plymouth: $(srcdir)/bgrt.plymouth.desktop
$(AM_V_GEN) \
sed -e 's,[@]PLYMOUTH_THEME_PATH[@],$(PLYMOUTH_THEME_PATH),g' \
$(srcdir)/bgrt.plymouth.desktop | \
$(MSGFMT) --desktop --template /dev/stdin -d $(top_srcdir)/po -o $@
$(MSGFMT) --desktop --template /proc/self/fd/0 -d $(top_srcdir)/po -o $@
EXTRA_DIST = bgrt.plymouth.desktop

@ -82,7 +82,7 @@ spinner.plymouth: $(srcdir)/spinner.plymouth.desktop
$(AM_V_GEN) \
sed -e 's,[@]PLYMOUTH_THEME_PATH[@],$(PLYMOUTH_THEME_PATH),g' \
$(srcdir)/spinner.plymouth.desktop | \
$(MSGFMT) --desktop --template /dev/stdin -d $(top_srcdir)/po -o $@
$(MSGFMT) --desktop --template /proc/self/fd/0 -d $(top_srcdir)/po -o $@
EXTRA_DIST = spinner.plymouth.desktop

Loading…
Cancel
Save