[glib] Fix a few string mismatches in the Italian translations



commit ef6db8f94b6c7a4a1c922631e3c5cfec32cf1353
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Feb 12 12:43:15 2011 -0500

    Fix a few string mismatches in the Italian translations
    
    Noticed these while testing gsettings translations.

 po/it.po |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/po/it.po b/po/it.po
index f61a86f..5eea913 100644
--- a/po/it.po
+++ b/po/it.po
@@ -3301,7 +3301,7 @@ msgstr "Elenca chiavi e valori, ricorsivamente"
 
 #: ../gio/gsettings-tool.c:488
 #| msgid "Get the value of KEY"
-msgid "Gets the value of KEY"
+msgid "Get the value of KEY"
 msgstr "Ottiene il valore di CHIAVE"
 
 #: ../gio/gsettings-tool.c:489 ../gio/gsettings-tool.c:495
@@ -3316,7 +3316,7 @@ msgstr "Interroga l'intervallo di valori ammessi per CHIAVE"
 
 #: ../gio/gsettings-tool.c:500
 #| msgid "Set the value of KEY"
-msgid "Sets the value of KEY to VALUE"
+msgid "Set the value of KEY to VALUE"
 msgstr "Imposta il valore di CHIAVE a VALORE"
 
 #: ../gio/gsettings-tool.c:501
@@ -3326,12 +3326,12 @@ msgstr "SCHEMA[:PERCORSO] CHIAVE VALORE"
 
 #: ../gio/gsettings-tool.c:506
 #| msgid "Sets KEY to its default value"
-msgid "Resets KEY to its default value"
+msgid "Reset KEY to its default value"
 msgstr "Azzera CHIAVE al suo valore predefinito"
 
 #: ../gio/gsettings-tool.c:512
 #| msgid "Find out whether KEY is writable"
-msgid "Checks if KEY is writable"
+msgid "Check if KEY is writable"
 msgstr "Verifica se CHIAVE è scrivibile"
 
 #: ../gio/gsettings-tool.c:518
@@ -3442,7 +3442,7 @@ msgstr "  CHIAVE    La chiave all'interno dello schema\n"
 
 #: ../gio/gsettings-tool.c:576
 msgid "  VALUE     The value to set\n"
-msgstr "  VALORE   Il valore da impostare\n"
+msgstr "  VALORE    Il valore da impostare\n"
 
 #: ../gio/gsettings-tool.c:652
 #, c-format



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