Skip to content

Commit

Permalink
Translations update
Browse files Browse the repository at this point in the history
  • Loading branch information
m-blaha committed Aug 19, 2022
1 parent cef43db commit 9ef8251
Show file tree
Hide file tree
Showing 29 changed files with 71 additions and 63 deletions.
2 changes: 1 addition & 1 deletion po/be.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2019-08-02 03:15+0000\n"
"Last-Translator: Viktar Siarheichyk <[email protected]>\n"
"Language-Team: Belarusian\n"
Expand Down
2 changes: 1 addition & 1 deletion po/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2018-05-18 09:06+0000\n"
"Last-Translator: Robert Antoni Buj Gelonch <[email protected]>\n"
"Language-Team: Catalan\n"
Expand Down
2 changes: 1 addition & 1 deletion po/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2019-04-02 03:20+0000\n"
"Last-Translator: Daniel Rusek <[email protected]>\n"
"Language-Team: Czech\n"
Expand Down
2 changes: 1 addition & 1 deletion po/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-06-03 00:03+0000\n"
"Last-Translator: scootergrisen <[email protected]>\n"
"Language-Team: Danish <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/da/>\n"
Expand Down
28 changes: 17 additions & 11 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,21 @@
# Marek Blaha <[email protected]>, 2018. #zanata
# Fabian Affolter <[email protected]>, 2020.
# Ettore Atalan <[email protected]>, 2021.
# Joachim Philipp <[email protected]>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"PO-Revision-Date: 2021-12-05 20:16+0000\n"
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2022-04-14 20:17+0000\n"
"Last-Translator: Joachim Philipp <joachim.philipp@gmail.com>\n"
"Language-Team: German <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/de/>\n"
"Language: de\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.9.1\n"
"X-Generator: Weblate 4.11.2\n"

#: plugins/kickstart.py:57
msgid "Install packages defined in a kickstart file on your system"
Expand Down Expand Up @@ -50,7 +51,7 @@ msgstr ""

#: plugins/rpm_conf.py:88
msgid "ignoring sys.exit from rpmconf due to missing file"
msgstr ""
msgstr "ignoriere sys.exit von rpmconf wegen fehlender Datei"

#: plugins/showvars.py:46
msgid "show all active dnf variables"
Expand All @@ -63,35 +64,37 @@ msgstr "Verbindung zu snapperd fehlgeschlagen: %s"

#: plugins/snapper.py:55
msgid "creating pre_snapshot"
msgstr ""
msgstr "Erstelle pre_snapshot"

#: plugins/snapper.py:61
#, python-format
msgid "created pre_snapshot %d"
msgstr ""
msgstr "pre_snapshot %d erstellt"

#: plugins/snapper.py:65
#, python-format
msgid "creating pre_snapshot failed: %s"
msgstr ""
msgstr "Erstellen des pre_snapshot fehlgeschlagen: %s"

#: plugins/snapper.py:74
msgid "skipping post_snapshot because creation of pre_snapshot failed"
msgstr ""
"post_snapshot wird übersprungen, da Erstellen des pre_snapshot "
"fehlgeschlagen ist"

#: plugins/snapper.py:80
msgid "creating post_snapshot"
msgstr ""
msgstr "Erstelle post_snapshot"

#: plugins/snapper.py:85
#, python-format
msgid "created post_snapshot %d"
msgstr ""
msgstr "post_snapshot %d erstellt"

#: plugins/snapper.py:89
#, python-format
msgid "creating post_snapshot failed: %s"
msgstr ""
msgstr "Erstellen des post_snapshot fehlgeschlagen: %s"

#. Translators: This string is only used in unit tests.
#: plugins/system_upgrade.py:45
Expand All @@ -101,6 +104,7 @@ msgstr "die Farbe des Himmels"
#: plugins/system_upgrade.py:57
msgid "Need a --releasever greater than the current system version."
msgstr ""
"Es wird eine höhere --releasever benötigt als die installierte Version."

#. Translators: do not change "reboot" here
#: plugins/system_upgrade.py:59
Expand All @@ -109,6 +113,8 @@ msgid ""
"Download complete! Use 'dnf {command} reboot' to start the upgrade.\n"
"To remove cached metadata and transaction use 'dnf {command} clean'"
msgstr ""
"Download abgeschlossen! Verwenden Sie 'dnf {command} reboot', um das Upgrade zu starten.\n"
"Um zwischengespeicherte Metadaten und Transaktionen zu entfernen, verwenden Sie 'dnf {command} clean'"

