From 151c346ff49759f5fe0618ed7a08327e7483e315 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 20 Nov 2017 07:28:14 +0100 Subject: [PATCH] 0001-framework-Update-translations.patch --- 0001-framework-Update-translations.patch | 391 +++++++++++++++++++++++ 1 file changed, 391 insertions(+) create mode 100644 0001-framework-Update-translations.patch diff --git a/0001-framework-Update-translations.patch b/0001-framework-Update-translations.patch new file mode 100644 index 0000000..225bf5e --- /dev/null +++ b/0001-framework-Update-translations.patch @@ -0,0 +1,391 @@ +From af1192a503bac60d02328243d8b57caec14b0e0a Mon Sep 17 00:00:00 2001 +From: Petr Lautrbach +Date: Sat, 18 Nov 2017 23:16:33 +0100 +Subject: [PATCH] framework: Update translations + +--- + framework/po/ca.po | 18 +++++++++--------- + framework/po/cs.po | 8 ++++---- + framework/po/da.po | 19 ++++++++++++------- + framework/po/de.po | 22 +++++++++++++++------- + framework/po/fr.po | 22 ++++++++++++++-------- + 5 files changed, 54 insertions(+), 35 deletions(-) + +diff --git a/framework/po/ca.po b/framework/po/ca.po +index 9019908..1cb74b6 100644 +--- a/framework/po/ca.po ++++ b/framework/po/ca.po +@@ -15,7 +15,7 @@ msgstr "" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=UTF-8\n" + "Content-Transfer-Encoding: 8bit\n" +-"PO-Revision-Date: 2017-08-22 07:26-0400\n" ++"PO-Revision-Date: 2017-09-19 06:40-0400\n" + "Last-Translator: Robert Antoni Buj Gelonch \n" + "Language-Team: Catalan (http://www.transifex.com/projects/p/fedora/language/" + "ca/)\n" +@@ -205,7 +205,7 @@ msgstr "aleshores aquesta és la solució." + msgid "Plugin\n" + "Details" + msgstr "Detalls del\n" +-"complement" ++"connector" + + #: ../src/setroubleshoot/browser.py:533 + msgid "Report\n" +@@ -216,7 +216,7 @@ msgstr "Informa de l'error\n" + #: ../src/setroubleshoot/browser.py:562 + #, python-format + msgid "Plugin: %s " +-msgstr "Complement: %s " ++msgstr "Connector: %s " + + #: ../src/setroubleshoot/browser.py:629 + msgid "Unable to grant access." +@@ -489,7 +489,7 @@ msgstr "capacitat" + + #: ../src/setroubleshoot/signature.py:218 + msgid "capability2" +-msgstr "" ++msgstr "capacitat2" + + #: ../src/setroubleshoot/signature.py:395 + #, python-format +@@ -634,7 +634,7 @@ msgid "\n" + "***** Plugin %s (%.4s confidence) suggests " + msgstr "\n" + "\n" +-"***** El complement %s (amb confiança del %.4s) suggereix " ++"***** El connector %s (amb confiança del %.4s) suggereix " + + #: ../src/setroubleshoot/signature.py:594 + msgid "*" +@@ -717,7 +717,7 @@ msgstr "Es van executar amb èxit %s" + #: ../src/sealert:173 + #, c-format + msgid "Plugin %s not valid for %s id" +-msgstr "El complement %s no és vàlid per a l'id %s" ++msgstr "El connector %s no és vàlid per a l'id %s" + + #: ../src/setroubleshootd:78 + msgid "SELinux not enabled, setroubleshootd exiting..." +@@ -752,7 +752,7 @@ msgstr "Suprimeix" + + #: ../gui/browser.glade.h:11 + msgid "Delete Selected Alerts" +-msgstr "Elimina les alertes seleccionades" ++msgstr "Suprimeix les alertes seleccionades" + + #: ../gui/browser.glade.h:13 + msgid "Close" +@@ -784,7 +784,7 @@ msgid "" + "to remedy." + msgstr "" + "Llegiu la informació per solucionar el problema de l'alerta. Pot requerir " +-"privilegis d'administració per a remeiar-ho." ++"privilegis d'administració per a solucionar-ho." + + #: ../gui/browser.glade.h:27 + msgid "Email alert to system administrator." +@@ -792,7 +792,7 @@ msgstr "Missatge de correu electrònic d'alerta a l'administrador del sistema." + + #: ../gui/browser.glade.h:31 + msgid "Delete current alert from the database." +-msgstr "Elimina l'alerta actual de la base de dades." ++msgstr "Suprimeix l'alerta actual de la base de dades." + + #: ../gui/browser.glade.h:32 + msgid "Previous" +diff --git a/framework/po/cs.po b/framework/po/cs.po +index fe44ca5..ff26761 100644 +--- a/framework/po/cs.po ++++ b/framework/po/cs.po +@@ -19,8 +19,8 @@ msgstr "" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=UTF-8\n" + "Content-Transfer-Encoding: 8bit\n" +-"PO-Revision-Date: 2017-08-29 03:47-0400\n" +-"Last-Translator: Zdenek \n" ++"PO-Revision-Date: 2017-09-15 05:44-0400\n" ++"Last-Translator: Daniel Rusek \n" + "Language-Team: Czech (http://www.transifex.com/projects/p/fedora/language/cs/" + ")\n" + "Language: cs\n" +@@ -167,7 +167,7 @@ msgstr "Pokus o přístup" + + #: ../src/setroubleshoot/browser.py:296 + msgid "On this" +-msgstr "Na tomto" ++msgstr "Na" + + #: ../src/setroubleshoot/browser.py:296 + msgid "Occurred" +@@ -232,7 +232,7 @@ msgstr "Výstraha %d z %d" + #: ../src/setroubleshoot/browser.py:785 + #, python-format + msgid "On this %s:" +-msgstr "Na tomto %s:" ++msgstr "Na %s:" + + #: ../src/setroubleshoot/browser.py:833 ../src/setroubleshoot/browser.py:839 + #: ../src/setroubleshoot/signature.py:411 +diff --git a/framework/po/da.po b/framework/po/da.po +index 2d17e09..344ae62 100644 +--- a/framework/po/da.po ++++ b/framework/po/da.po +@@ -16,7 +16,7 @@ msgstr "" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=UTF-8\n" + "Content-Transfer-Encoding: 8bit\n" +-"PO-Revision-Date: 2017-04-24 11:07-0400\n" ++"PO-Revision-Date: 2017-09-15 08:22-0400\n" + "Last-Translator: scootergrisen \n" + "Language-Team: Danish (http://www.transifex.com/projects/p/fedora/language/" + "da/)\n" +@@ -410,7 +410,7 @@ msgstr "Færdig: " + #: ../src/setroubleshoot/server.py:212 + #, python-format + msgid " For complete SELinux messages run: sealert -l %s" +-msgstr "" ++msgstr " For komplette SELinux-meddelelser kør: sealert -l %s" + + #: ../src/setroubleshoot/server.py:399 + #, python-format +@@ -487,7 +487,7 @@ msgstr "mulighed" + + #: ../src/setroubleshoot/signature.py:218 + msgid "capability2" +-msgstr "" ++msgstr "capability2" + + #: ../src/setroubleshoot/signature.py:395 + #, python-format +@@ -732,6 +732,11 @@ msgid "" + "Daniel Walsh \n" + "John Dennis \n" + msgstr "" ++"Ophavsret (c) 2010\n" ++"Thomas Liu \n" ++"Máirín Duffy \n" ++"Daniel Walsh \n" ++"John Dennis \n" + + #: ../gui/browser.glade.h:9 + msgid "Troubleshoot selected alert" +@@ -739,7 +744,7 @@ msgstr "Fejlsøg valgte advarsler" + + #: ../gui/browser.glade.h:10 + msgid "Delete" +-msgstr "" ++msgstr "Slet" + + #: ../gui/browser.glade.h:11 + msgid "Delete Selected Alerts" +@@ -747,7 +752,7 @@ msgstr "Slet valgte advarsler" + + #: ../gui/browser.glade.h:13 + msgid "Close" +-msgstr "" ++msgstr "Luk" + + #: ../gui/browser.glade.h:15 + msgid "SELinux has detected a problem." +@@ -787,7 +792,7 @@ msgstr "Slet nuværende advarsel fra databasen." + + #: ../gui/browser.glade.h:32 + msgid "Previous" +-msgstr "" ++msgstr "Forrige" + + #: ../gui/browser.glade.h:33 + msgid "Show previous alert." +@@ -795,7 +800,7 @@ msgstr "Vis forrige advarsel." + + #: ../gui/browser.glade.h:35 + msgid "Next" +-msgstr "" ++msgstr "Næste" + + #: ../gui/browser.glade.h:36 + msgid "Show next alert." +diff --git a/framework/po/de.po b/framework/po/de.po +index bc84922..b787a14 100644 +--- a/framework/po/de.po ++++ b/framework/po/de.po +@@ -19,6 +19,7 @@ + # Thomas Spura , 2008, 2009 + # Timo Trinks , 2006, 2007 + # Roman Spirgi , 2015. #zanata ++# Thomas Eichhorn , 2017. #zanata + msgid "" + msgstr "" + "Project-Id-Version: PACKAGE VERSION\n" +@@ -27,8 +28,8 @@ msgstr "" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=UTF-8\n" + "Content-Transfer-Encoding: 8bit\n" +-"PO-Revision-Date: 2015-05-15 04:18-0400\n" +-"Last-Translator: Roman Spirgi \n" ++"PO-Revision-Date: 2017-11-12 07:53-0500\n" ++"Last-Translator: Thomas Eichhorn \n" + "Language-Team: German (http://www.transifex.com/projects/p/fedora/language/" + "de/)\n" + "Language: de\n" +@@ -422,6 +423,8 @@ msgstr "Fertig: " + #, python-format + msgid " For complete SELinux messages run: sealert -l %s" + msgstr "" ++"Zum Anzeigen der kompletten SELinux-Benachrichtigung führen Sie folgenden " ++"Befehl aus: sealert -l %s" + + #: ../src/setroubleshoot/server.py:399 + #, python-format +@@ -498,7 +501,7 @@ msgstr "Fähigkeit" + + #: ../src/setroubleshoot/signature.py:218 + msgid "capability2" +-msgstr "" ++msgstr "capability2" + + #: ../src/setroubleshoot/signature.py:395 + #, python-format +@@ -751,6 +754,11 @@ msgid "" + "Daniel Walsh \n" + "John Dennis \n" + msgstr "" ++"Copyright (c) 2010\n" ++"Thomas Liu \n" ++"Máirín Duffy \n" ++"Daniel Walsh \n" ++"John Dennis \n" + + #: ../gui/browser.glade.h:9 + msgid "Troubleshoot selected alert" +@@ -758,7 +766,7 @@ msgstr "Fehlersuche für die ausgewählte Warnung" + + #: ../gui/browser.glade.h:10 + msgid "Delete" +-msgstr "" ++msgstr "Löschen" + + #: ../gui/browser.glade.h:11 + msgid "Delete Selected Alerts" +@@ -766,7 +774,7 @@ msgstr "Lösche die ausgewählten Meldungen" + + #: ../gui/browser.glade.h:13 + msgid "Close" +-msgstr "" ++msgstr "Schließen" + + #: ../gui/browser.glade.h:15 + msgid "SELinux has detected a problem." +@@ -806,7 +814,7 @@ msgstr "Lösche die aktuelle Meldung aus der Datenbank." + + #: ../gui/browser.glade.h:32 + msgid "Previous" +-msgstr "" ++msgstr "Zurück" + + #: ../gui/browser.glade.h:33 + msgid "Show previous alert." +@@ -814,7 +822,7 @@ msgstr "zeige die vorherige Meldung." + + #: ../gui/browser.glade.h:35 + msgid "Next" +-msgstr "" ++msgstr "Weiter" + + #: ../gui/browser.glade.h:36 + msgid "Show next alert." +diff --git a/framework/po/fr.po b/framework/po/fr.po +index c7071cc..0991881 100644 +--- a/framework/po/fr.po ++++ b/framework/po/fr.po +@@ -18,6 +18,7 @@ + # Sam Friedmann , 2009 + # Thomas Canniot , 2007,2010 + # Thomas Canniot , 2007 ++# Jean-Baptiste Holcroft , 2017. #zanata + msgid "" + msgstr "" + "Project-Id-Version: PACKAGE VERSION\n" +@@ -26,8 +27,8 @@ msgstr "" + "MIME-Version: 1.0\n" + "Content-Type: text/plain; charset=UTF-8\n" + "Content-Transfer-Encoding: 8bit\n" +-"PO-Revision-Date: 2015-02-20 02:14-0500\n" +-"Last-Translator: Copied by Zanata \n" ++"PO-Revision-Date: 2017-10-05 09:01-0400\n" ++"Last-Translator: Jean-Baptiste Holcroft \n" + "Language-Team: French (http://www.transifex.com/projects/p/fedora/language/" + "fr/)\n" + "Language: fr\n" +@@ -420,7 +421,7 @@ msgstr "Terminé :" + #: ../src/setroubleshoot/server.py:212 + #, python-format + msgid " For complete SELinux messages run: sealert -l %s" +-msgstr "" ++msgstr "Pour des messages SELinux exhaustifs, lancez sealert -l %s" + + #: ../src/setroubleshoot/server.py:399 + #, python-format +@@ -497,7 +498,7 @@ msgstr "capacité" + + #: ../src/setroubleshoot/signature.py:218 + msgid "capability2" +-msgstr "" ++msgstr "capability2" + + #: ../src/setroubleshoot/signature.py:395 + #, python-format +@@ -745,6 +746,11 @@ msgid "" + "Daniel Walsh \n" + "John Dennis \n" + msgstr "" ++"Copyright (c) 2010\n" ++"Thomas Liu \n" ++"Máirín Duffy \n" ++"Daniel Walsh \n" ++"John Dennis \n" + + #: ../gui/browser.glade.h:9 + msgid "Troubleshoot selected alert" +@@ -752,7 +758,7 @@ msgstr "Alerte Troubleshoot sélectionnée" + + #: ../gui/browser.glade.h:10 + msgid "Delete" +-msgstr "" ++msgstr "Supprimer" + + #: ../gui/browser.glade.h:11 + msgid "Delete Selected Alerts" +@@ -760,7 +766,7 @@ msgstr "Supprimer les alertes sélectionnées" + + #: ../gui/browser.glade.h:13 + msgid "Close" +-msgstr "" ++msgstr "Fermer" + + #: ../gui/browser.glade.h:15 + msgid "SELinux has detected a problem." +@@ -800,7 +806,7 @@ msgstr "Supprime l'alerte courante de la base de donner." + + #: ../gui/browser.glade.h:32 + msgid "Previous" +-msgstr "" ++msgstr "Précédent" + + #: ../gui/browser.glade.h:33 + msgid "Show previous alert." +@@ -808,7 +814,7 @@ msgstr "Afficher les alertes précédentes." + + #: ../gui/browser.glade.h:35 + msgid "Next" +-msgstr "" ++msgstr "Suivant" + + #: ../gui/browser.glade.h:36 + msgid "Show next alert." +-- +2.15.0 +