diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..c0266c1 --- /dev/null +++ b/.tx/config @@ -0,0 +1,10 @@ +[main] +host = https://www.transifex.com + +[antergos.antergos_notifypot] +file_filter = po/.po +minimum_perc = 50 +source_file = po/ANTERGOS_NOTIFY.pot +source_lang = en +type = PO + diff --git a/po/ANTERGOS_NOTIFY.pot b/po/ANTERGOS_NOTIFY.pot new file mode 100644 index 0000000..2fbecdc --- /dev/null +++ b/po/ANTERGOS_NOTIFY.pot @@ -0,0 +1,49 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Antergos Alerts\n" +"POT-Creation-Date: 2018-09-03 02:14-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Antergos Developers \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: pygettext.py 1.5\n" +"X-Generator: Poedit 2.1.1\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Poedit-Basepath: ../src\n" +"X-Poedit-KeywordsList: _\n" +"X-Poedit-SearchPath-0: antergos-alerts.py\n" + +#: antergos-alerts.py:102 +msgid "ATTENTION: Antergos System Message" +msgstr "" + +#: antergos-alerts.py:104 +msgid "A new Antergos Alert has been issued." +msgstr "" + +#: antergos-alerts.py:105 +msgid "Alerts contain important information regarding your system." +msgstr "" + +#: antergos-alerts.py:106 +msgid "You can view the alert at the following URL" +msgstr "" + +#: antergos-alerts.py:121 +msgid "At least one core system package has been updated." +msgstr "" + +#: antergos-alerts.py:122 +msgid "To ensure system stability, a reboot is recommended." +msgstr "" + +#: antergos-alerts.py:211 +msgid "root privileges are needed to store which alerts have already been shown" +msgstr "" diff --git a/po/ast.po b/po/ast.po new file mode 100644 index 0000000..712d436 --- /dev/null +++ b/po/ast.po @@ -0,0 +1,42 @@ +# +# Translators: +# Dustin Falgout , 2016 +# enolp , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Dustin Falgout \n" +"Language-Team: Asturian (http://www.transifex.com/faidoc/antergos/language/ast/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ast\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Anovóse la prioridá del repositoriu antergos." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Deberíes revisar la camudancia en /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "y dempués anovar pacman.conf acordies." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Pa más información mira:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ATENCIÓN: Mensaxe del sistema Antergos\"" diff --git a/po/bg.po b/po/bg.po new file mode 100644 index 0000000..2aade75 --- /dev/null +++ b/po/bg.po @@ -0,0 +1,42 @@ +# +# Translators: +# Tony Ivanov , 2017 +# Иван Пенев (Адмирал АнимЕ), 2017 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-12-26 21:41+0000\n" +"Last-Translator: Tony Ivanov \n" +"Language-Team: Bulgarian (http://www.transifex.com/faidoc/antergos/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Приоритета на Antergos репозиторията беше актуализиран." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Трябва да прегледате промените в /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "и тогава обновете вашия pacman.conf както следва." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "За повече сведения вижте:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ВНИМАНИЕ: Antergos Системно Съобщение\"" diff --git a/po/ca.po b/po/ca.po new file mode 100644 index 0000000..eecadb5 --- /dev/null +++ b/po/ca.po @@ -0,0 +1,42 @@ +# +# Translators: +# Dustin Falgout , 2016 +# Davidmp , 2016,2018 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2018-08-18 11:49+0000\n" +"Last-Translator: Davidmp \n" +"Language-Team: Catalan (http://www.transifex.com/faidoc/antergos/language/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "S'ha actualitzat la prioritat del repositori d'Antergos." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Hauríeu de revisar el canvi a /etc/pacman.conf.pacnew." + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "i després actualitzar el pacman.conf corresponentment." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Per a més informació, vegeu el següent:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ATENCIÓ! Missatge del sistema Antergos.\"" diff --git a/po/cs.po b/po/cs.po new file mode 100644 index 0000000..573df59 --- /dev/null +++ b/po/cs.po @@ -0,0 +1,41 @@ +# +# Translators: +# LiberteCzech , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-23 22:33+0000\n" +"Last-Translator: LiberteCzech \n" +"Language-Team: Czech (http://www.transifex.com/faidoc/antergos/language/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Priorita repozitářů distribuce Antergos byla aktualizována." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Měli by jste zkontrolovat změny v souboru /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "a následně aktualizovat váš soubor pacman.conf." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Více informací naleznete na:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"POZOR: Systémová zpráva distribuci Antergos\"" diff --git a/po/da.po b/po/da.po new file mode 100644 index 0000000..eeb7a1e --- /dev/null +++ b/po/da.po @@ -0,0 +1,41 @@ +# +# Translators: +# scootergrisen, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: scootergrisen\n" +"Language-Team: Danish (http://www.transifex.com/faidoc/antergos/language/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos' arkivprioritet er blevet opdateret." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Du bør gennemse ændringerne i /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "og så opdatere din pacman.conf i henhold hertil." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "For mere information se:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"BEMÆRK: Antergos-systemmeddelelse\"" diff --git a/po/de.po b/po/de.po new file mode 100644 index 0000000..af0a259 --- /dev/null +++ b/po/de.po @@ -0,0 +1,43 @@ +# +# Translators: +# Dustin Falgout , 2016 +# Ettore Atalan , 2016 +# pcons , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-23 22:33+0000\n" +"Last-Translator: Dustin Falgout \n" +"Language-Team: German (http://www.transifex.com/faidoc/antergos/language/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Die Antergos-Paketquellenpriorität wurde aktualisiert." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Sie sollten die Änderung in /etc/pacman.conf.pacnew überprüfen" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "und anschließend Ihre pacman.conf entsprechend aktualisieren." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Weitere Informationen finden Sie unter:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ACHTUNG: Antergos-Systemnachricht\"" diff --git a/po/el.po b/po/el.po new file mode 100644 index 0000000..d0ad390 --- /dev/null +++ b/po/el.po @@ -0,0 +1,41 @@ +# +# Translators: +# George Alexiou , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: George Alexiou \n" +"Language-Team: Greek (http://www.transifex.com/faidoc/antergos/language/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "H προτεραιότητα του αποθετήριου του antergos έχει ενημερωθεί." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Θα πρέπει να εξετάσετε την αλλαγή στο /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "και στη συνέχεια να ενημερώσετε ανάλογα το pacman.conf." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Για περισσότερες πληροφορίες δείτε:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ΠΡΟΣΟΧΗ: Μήνυμα Συστήματος Αntergos\"" diff --git a/po/en_GB.po b/po/en_GB.po new file mode 100644 index 0000000..f8cd7df --- /dev/null +++ b/po/en_GB.po @@ -0,0 +1,41 @@ +# +# Translators: +# Andi Chandler , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Andi Chandler \n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/faidoc/antergos/language/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "The Antergos repo priority has been updated." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "You should review the change in /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "and then update your pacman.conf accordingly." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "For more information see:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ATTENTION: Antergos System Message\"" diff --git a/po/es.po b/po/es.po new file mode 100644 index 0000000..e73724a --- /dev/null +++ b/po/es.po @@ -0,0 +1,42 @@ +# +# Translators: +# Pedro Román , 2017 +# José Luis Sandoval Alaguna , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Pedro Román \n" +"Language-Team: Spanish (http://www.transifex.com/faidoc/antergos/language/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "La prioridad del repositorio antergos ha sido actualizada." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Debería revisar el cambio en /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "y luego actualizar su pacman.conf en concordancia." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Para más información ver:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "«ATENCIÓN: mensaje del sistema Antergos»" diff --git a/po/es_ES.po b/po/es_ES.po new file mode 100644 index 0000000..a64bb68 --- /dev/null +++ b/po/es_ES.po @@ -0,0 +1,41 @@ +# +# Translators: +# Pedro Román , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Pedro Román \n" +"Language-Team: Spanish (Spain) (http://www.transifex.com/faidoc/antergos/language/es_ES/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_ES\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "La prioridad del repositorio «antergos» ha sido actualizada." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Debería revisar los cambios producidos en el archivo /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "y, posteriormente, actualizar el archivo pacman.conf en consecuencia." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Para obtener más información, vea:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ATENCIÓN: mensaje del sistema Antergos\"" diff --git a/po/es_MX.po b/po/es_MX.po new file mode 100644 index 0000000..644716f --- /dev/null +++ b/po/es_MX.po @@ -0,0 +1,41 @@ +# +# Translators: +# Roberto Carlos García Luis , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Roberto Carlos García Luis \n" +"Language-Team: Spanish (Mexico) (http://www.transifex.com/faidoc/antergos/language/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "La prioridad de los repositorios de antergos ha sido actualizada." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Puedes revisar los cambios en /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "y entonces actualiza tu pacman.conf como corresponde." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Para más información ver:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ATENCIÓN: Mensaje de Sistema Antergos\"" diff --git a/po/fa.po b/po/fa.po new file mode 100644 index 0000000..7c7ee38 --- /dev/null +++ b/po/fa.po @@ -0,0 +1,41 @@ +# +# Translators: +# arya sadeghy , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: arya sadeghy \n" +"Language-Team: Persian (http://www.transifex.com/faidoc/antergos/language/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "اولویت مخزن antergos بروز شده است." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "شما باید تغییر در /etc/pacman.conf.pacnew را بررسی کنید ." + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "و سپس بر این اساس pacman.conf خود را به روز رسانی کنید ." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "برای اطلاعات بیشتر نگاه کنید:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"توجه: پیام سیستم انترگوس \"" diff --git a/po/fi.po b/po/fi.po new file mode 100644 index 0000000..50fc2fe --- /dev/null +++ b/po/fi.po @@ -0,0 +1,41 @@ +# +# Translators: +# Mikaela Suomalainen , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Mikaela Suomalainen \n" +"Language-Team: Finnish (http://www.transifex.com/faidoc/antergos/language/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos-ohjelmistolähteen prioriteetti on päivitetty." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Muutokset tiedostossa /etc/pacman.conf.pacnew tulisi tarkistaa" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "ja pacman.conf päivittää sen mukaisesti." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Saadaksesi lisätietoja, katso:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"HUOMIO: Antergos järjestelmäviesti\"" diff --git a/po/fr.po b/po/fr.po new file mode 100644 index 0000000..f47136c --- /dev/null +++ b/po/fr.po @@ -0,0 +1,42 @@ +# +# Translators: +# Hugo Locurcio, 2016 +# Roro Titi , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Hugo Locurcio\n" +"Language-Team: French (http://www.transifex.com/faidoc/antergos/language/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "L'ordre de priorité du dépôt antergos a été mis à jour." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Vous devriez vérifier ce changement dans /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "et mettre à jour votre fichier pacman.conf en conséquence." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Pour plus d'informations, consulter :" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ATTENTION : Message système Antergos\"" diff --git a/po/gl.po b/po/gl.po new file mode 100644 index 0000000..50a448e --- /dev/null +++ b/po/gl.po @@ -0,0 +1,41 @@ +# +# Translators: +# Xosé M. Lamas , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Xosé M. Lamas \n" +"Language-Team: Galician (http://www.transifex.com/faidoc/antergos/language/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "A prioridade do repositorio de Antergos foi actualizada" + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Debería revisar o cambio en /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "e despois actualizar o seu pacman.conf en consecuencia." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Para máis información vexa:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ATENCIÓN: Mensaxe do Sistema Antergos\"" diff --git a/po/hi.po b/po/hi.po new file mode 100644 index 0000000..db8f015 --- /dev/null +++ b/po/hi.po @@ -0,0 +1,42 @@ +# +# Translators: +# Panwar108 , 2018 +# Panwar108 , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2018-05-12 17:27+0000\n" +"Last-Translator: Panwar108 \n" +"Language-Team: Hindi (http://www.transifex.com/faidoc/antergos/language/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos पैकेज-संग्रह की प्राथमिकता बदल दी गई है।" + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "आपको /etc/pacman.conf.pacnew में हुए बदलावों की समीक्षा करनी चाहिए" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "और फिर उसके अनुसार pacman.conf अपडेट करें।" + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "अधिक जानकारी के लिए देखें:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ध्यान दें: Antergos सिस्टम संदेश\"" diff --git a/po/hr.po b/po/hr.po new file mode 100644 index 0000000..034422e --- /dev/null +++ b/po/hr.po @@ -0,0 +1,41 @@ +# +# Translators: +# Ivica Kolić , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Ivica Kolić \n" +"Language-Team: Croatian (http://www.transifex.com/faidoc/antergos/language/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hr\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" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Prioritet antergos repozitorija je ažuriran." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Pregledajte izmjene u /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "i ažurirajte vaš pacman.conf u skladu s time." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Za više informacija pgledajte:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"UPOZORENJE: Poruka Antergos sustava\"" diff --git a/po/hu.po b/po/hu.po new file mode 100644 index 0000000..60d9ac9 --- /dev/null +++ b/po/hu.po @@ -0,0 +1,42 @@ +# +# Translators: +# Diana Grasl , 2016 +# Dustin Falgout , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Dustin Falgout \n" +"Language-Team: Hungarian (http://www.transifex.com/faidoc/antergos/language/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Az antergos tároló prioritása frissitve lett. A változásokat megtekintheti a" + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "A változásokat megtekintheti az /etc/pacman.conf.pacnew fájlban" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "utána eszerint frissitse a pacman.conf fájlt" + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "További információért tekintse meg:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"FIGYELEM: Antergos rendszer üzenet\"" diff --git a/po/id.po b/po/id.po new file mode 100644 index 0000000..c5ffda7 --- /dev/null +++ b/po/id.po @@ -0,0 +1,41 @@ +# +# Translators: +# Cahya Legawa , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Cahya Legawa \n" +"Language-Team: Indonesian (http://www.transifex.com/faidoc/antergos/language/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Repo prioritas antergos telah diperbarui" + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Anda sebaiknya meninjau perubahan pada /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "dan kemudian perbarui pacman.conf Anda secara layak." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Untuk informasi lebih lanjut lihat:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"PERHATIAN: Pesan Sistem Antergos\"" diff --git a/po/it.po b/po/it.po new file mode 100644 index 0000000..3d9d108 --- /dev/null +++ b/po/it.po @@ -0,0 +1,43 @@ +# +# Translators: +# Davide, 2016 +# tesfabpel , 2016 +# Tony Morello (TonyFixEverything) , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Tony Morello (TonyFixEverything) \n" +"Language-Team: Italian (http://www.transifex.com/faidoc/antergos/language/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "La priorità dei repository di Antergos è stata aggiornata." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Dovresti controllare il cambiamento in /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "e quindi aggiornare il tuo pacman.conf di conseguenza." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Per maggiori informazioni visita:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ATTENZIONE: Messaggio di Sistema di Antergos\"" diff --git a/po/ja.po b/po/ja.po new file mode 100644 index 0000000..20fa02a --- /dev/null +++ b/po/ja.po @@ -0,0 +1,42 @@ +# +# Translators: +# Jun Kasamatsu (もっへもへ) , 2016 +# Jun Kasamatsu (もっへもへ) , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Jun Kasamatsu (もっへもへ) \n" +"Language-Team: Japanese (http://www.transifex.com/faidoc/antergos/language/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos リポジトリの優先度がアップデートされました。" + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "/etc/pacman.conf.pacnew で変更を確認する必要があります" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "また、正しく pacman.conf を編集してください。" + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "詳しい情報は次を確認してください:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"注意: Antergos システム メッセージ\"" diff --git a/po/ko.po b/po/ko.po new file mode 100644 index 0000000..a7877bd --- /dev/null +++ b/po/ko.po @@ -0,0 +1,41 @@ +# +# Translators: +# 박정규(Jung-Kyu Park) , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: 박정규(Jung-Kyu Park) \n" +"Language-Team: Korean (http://www.transifex.com/faidoc/antergos/language/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "antergos 저장소 우선순위가 업데이트되었습니다." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "/etc/pacman.conf.pacnew 의 변경사항을 확인해야 합니다" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "그러고 나서 내용에 따라 pacman.conf을 업데이트하시면 됩니다." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "더 많은 정보는 이곳에서 살펴보세요:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"알림: Antergos 시스템 메시지입니다\"" diff --git a/po/lt.po b/po/lt.po new file mode 100644 index 0000000..7cf8713 --- /dev/null +++ b/po/lt.po @@ -0,0 +1,41 @@ +# +# Translators: +# Moo, 2016-2017 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Moo\n" +"Language-Team: Lithuanian (http://www.transifex.com/faidoc/antergos/language/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: lt\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos saugyklos pirmenybė buvo atnaujinta." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Jūs turėtumėte peržvelgti pakeitimą faile /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "ir tuomet atitinkamai atnaujinti savo pacman.conf failą." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Išsamesnei informacijai, žiūrėkite:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"DĖMESIO: Antergos sistemos pranešimas\"" diff --git a/po/nb.po b/po/nb.po new file mode 100644 index 0000000..6602bca --- /dev/null +++ b/po/nb.po @@ -0,0 +1,42 @@ +# +# Translators: +# Andy V , 2017 +# Christian Helling , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Andy V \n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/faidoc/antergos/language/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos pakkebrønn prioritet er oppdatert." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Du bør se gjennom endringen i /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "og deretter oppdatere pacman.conf." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "For mer informasjon se:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"OBS: Antergos systemmelding\"" diff --git a/po/nl.po b/po/nl.po new file mode 100644 index 0000000..45920b4 --- /dev/null +++ b/po/nl.po @@ -0,0 +1,41 @@ +# +# Translators: +# Dustin Falgout , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Dustin Falgout \n" +"Language-Team: Dutch (http://www.transifex.com/faidoc/antergos/language/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "De antergos repo prioriteit is bijgewerkt." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "U moet de verandering in /etc/pacman.conf.pacnew bekijken" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "en vervolgens uw pacman.conf dienovereenkomstig bijwerken." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Zie voor meer informatie:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"Aandacht: Antergos systeembericht\"" diff --git a/po/pl.po b/po/pl.po new file mode 100644 index 0000000..e030977 --- /dev/null +++ b/po/pl.po @@ -0,0 +1,42 @@ +# +# Translators: +# Adam_eM , 2016 +# Hubert Cwajda , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Adam_eM \n" +"Language-Team: Polish (http://www.transifex.com/faidoc/antergos/language/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Priorytet repozytorium antergos został zaktualizowany" + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Powinieneś przejrzeć zmiany w /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "a następnie odpowiednio zmodyfikować pacman.conf" + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "By uzyskać więcej informacji przejrzyj:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"UWAGA: Wiadomość Systemowa Antergos\"" diff --git a/po/pt.po b/po/pt.po new file mode 100644 index 0000000..c6628c7 --- /dev/null +++ b/po/pt.po @@ -0,0 +1,42 @@ +# +# Translators: +# Helder Meneses , 2016 +# Ricardo Simões , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-23 22:33+0000\n" +"Last-Translator: Helder Meneses \n" +"Language-Team: Portuguese (http://www.transifex.com/faidoc/antergos/language/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "A prioridade do repositório antergos foi atualizada." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Deve rever a alteração em /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "e depois actualizar o seu pacman.conf em conformidade." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Para mais informação veja:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ATENÇÃO: Mensagem do Sistema Antergos\"" diff --git a/po/pt_BR.po b/po/pt_BR.po new file mode 100644 index 0000000..8801b00 --- /dev/null +++ b/po/pt_BR.po @@ -0,0 +1,44 @@ +# +# Translators: +# José Elias , 2016 +# MDK3 , 2016 +# Matheus Faustino , 2016 +# Sergio Luiz Araujo Silva , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: MDK3 \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/faidoc/antergos/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "A prioridade do repositório antergos foi atualizada. " + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Você deve revisar a mudança no /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "e então atualizar seu pacman.conf de acordo" + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Para mais informações, consulte:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ATENÇÃO: Sistema de Mensagem do Antergos" diff --git a/po/ro.po b/po/ro.po new file mode 100644 index 0000000..3186411 --- /dev/null +++ b/po/ro.po @@ -0,0 +1,41 @@ +# +# Translators: +# Dustin Falgout , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Dustin Falgout \n" +"Language-Team: Romanian (http://www.transifex.com/faidoc/antergos/language/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos repo prioritate a fost actualizat." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Vă recomandăm să examinaţi modificarea /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "şi apoi actualizaţi pacman.conf dumneavoastră în consecinţă." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Pentru mai multe informaţii a se vedea:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"Atenţie: sistemul de Antergos mesaj\"" diff --git a/po/ru.po b/po/ru.po new file mode 100644 index 0000000..1614b1d --- /dev/null +++ b/po/ru.po @@ -0,0 +1,42 @@ +# +# Translators: +# Aleksander Timashov, 2016 +# git_in_my_anus, 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Aleksander Timashov\n" +"Language-Team: Russian (http://www.transifex.com/faidoc/antergos/language/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Приоритет репозитория antergos был изменён." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Вы можете посмотреть изменения в /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "и в соответствии с этим обновить pacman.conf" + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Для получения более подробной информации посетите:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ВНИМАНИЕ: Системное сообщение Antergos\"" diff --git a/po/sk.po b/po/sk.po new file mode 100644 index 0000000..300d299 --- /dev/null +++ b/po/sk.po @@ -0,0 +1,43 @@ +# +# Translators: +# Dušan Kazik , 2016 +# Dustin Falgout , 2016 +# LiberteCzech , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-23 22:33+0000\n" +"Last-Translator: Dušan Kazik \n" +"Language-Team: Slovak (http://www.transifex.com/faidoc/antergos/language/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Priorita repozitárov distribúcie Antergos bola aktualizovaná." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Mali by ste skontrolovať zmeny v súbore /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "a následne aktualizovať váš súbor pacman.conf." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Pre viac informácií si prezrite:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"POZOR: Systémová správa distribúcie Antergos\"" diff --git a/po/sr.po b/po/sr.po new file mode 100644 index 0000000..80856ba --- /dev/null +++ b/po/sr.po @@ -0,0 +1,41 @@ +# +# Translators: +# Mladen Pejaković , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Mladen Pejaković \n" +"Language-Team: Serbian (http://www.transifex.com/faidoc/antergos/language/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sr\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" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Приоритет ризнице Антергоса је ажуриран." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Требали бисте прегледати измене у /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "и ажурирати ваш pacman.conf у складу с тим." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "За више информација погледајте:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ПАЖЊА: Антергос системска порука\"" diff --git a/po/sv.po b/po/sv.po new file mode 100644 index 0000000..531ab99 --- /dev/null +++ b/po/sv.po @@ -0,0 +1,41 @@ +# +# Translators: +# Tobias Ahlström , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Tobias Ahlström \n" +"Language-Team: Swedish (http://www.transifex.com/faidoc/antergos/language/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos repo prioritet har uppdaterats." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Du bör granska förändringen i /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "och sedan uppdatera din pacman.conf." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "För mer information se:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"Uppmärksamhet: Antergos systemmeddelande\"" diff --git a/po/tr.po b/po/tr.po new file mode 100644 index 0000000..6f6bbbe --- /dev/null +++ b/po/tr.po @@ -0,0 +1,41 @@ +# +# Translators: +# Erdoğan Şahin, 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Cormango \n" +"Language-Team: Turkish (http://www.transifex.com/faidoc/antergos/language/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos depo önceliği güncellendi." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Değişikliği /etc/pacman.conf.pacnew içerisinden inceleyebilirsiniz." + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "sonrasında pacman.conf dosyasını güncelleyin." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Daha fazla bilgi için:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"DİKKAT: Antergos Sistem Mesajı\"" diff --git a/po/uk.po b/po/uk.po new file mode 100644 index 0000000..84611df --- /dev/null +++ b/po/uk.po @@ -0,0 +1,41 @@ +# +# Translators: +# Max Lyashuk , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Max Lyashuk \n" +"Language-Team: Ukrainian (http://www.transifex.com/faidoc/antergos/language/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: uk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Пріоритет репозиторію antergos оновлено." + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Ви маєте перевірити зміни у файлі /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "а тоді, відповідно, змінити файл pacman.conf." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Для отримання докладнішої інформації дивіться:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"УВАГА: Системне повідомлення Antergos\"" diff --git a/po/vi.po b/po/vi.po new file mode 100644 index 0000000..9e3b509 --- /dev/null +++ b/po/vi.po @@ -0,0 +1,41 @@ +# +# Translators: +# Huy Dang , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Huy Dang \n" +"Language-Team: Vietnamese (http://www.transifex.com/faidoc/antergos/language/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "" + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "Bạn nên xem xét thay đổi ở /etc/pacman.conf.pacnew" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "và sau đó cập nhật pacman.conf cho phù hợp." + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "Thông tin xem thêm: " + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"CHÚ Ý: Tin nhắn Hệ thống Antergos\"" diff --git a/po/zh.po b/po/zh.po new file mode 100644 index 0000000..7d45c58 --- /dev/null +++ b/po/zh.po @@ -0,0 +1,41 @@ +# +# Translators: +# Jack , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Jack \n" +"Language-Team: Chinese (http://www.transifex.com/faidoc/antergos/language/zh/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos仓库已更新" + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "您应该查看一下在/etc/pacman.conf.pacnew里的更改" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "然后根据您查看的内容更新你的pacman.conf" + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "如果要查看更多信息,请看:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"ATTENTION: Antergos System Message\"" diff --git a/po/zh_CN.po b/po/zh_CN.po new file mode 100644 index 0000000..11c713c --- /dev/null +++ b/po/zh_CN.po @@ -0,0 +1,42 @@ +# +# Translators: +# Dustin Falgout , 2016 +# Dz Chen , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Dustin Falgout \n" +"Language-Team: Chinese (China) (http://www.transifex.com/faidoc/antergos/language/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos 软件仓库优先级已经更新。" + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "您应该检验在 /etc/pacman.conf.pacnew 上的更改" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "再依此来更新您的 pacman.conf 配置。" + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "更多信息请查看:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"注意:Antergos 系统消息\"" diff --git a/po/zh_TW.po b/po/zh_TW.po new file mode 100644 index 0000000..989a133 --- /dev/null +++ b/po/zh_TW.po @@ -0,0 +1,41 @@ +# +# Translators: +# Jeff Huang , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Antergos\n" +"Report-Msgid-Bugs-To: Antergos Developers \n" +"POT-Creation-Date: 2016-05-30 13:10-0500\n" +"PO-Revision-Date: 2017-09-22 23:48+0000\n" +"Last-Translator: Jeff Huang \n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/faidoc/antergos/language/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. Notification Body Part 1 +#: antergos-notify.sh:27 +msgid "The antergos repo priority has been updated." +msgstr "Antergos 套件庫優先權已更新。" + +#. Notification Body Part 2 +#: antergos-notify.sh:30 +msgid "You should review the change in /etc/pacman.conf.pacnew" +msgstr "您必須審閱在 /etc/pacman.conf.pacnew 中的變更" + +#. Notification Body Part 3 +#: antergos-notify.sh:33 +msgid "and then update your pacman.conf accordingly." +msgstr "然後對應地更新您的 pacman.conf。" + +#. Notification Body Part 4 +#: antergos-notify.sh:36 +msgid "For more information see:" +msgstr "要取得更多資訊請見:" + +#. Notification Subject +#: antergos-notify.sh:39 +msgid "\"ATTENTION: Antergos System Message\"" +msgstr "\"注意:Antergos 系統訊息\"" diff --git a/src/antergos-alerts.py b/src/antergos-alerts.py index d81e4aa..e3e6249 100755 --- a/src/antergos-alerts.py +++ b/src/antergos-alerts.py @@ -71,20 +71,22 @@ def __init__(self): def run(self): """ Runs program """ self.setup_gettext() - self.do_alerts() - self.save_completed_alerts() + + if os.environ.get('RECOMMEND_REBOOT', False): + self.maybe_recommend_reboot() + else: + self.do_alerts() + self.save_completed_alerts() @staticmethod def setup_gettext()-> None: """ Initialize gettext for string translations """ try: gettext.textdomain(AntergosAlerts.APP_NAME) - gettext.bindtextdomain( - AntergosAlerts.APP_NAME, AntergosAlerts.LOCALE_DIR) + gettext.bindtextdomain(AntergosAlerts.APP_NAME, AntergosAlerts.LOCALE_DIR) locale_code, _encoding = locale.getdefaultlocale() - lang = gettext.translation(AntergosAlerts.APP_NAME, AntergosAlerts.LOCALE_DIR, [ - locale_code], None, True) + lang = gettext.translation(AntergosAlerts.APP_NAME, AntergosAlerts.LOCALE_DIR, [locale_code], None, True) lang.install() except Exception: pass @@ -105,6 +107,38 @@ def get_localized_alert_message() -> tuple: return subject, part1, part2, part3 + @classmethod + def get_localized_reboot_recommended_message(cls) -> tuple: + """ Obtain localized version of system reboot recommended message """ + try: + _() + except NameError: + _ = lambda message: message + + generic_msg_parts = cls.get_localized_alert_message() + subject = generic_msg_parts[0] + + part1 = _('At least one core system package has been updated.') + part2 = _('To ensure system stability, a reboot is recommended.') + + return subject, part1, part2 + + @classmethod + def maybe_recommend_reboot(cls) -> None: + if cls.DOING_INSTALL or not cls.IS_GRAPHICAL_SESSION: + return + + subject, part1, part2 = cls.get_localized_reboot_recommended_message() + + environment = os.environ.copy() + environment['ALERT_SUBJECT'] = subject + environment['ALERT_MESSAGE'] = f'{part1} {part2}' + + # Display desktop notification. + try: + subprocess.run(['/usr/bin/antergos-notify'], env=environment, check=True) + except subprocess.CalledProcessError: + pass def print_notice_to_stdout(self, alert_slug: str) -> None: """ Show alert to the user (stdout) """ @@ -132,7 +166,6 @@ def print_notice_to_stdout(self, alert_slug: str) -> None: attrs=['bold', 'blink'] ) - def do_alerts(self) -> None: """ Show alerts to user (stdout and notify) """ # Filter out completed alerts diff --git a/src/antergos-notify.sh b/src/antergos-notify.sh index df14264..fe6a32e 100755 --- a/src/antergos-notify.sh +++ b/src/antergos-notify.sh @@ -17,9 +17,9 @@ # You should have received a copy of the GNU General Public License # along with antergos-notify; if not, see . -#_view_message="$(python -c "import html;print(html.escape(\"${_part3}\"))")" -#_view_message_link="${_view_message}" -_msg="${ALERT_MESSAGE}:\n\n${ALERT_URL}\n" +_msg="${ALERT_MESSAGE}:\n" + +[[ -n "${ALERT_URL}" ]] && _msg="${_msg}\n${ALERT_URL}\n" maybe_display_desktop_alert() {