Hi, In French, it's not "déactivé", but "désactivé"
----- Mail original ----- De: "Emmanuel Kasper" <[email protected]> À: "pve-devel" <[email protected]> Envoyé: Jeudi 21 Avril 2016 11:50:23 Objet: [pve-devel] [PATCH pve-manager 2/3] Translation update for French and Spanish 'disabled' --- po/es.po | 9 ++++----- po/fr.po | 5 ++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/po/es.po b/po/es.po index 45de3c8..4b26401 100644 --- a/po/es.po +++ b/po/es.po @@ -8,15 +8,15 @@ msgstr "" "Project-Id-Version: pve-manager 2.0\n" "Report-Msgid-Bugs-To: <[email protected]>\n" "POT-Creation-Date: Tue Apr 5 11:10:38 2016\n" -"PO-Revision-Date: 2014-08-05 18:36-0400\n" -"Last-Translator: Cesar Peschiera <[email protected]>\n" +"PO-Revision-Date: 2016-04-21 11:22+0100\n" +"Last-Translator: Emmanuel Kasper <[email protected]>\n" "Language-Team: Spanish\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 1.6.5\n" +"X-Generator: Poedit 1.6.10\n" "X-Poedit-SourceCharset: UTF-8\n" #: ../www/manager6/lxc/ResourceEdit.js:469 @@ -2485,9 +2485,8 @@ msgid "default" msgstr "Estándar" #: ../www/manager6/Utils.js:112 -#, fuzzy msgid "disabled" -msgstr "Activado" +msgstr "desactivado" #: ../www/manager6/ha/ResourceEdit.js:59 #, fuzzy diff --git a/po/fr.po b/po/fr.po index fa49d9d..963aaee 100644 --- a/po/fr.po +++ b/po/fr.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: pve-manager 2.0\n" "Report-Msgid-Bugs-To: <[email protected]>\n" "POT-Creation-Date: Tue Apr 5 11:10:38 2016\n" -"PO-Revision-Date: 2016-04-07 13:14+0100\n" +"PO-Revision-Date: 2016-04-21 11:27+0100\n" "Last-Translator: Emmanuel Kasper <[email protected]>\n" "Language-Team: French\n" "Language: fr\n" @@ -2464,9 +2464,8 @@ msgid "default" msgstr "Défaut" #: ../www/manager6/Utils.js:112 -#, fuzzy msgid "disabled" -msgstr "Activé" +msgstr "déactivé" #: ../www/manager6/ha/ResourceEdit.js:59 #, fuzzy -- 2.1.4 _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
