diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-05-12 19:08:17 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-05-12 19:08:17 +0300 |
commit | c96323b5e32f54295556809833d2d6a44daa75d0 (patch) | |
tree | 5a8b751e37be4f7164f2bcd30ff3b248fb105307 | |
parent | 78193b5c3a269ea04a51a26f51d53c2a182ba001 (diff) | |
download | egawk-c96323b5e32f54295556809833d2d6a44daa75d0.tar.gz egawk-c96323b5e32f54295556809833d2d6a44daa75d0.tar.bz2 egawk-c96323b5e32f54295556809833d2d6a44daa75d0.zip |
Update it.po.
-rw-r--r-- | po/it.po | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: GNU Awk 4.0.73, API: 0.0\n" "Report-Msgid-Bugs-To: arnold@skeeve.com\n" "POT-Creation-Date: 2013-05-09 16:05+0300\n" -"PO-Revision-Date: 2013-04-18 12:36+0100\n" +"PO-Revision-Date: 2013-05-10 11:52+0100\n" "Last-Translator: Antonio Colombo <azc100@gmail.com>\n" "Language-Team: Italian <it@li.org>\n" "Language: it\n" @@ -430,9 +430,8 @@ msgstr "" "uso scorretto di dcngettext(_\"...\"): togliere il carattere '_' iniziale" #: awkgram.y:3992 -#, fuzzy msgid "index: regexp constant as second argument is not allowed" -msgstr "index: il secondo argomento non è una stringa" +msgstr "index: espressione regolare come secondo argomento non consentita" #: awkgram.y:4045 #, c-format |