summaryrefslogtreecommitdiffstats
path: root/tde-i18n-it/docs/kdesdk/scripts/man-extractrc.1.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-it/docs/kdesdk/scripts/man-extractrc.1.docbook')
-rw-r--r--tde-i18n-it/docs/kdesdk/scripts/man-extractrc.1.docbook72
1 files changed, 72 insertions, 0 deletions
diff --git a/tde-i18n-it/docs/kdesdk/scripts/man-extractrc.1.docbook b/tde-i18n-it/docs/kdesdk/scripts/man-extractrc.1.docbook
new file mode 100644
index 00000000000..4b11435cec7
--- /dev/null
+++ b/tde-i18n-it/docs/kdesdk/scripts/man-extractrc.1.docbook
@@ -0,0 +1,72 @@
+<?xml version="1.0" ?>
+<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+<!ENTITY % Italian "INCLUDE">
+]>
+
+<refentry lang="&language;">
+<refentryinfo>
+<author
+><personname
+><firstname
+>Ben</firstname
+><surname
+>Burton</surname
+></personname
+> <email
+>bab@debian.org</email
+></author>
+<date
+>7 aprile 2003</date>
+</refentryinfo>
+
+<refmeta>
+<refentrytitle
+><command
+>extractrc</command
+></refentrytitle>
+<manvolnum
+>1</manvolnum>
+</refmeta>
+
+<refnamediv>
+<refname
+><command
+>extractrc</command
+></refname>
+<refpurpose
+>Estrae le stringhe di messaggi da interfacce grafiche e da file RC di interfacce grafiche</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<cmdsynopsis
+><command
+>extractrc</command
+> <group
+><option
+><replaceable
+>nomefile</replaceable
+></option
+></group
+> </cmdsynopsis>
+</refsynopsisdiv>
+
+<refsect1>
+<title
+>Descrizione</title>
+
+<para
+><command
+>extractrc</command
+> cerca tutti i tag di testo e altre stringhe di messaggi nei file specificati e scrive su standard output le corrispondenti chiamate i18n() cosicché xgettext può interpretarle.</para>
+
+<para
+>Può leggere file di interfaccia grafica di <application
+>designer</application
+> (&Qt;/&kde;) e file RC di interfaccia grafica in &XML;. </para>
+
+<para
+>Questa applicazione è parte del pacchetto di sviluppo software di &kde;. </para>
+
+</refsect1>
+
+</refentry>