[gnome-control-center/gnome-3-10] [po/fr] Correct the translation for "Lock Screen"



commit b6ece56dbaed1c95349cb5ef8346386656dc11da
Author: Baptiste Mille-Mathias <baptiste millemathias gmail com>
Date:   Sun Feb 9 17:52:21 2014 +0100

    [po/fr] Correct the translation for "Lock Screen"
    
    In the background capplet, the string for "lock screen" was translated
    "Verrouiller l'écran"
    (https://git.gnome.org/browse/gnome-control-center/tree/po/fr.po#n59) but lock
    is not a verb in this case but a noon.
    So the translation should rather be something like "Écran de verrouillage"
    Comment added accordingly to builder file.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=723967

 panels/background/background.ui |    2 +-
 po/fr.po                        |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/panels/background/background.ui b/panels/background/background.ui
index 2b72502..5eaef45 100644
--- a/panels/background/background.ui
+++ b/panels/background/background.ui
@@ -197,7 +197,7 @@
                           <object class="GtkLabel" id="label2">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="label" translatable="yes">Lock Screen</property>
+                            <property name="label" translatable="yes" comments="To translators: This is the 
noon, not the verb">Lock Screen</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
diff --git a/po/fr.po b/po/fr.po
index 60616d9..e4f9d37 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -35,7 +35,7 @@ msgstr ""
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
 "control-center&keywords=I18N+L10N&component=general\n"
 "POT-Creation-Date: 2013-09-20 21:45+0000\n"
-"PO-Revision-Date: 2013-09-21 17:37+0200\n"
+"PO-Revision-Date: 2014-02-09 17:52+0100\n"
 "Last-Translator: Alain Lojewski <allomervan gmail com>\n"
 "Language-Team: français <GNOME French Team <gnomefr traduc org>\n"
 "Language: \n"
@@ -56,7 +56,7 @@ msgstr "Évolue au cours de la journée"
 
 #: ../panels/background/background.ui.h:4
 msgid "Lock Screen"
-msgstr "Verrouiller l'écran"
+msgstr "Écran de verrouillage"
 
 #: ../panels/background/background.ui.h:5
 msgctxt "background, style"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]