#: plugins/system_upgrade.py:62
msgid "Sorry, you need to use 'download --releasever' instead of '--network'"
Expand Down
2 changes: 1 addition & 1 deletion po/dnf-plugins-extras.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-12 01:52+0000\n"
"POT-Creation-Date: 2022-08-19 03:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-10-09 02:05+0000\n"
"Last-Translator: Pedro Luis Valades Viera <[email protected]>\n"
"Language-Team: Spanish <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/es/>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/eu.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2015-08-15 06:06+0000\n"
"Last-Translator: Asier Sarasua Garmendia <[email protected]>\n"
"Language-Team: Basque\n"
Expand Down
2 changes: 1 addition & 1 deletion po/fi.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-06-09 15:04+0000\n"
"Last-Translator: Jan Kuparinen <[email protected]>\n"
"Language-Team: Finnish <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/fi/>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-10-10 00:45+0000\n"
"Last-Translator: Titouan Bénard <[email protected]>\n"
"Language-Team: French <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/fr/>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/fur.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-07-17 21:04+0000\n"
"Last-Translator: Fabio Tomat <[email protected]>\n"
"Language-Team: Friulian <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/fur/>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/hu.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-11-05 09:05+0000\n"
"Last-Translator: Balázs Meskó <[email protected]>\n"
"Language-Team: Hungarian <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/hu/>\n"
Expand Down
14 changes: 7 additions & 7 deletions po/id.po
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Andika Triwidada <[email protected]>, 2018. #zanata, 2020.
# Andika Triwidada <[email protected]>, 2019. #zanata, 2020.
# Andika Triwidada <[email protected]>, 2018. #zanata, 2020, 2022.
# Andika Triwidada <[email protected]>, 2019. #zanata, 2020, 2022.
# Didik Supriadi <[email protected]>, 2020.
# Anonymous <[email protected]>, 2020.
# Aditya Rahman <[email protected]>, 2021.
Expand All @@ -8,16 +8,16 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"PO-Revision-Date: 2021-06-09 15:04+0000\n"
"Last-Translator: Arman Arisman <arman.wu@gmail.com>\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2022-02-09 02:16+0000\n"
"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
"Language-Team: Indonesian <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/id/>\n"
"Language: id\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: Weblate 4.6.2\n"
"X-Generator: Weblate 4.10.1\n"

#: plugins/kickstart.py:57
msgid "Install packages defined in a kickstart file on your system"
Expand Down Expand Up @@ -188,7 +188,7 @@ msgstr ""

#: plugins/system_upgrade.py:463
msgid "Operation aborted."
msgstr "Operasi dibatalkan."
msgstr "Operasi digugrkan."

#: plugins/system_upgrade.py:521
msgid "system is not ready for upgrade"
Expand Down
2 changes: 1 addition & 1 deletion po/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-08-31 17:04+0000\n"
"Last-Translator: Alessio <[email protected]>\n"
"Language-Team: Italian <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/it/>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-09-02 09:04+0000\n"
"Last-Translator: Ludek Janda <[email protected]>\n"
"Language-Team: Japanese <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/ja/>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-11-05 09:05+0000\n"
"Last-Translator: simmon <[email protected]>\n"
"Language-Team: Korean <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/ko/>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-06-07 17:12+0000\n"
"Last-Translator: Geert Warrink <[email protected]>\n"
"Language-Team: Dutch <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/nl/>\n"
Expand Down
19 changes: 10 additions & 9 deletions po/pa.po
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
# A S Alam <[email protected]>, 2017. #zanata
# A S Alam <[email protected]>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"PO-Revision-Date: 2017-08-18 07:13+0000\n"
"Last-Translator: A S Alam <[email protected]>\n"
"Language-Team: Punjabi\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2022-04-18 16:17+0000\n"
"Last-Translator: A S Alam <[email protected]>\n"
"Language-Team: Punjabi <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/pa/>\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 4.11.2\n"

#: plugins/kickstart.py:57
msgid "Install packages defined in a kickstart file on your system"
Expand Down Expand Up @@ -168,7 +169,7 @@ msgstr ""

#: plugins/system_upgrade.py:463
msgid "Operation aborted."
msgstr ""
msgstr "ਕਾਰਵਾਈ ਅਧੂਰੀ ਛੱਡੀ ਗਈ।"

#: plugins/system_upgrade.py:521
msgid "system is not ready for upgrade"
Expand Down Expand Up @@ -225,11 +226,11 @@ msgstr ""

#: plugins/system_upgrade.py:656
msgid "Transaction saved to {}."
msgstr ""
msgstr "ਟਰਾਂਸੈਕਸ਼ਨ ਨੂੰ {} ਉੱਤੇ ਸੰਭਾਲਿਆ।"

#: plugins/system_upgrade.py:659
msgid "Error storing transaction: {}"
msgstr ""
msgstr "ਟਰਾਂਸੈਕਸ਼ਨ ਸੰਭਾਲਣ ਦੌਰਾਨ ਗਲਤੀ: {}"

#: plugins/system_upgrade.py:681
msgid "Download finished."
Expand Down
2 changes: 1 addition & 1 deletion po/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-06-07 15:09+0000\n"
"Last-Translator: Piotr Drąg <[email protected]>\n"
"Language-Team: Polish <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/pl/>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/pt.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2019-09-13 04:04+0000\n"
"Last-Translator: Manuela Silva <[email protected]>\n"
"Language-Team: Portuguese\n"
Expand Down
2 changes: 1 addition & 1 deletion po/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-08 01:50+0000\n"
"POT-Creation-Date: 2022-08-13 02:44+0000\n"
"PO-Revision-Date: 2021-07-17 21:04+0000\n"
"Last-Translator: Gustavo Costa <[email protected]>\n"
"Language-Team: Portuguese (Brazil) <https://translate.fedoraproject.org/projects/dnf/dnf-plugins-extras/pt_BR/>\n"
Expand Down
Loading

0 comments on commit 9ef8251

Please sign in to comment.