summaryrefslogtreecommitdiff
path: root/po/it.po
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-04-27 22:47:00 +0300
committerArnold D. Robbins <arnold@skeeve.com>2013-04-27 22:47:00 +0300
commitb1a975ef676d812b6d80259cf7b95a90aee238c7 (patch)
tree3429b847e2c095458c79849a53af300788df6641 /po/it.po
parent7a60bda0777c6779429c40a1865acfdba6fa5d3e (diff)
downloadgawk-b1a975ef676d812b6d80259cf7b95a90aee238c7.tar.gz
Bump version for next tarball.
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po26
1 files changed, 13 insertions, 13 deletions
diff --git a/po/it.po b/po/it.po
index a9a80d51..0e930df7 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@ msgid ""
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-04-17 20:54+0300\n"
+"POT-Creation-Date: 2013-04-27 22:36+0300\n"
"PO-Revision-Date: 2013-04-18 12:36+0100\n"
"Last-Translator: Antonio Colombo <azc100@gmail.com>\n"
"Language-Team: Italian <it@li.org>\n"
@@ -3176,12 +3176,12 @@ msgstr ""
msgid "-Ft does not set FS to tab in POSIX awk"
msgstr "-Ft non imposta FS a `tab' nell'awk POSIX"
-#: main.c:1176
+#: main.c:1181
#, c-format
msgid "unknown value for field spec: %d\n"
msgstr "valore non noto per specifica campo: %d\n"
-#: main.c:1274
+#: main.c:1279
#, c-format
msgid ""
"%s: `%s' argument to `-v' not in `var=value' form\n"
@@ -3190,48 +3190,48 @@ msgstr ""
"%s: `%s' argomento di `-v' non in forma `var=valore'\n"
"\n"
-#: main.c:1300
+#: main.c:1305
#, c-format
msgid "`%s' is not a legal variable name"
msgstr "`%s' non è un nome di variabile ammesso"
-#: main.c:1303
+#: main.c:1308
#, c-format
msgid "`%s' is not a variable name, looking for file `%s=%s'"
msgstr "`%s' non è un nome di variabile, cerco il file `%s=%s'"
-#: main.c:1307
+#: main.c:1312
#, c-format
msgid "cannot use gawk builtin `%s' as variable name"
msgstr "nome funzione interna gawk `%s' non ammesso come nome variabile"
-#: main.c:1312
+#: main.c:1317
#, c-format
msgid "cannot use function `%s' as variable name"
msgstr "non è possibile usare nome di funzione `%s' come nome di variabile"
-#: main.c:1365
+#: main.c:1370
msgid "floating point exception"
msgstr "eccezione floating point"
-#: main.c:1372
+#: main.c:1377
msgid "fatal error: internal error"
msgstr "errore fatale: errore interno"
-#: main.c:1387
+#: main.c:1392
msgid "fatal error: internal error: segfault"
msgstr "errore fatale: errore interno: segfault"
-#: main.c:1399
+#: main.c:1404
msgid "fatal error: internal error: stack overflow"
msgstr "errore fatale: errore interno: stack overflow"
-#: main.c:1458
+#: main.c:1463
#, c-format
msgid "no pre-opened fd %d"
msgstr "manca `fd' pre-aperta %d"
-#: main.c:1465
+#: main.c:1470
#, c-format
msgid "could not pre-open /dev/null for fd %d"
msgstr "non riesco a pre-aprire /dev/null per `fd' %d"