diff options
author | Alessio Frusciante <algol@src.gnome.org> | 2004-03-02 21:06:52 +0000 |
---|---|---|
committer | Alessio Frusciante <algol@src.gnome.org> | 2004-03-02 21:06:52 +0000 |
commit | 129a6087c5f2d52cf9fbe0aeb4165a3dc2a0b2c2 (patch) | |
tree | 30462a808e7b3a9f4bd65a83c3e3f8daf1c64101 | |
parent | 32e21f2be67d7aae6bd83351d16c0a5500c4830d (diff) | |
download | gtk+-129a6087c5f2d52cf9fbe0aeb4165a3dc2a0b2c2.tar.gz |
Corrected three strings in Italian translation.
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/it.po | 8 |
2 files changed, 8 insertions, 4 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 653cddbf85..94f05d73e1 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2004-03-02 Alessio Frusciante <algol@firenze.linux.it> + + * it.po: Corrected three strings. + 2004-03-02 Kostas Papadimas <pkst@gnome.org> * el.po: Updated Greek translation. @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-03-02 09:54+0100\n" -"PO-Revision-Date: 2004-03-02 10:03+0100\n" +"PO-Revision-Date: 2004-03-02 22:08+0100\n" "Last-Translator: Alessio Dessì <alessiodessi@tiscali.it>\n" "Language-Team: Italian <tp@lists.linux.it>\n" "MIME-Version: 1.0\n" @@ -542,7 +542,7 @@ msgstr "Memoria insufficiente per caricare il file PNM" #: gdk-pixbuf/io-pnm.c:1082 msgid "The PNM/PBM/PGM/PPM image format family" -msgstr "La famiglia dei formati di immagine PNM/PBM/PGM/PPM" +msgstr "Famiglia formati PNM/PBM/PGM/PPM" #: gdk-pixbuf/io-ras.c:126 msgid "RAS image has bogus header data" @@ -1048,11 +1048,11 @@ msgstr "_Nome: " #. Folder combo #: gtk/gtkfilechooserdefault.c:2059 msgid "Save in _Folder:" -msgstr "Salve nella ca_rtella:" +msgstr "Salva nella ca_rtella:" #: gtk/gtkfilechooserdefault.c:2081 msgid "_Browse for other folders" -msgstr "_Esplorazione di altre cartelle" +msgstr "_Esplora altre cartelle" #: gtk/gtkfilechooserdefault.c:3251 #, c-format |