From d7712e90ac7d41098cb608d8ef796f1f80969db3 Mon Sep 17 00:00:00 2001 From: Philip Date: Fri, 20 May 2016 20:18:07 +0200 Subject: [PATCH] v4.1.0-rc1 - reduce default size - fix single package installer - fix #133 - update translations --- po/fr.po | 77 ++++++++++++++++++++++++++------------------------------ po/hu.po | 6 ++--- 2 files changed, 39 insertions(+), 44 deletions(-) diff --git a/po/fr.po b/po/fr.po index fd17a6f..8d148d4 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: manjaro-pamac\n" "Report-Msgid-Bugs-To: guillaume@manjaro.org\n" -"POT-Creation-Date: 2016-04-24 08:44+0200\n" -"PO-Revision-Date: 2016-04-24 14:25+0000\n" +"POT-Creation-Date: 2015-08-20 11:53+0200\n" +"PO-Revision-Date: 2016-05-20 18:04+0000\n" "Last-Translator: Charles Monzat \n" "Language-Team: French (http://www.transifex.com/manjarolinux/manjaro-pamac/language/fr/)\n" "MIME-Version: 1.0\n" @@ -31,6 +31,10 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#: data/polkit/org.manjaro.pamac.policy +msgid "Authentication is required" +msgstr "Authentification nécessaire" + #: ../src/daemon.vala msgid "Failed to initialize alpm library" msgstr "L'initialisation de la librairie alpm a échoué" @@ -47,7 +51,7 @@ msgstr "Inconnu" msgid "Explicitly installed" msgstr "Explicitement installé" -#: ../src/daemon.vala +#: ../src/daemon.vala ../src/manager_window.vala msgid "Installed as a dependency for another package" msgstr "Installé comme dépendance d'un autre paquet" @@ -152,7 +156,7 @@ msgstr "Choix d'un fournisseur pour %s" #: ../src/transaction.vala msgid "To remove" -msgstr "À désinstaller" +msgstr "À désinstaller " #: ../src/transaction.vala msgid "To downgrade" @@ -160,19 +164,19 @@ msgstr "Retour à une version antérieure" #: ../src/transaction.vala msgid "To build" -msgstr "À construire" +msgstr "À construire " #: ../src/transaction.vala msgid "To install" -msgstr "À installer" +msgstr "À installer " #: ../src/transaction.vala msgid "To reinstall" -msgstr "À réinstaller" +msgstr "À réinstaller " #: ../src/transaction.vala msgid "To update" -msgstr "À mettre à jour" +msgstr "À mettre à jour " #: ../src/transaction.vala ../src/updater_window.vala msgid "Total download size" @@ -313,14 +317,14 @@ msgstr "Exécution des scripts de post-transaction" #: ../src/transaction.vala #, c-format msgid "About %u seconds remaining" -msgstr "Environ %u seconde(s) restante(s)" +msgstr "Environ %u secondes restantes" #: ../src/transaction.vala #, c-format msgid "About %lu minute remaining" msgid_plural "About %lu minutes remaining" msgstr[0] "Environ %lu minute restantes" -msgstr[1] "Environ %lu minute(s) restante(s)" +msgstr[1] "Environ %lu minutes restantes" #: ../src/transaction.vala #, c-format @@ -382,25 +386,18 @@ msgstr "Voir les mises à jour disponibles" msgid "Deselect" msgstr "Désélectionner" -#: ../src/manager_window.vala +#: ../src/manager_window.vala ../resources/manager_window.ui msgid "Install" msgstr "Installer" -#: ../src/manager_window.vala +#: ../src/manager_window.vala ../resources/manager_window.ui msgid "Remove" msgstr "Désinstaller" -#: ../src/manager_window.vala -msgid "Reinstall" -msgstr "Réinstaller" - -#: ../src/manager_window.vala -msgid "Install optional dependencies" -msgstr "Installer les dépendances optionnelles" - -#: ../src/manager_window.vala -msgid "Mark as explicitly installed" -msgstr "Marquer comme explicitement installé" +#: ../src/manager_window.vala ../resources/progress_dialog.ui +#: ../resources/manager_window.ui ../resources/updater_window.ui +msgid "Details" +msgstr "Détails" #: ../src/manager_window.vala #, c-format @@ -425,6 +422,14 @@ msgstr "Étrangers" msgid "Pending" msgstr "En attente" +#: ../src/manager_window.vala +msgid "Install Reason" +msgstr "Motif d'installation " + +#: ../src/manager_window.vala +msgid "Mark as explicitly installed" +msgstr "Marquer comme explicitement installé" + #: ../src/manager_window.vala msgid "Licenses" msgstr "Licences" @@ -450,10 +455,6 @@ msgstr "Compilé le " msgid "Install Date" msgstr "Installé le " -#: ../src/manager_window.vala -msgid "Install Reason" -msgstr "Motif d'installation " - #: ../src/manager_window.vala msgid "Signatures" msgstr "Signatures " @@ -527,11 +528,6 @@ msgstr "Dépendances de vérification" msgid "Name" msgstr "Nom" -#: ../src/manager_window.vala -#, c-format -msgid "Choose optional dependencies for %s" -msgstr "Choix des dépendances optionnelles pour %s" - #: ../src/manager_window.vala ../resources/manager_window.ui msgid "Install Local Packages" msgstr "Installer des paquets locaux" @@ -584,11 +580,6 @@ msgstr "Progression" msgid "_Hide" msgstr "_Cacher" -#: ../resources/progress_dialog.ui ../resources/manager_window.ui -#: ../resources/updater_window.ui -msgid "Details" -msgstr "Détails" - #: ../resources/history_dialog.ui msgid "Pamac History" msgstr "Historique de Pamac" @@ -654,14 +645,14 @@ msgstr "Popularité" msgid "AUR" msgstr "AUR" -#: ../resources/manager_window.ui ../resources/updater_window.ui -msgid "_Apply" -msgstr "_Appliquer" - #: ../resources/manager_window.ui msgid "Browse" msgstr "Naviguer" +#: ../resources/manager_window.ui +msgid "Reinstall" +msgstr "Réinstaller" + #: ../resources/manager_window.ui msgid "Dependencies" msgstr "Dépendances" @@ -670,6 +661,10 @@ msgstr "Dépendances" msgid "Files" msgstr "Fichiers" +#: ../resources/manager_window.ui ../resources/updater_window.ui +msgid "_Apply" +msgstr "_Appliquer" + #: ../resources/preferences_dialog.ui msgid "Remove unrequired dependencies" msgstr "Désinstaller les dépendances inutiles" diff --git a/po/hu.po b/po/hu.po index 58be51d..11eafb6 100644 --- a/po/hu.po +++ b/po/hu.po @@ -14,8 +14,8 @@ msgstr "" "Project-Id-Version: manjaro-pamac\n" "Report-Msgid-Bugs-To: guillaume@manjaro.org\n" "POT-Creation-Date: 2015-08-20 11:53+0200\n" -"PO-Revision-Date: 2016-05-14 09:54+0000\n" -"Last-Translator: philm \n" +"PO-Revision-Date: 2016-05-20 05:34+0000\n" +"Last-Translator: miku84\n" "Language-Team: Hungarian (http://www.transifex.com/manjarolinux/manjaro-pamac/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,7 +25,7 @@ msgstr "" #: data/polkit/org.manjaro.pamac.policy msgid "Authentication is required" -msgstr "" +msgstr "Hitelesítés szükséges" #: ../src/daemon.vala msgid "Failed to initialize alpm library"