aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-08-24 13:18:09 +0300
committerArnold D. Robbins <arnold@skeeve.com>2012-08-24 13:18:09 +0300
commitcca8e6fca6c40de9c67f17ed74fc80291fd969e1 (patch)
treed5a7449979cc9e22d0b92a2538a218a0215a571d
parent21df49a92356710bfa6551939041438af55d8c84 (diff)
downloadegawk-cca8e6fca6c40de9c67f17ed74fc80291fd969e1.tar.gz
egawk-cca8e6fca6c40de9c67f17ed74fc80291fd969e1.tar.bz2
egawk-cca8e6fca6c40de9c67f17ed74fc80291fd969e1.zip
Fix it.po.
-rw-r--r--po/it.gmobin44922 -> 44464 bytes
-rw-r--r--po/it.po15
2 files changed, 0 insertions, 15 deletions
diff --git a/po/it.gmo b/po/it.gmo
index eb5e49a7..6f46f493 100644
--- a/po/it.gmo
+++ b/po/it.gmo
Binary files differ
diff --git a/po/it.po b/po/it.po
index aecb2b83..e5be16f9 100644
--- a/po/it.po
+++ b/po/it.po
@@ -516,11 +516,6 @@ msgstr ""
"funzione `%s': non posso usare la variabile speciale `%s' come parametro di "
"funzione"
-#: awkgram.y:4201
-#, c-format
-msgid "function name `%s' previously defined"
-msgstr "funzione di nome `%s' definita in precedenza"
-
#: awkgram.y:4295 awkgram.y:4299
#, c-format
msgid "function `%s' called but never defined"
@@ -1897,11 +1892,6 @@ msgstr "disabilito `--lint' a causa di assegnamento a `LINT'"
msgid "reference to uninitialized argument `%s'"
msgstr "riferimento ad argomento non inizializzato `%s'"
-#: eval.c:1146
-#, c-format
-msgid "reference to uninitialized variable `%s'"
-msgstr "riferimento a variabile non inizializzata `%s'"
-
#: eval.c:1164
msgid "attempt to field reference from non-numeric value"
msgstr "tentativo di riferimento a un campo da valore non numerico"
@@ -1993,11 +1983,6 @@ msgstr "estensione: non riesco a ridefinire funzione `%s'"
msgid "extension: function `%s' already defined"
msgstr "estensione: funzione `%s' già definita"
-#: ext.c:114
-#, c-format
-msgid "extension: function name `%s' previously defined"
-msgstr "estensione: funzione di nome `%s' definita in precedenza"
-
#: ext.c:116
#, c-format
msgid "extension: can't use gawk built-in `%s' as function name"