diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-05-27 13:41:26 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-05-27 13:51:17 +0200 |
commit | 13d55bb42d2f5617f568fd8b000e3d0c8bc4be6b (patch) | |
tree | 02b3b1e0eb9d8c674f39a80375f862a5565622ff /source/it/dbaccess/messages.po | |
parent | 3d85ba95fa37f794cb08d0c4adce45621c1d8a4d (diff) |
update translations for 7.0.0 beta1
libreoffice-7-0-branch-point
and force-fix errors using pocheck
Change-Id: I1adc224071cce4a7e0b21209890b3777f9e2539b
Diffstat (limited to 'source/it/dbaccess/messages.po')
-rw-r--r-- | source/it/dbaccess/messages.po | 942 |
1 files changed, 392 insertions, 550 deletions
diff --git a/source/it/dbaccess/messages.po b/source/it/dbaccess/messages.po index f76516975d2..5407e339b43 100644 --- a/source/it/dbaccess/messages.po +++ b/source/it/dbaccess/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2020-02-27 14:31+0100\n" +"POT-Creation-Date: 2020-05-25 19:59+0200\n" "PO-Revision-Date: 2020-02-01 14:48+0000\n" "Last-Translator: Valter Mura <valtermura@gmail.com>\n" "Language-Team: Italian <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/it/>\n" @@ -35,55 +35,55 @@ msgid "The SQL statement" msgstr "L'espressione SQL" #. FAMGa -#: dbaccess/inc/strings.hrc:25 +#: dbaccess/inc/strings.hrc:24 msgctxt "RID_STR_CONNECTION_INVALID" msgid "No connection could be established." msgstr "Impossibile creare il collegamento!" #. y8rYj -#: dbaccess/inc/strings.hrc:26 +#: dbaccess/inc/strings.hrc:25 msgctxt "RID_STR_TABLE_IS_FILTERED" msgid "The table $name$ already exists. It is not visible because it has been filtered out." msgstr "Il nome della tabella $name$ esiste già; non è visibile in quanto è stato filtrato." #. ZfmVR -#: dbaccess/inc/strings.hrc:27 +#: dbaccess/inc/strings.hrc:26 msgctxt "RID_STR_COULDNOTCONNECT_UNSPECIFIED" msgid "The connection to the external data source could not be established. An unknown error occurred. The driver is probably defective." msgstr "Impossibile creare il collegamento alla sorgente dati esterna a causa di un errore non classificato. Probabile difetto al driver." #. XdFHe -#: dbaccess/inc/strings.hrc:28 +#: dbaccess/inc/strings.hrc:27 msgctxt "RID_STR_COULDNOTCONNECT_NODRIVER" msgid "The connection to the external data source could not be established. No SDBC driver was found for the URL '$name$'." msgstr "Impossibile stabilire il collegamento alla sorgente dati esterna in quanto non è stato trovato il driver SDBC per l'indirizzo URL '$name$'." #. HFLkw -#: dbaccess/inc/strings.hrc:29 +#: dbaccess/inc/strings.hrc:28 msgctxt "RID_STR_COULDNOTLOAD_MANAGER" msgid "The connection to the external data source could not be established. The SDBC driver manager could not be loaded." msgstr "Impossibile stabilire il collegamento alla sorgente dati esterna in quanto non è stato caricato il gestore del driver SDBC." #. PzEVD -#: dbaccess/inc/strings.hrc:30 +#: dbaccess/inc/strings.hrc:29 msgctxt "RID_STR_FORM" msgid "Form" msgstr "Formulario" #. nkamB -#: dbaccess/inc/strings.hrc:31 +#: dbaccess/inc/strings.hrc:30 msgctxt "RID_STR_REPORT" msgid "Report" msgstr "Rapporto" #. bYjEz -#: dbaccess/inc/strings.hrc:32 +#: dbaccess/inc/strings.hrc:31 msgctxt "RID_STR_DATASOURCE_NOT_STORED" msgid "The data source was not saved. Please use the interface XStorable to save the data source." msgstr "La sorgente dati non è stata salvata. Per salvare la sorgente dati, usa l'interfaccia XStorable." #. BuEPn -#: dbaccess/inc/strings.hrc:33 +#: dbaccess/inc/strings.hrc:32 msgctxt "RID_STR_ONLY_QUERY" msgid "" "The given command is not a SELECT statement.\n" @@ -93,164 +93,164 @@ msgstr "" "Solo le ricerche sono ammesse." #. 4CSx9 -#: dbaccess/inc/strings.hrc:34 +#: dbaccess/inc/strings.hrc:33 msgctxt "RID_STR_NO_VALUE_CHANGED" msgid "No values were modified." msgstr "Nessun valore è stato modificato." #. TFFGN -#: dbaccess/inc/strings.hrc:35 +#: dbaccess/inc/strings.hrc:34 msgctxt "RID_STR_NO_XROWUPDATE" msgid "Values could not be inserted. The XRowUpdate interface is not supported by ResultSet." msgstr "Impossibile inserire i valori. ResultSet non supporta l'interfaccia XRowUpdate." #. PQPVY -#: dbaccess/inc/strings.hrc:36 +#: dbaccess/inc/strings.hrc:35 msgctxt "RID_STR_NO_XRESULTSETUPDATE" msgid "Values could not be inserted. The XResultSetUpdate interface is not supported by ResultSet." msgstr "Impossibile inserire i valori. ResultSet non supporta l'interfaccia XResultSetUpdate." #. EAkm5 -#: dbaccess/inc/strings.hrc:37 +#: dbaccess/inc/strings.hrc:36 msgctxt "RID_STR_NO_UPDATE_MISSING_CONDITION" msgid "Values could not be modified, due to a missing condition statement." msgstr "Impossibile modificare i valori: manca l'istruzione di condizione." #. 7Jns7 -#: dbaccess/inc/strings.hrc:38 +#: dbaccess/inc/strings.hrc:37 msgctxt "RID_STR_NO_COLUMN_ADD" msgid "The adding of columns is not supported." msgstr "L'aggiunta di colonne non è supportata." #. BGMPE -#: dbaccess/inc/strings.hrc:39 +#: dbaccess/inc/strings.hrc:38 msgctxt "RID_STR_NO_COLUMN_DROP" msgid "The dropping of columns is not supported." msgstr "L'eliminazione di colonne non è supportata." #. e2SUr -#: dbaccess/inc/strings.hrc:40 +#: dbaccess/inc/strings.hrc:39 msgctxt "RID_STR_NO_CONDITION_FOR_PK" msgid "The WHERE condition could not be created for the primary key." msgstr "Impossibile creare la condizione WHERE dalla chiave primaria." #. NPDCA -#: dbaccess/inc/strings.hrc:41 +#: dbaccess/inc/strings.hrc:40 msgctxt "RID_STR_COLUMN_UNKNOWN_PROP" msgid "The column does not support the property '%value'." msgstr "La colonna non supporta la proprietà '%value'." #. MDPRn -#: dbaccess/inc/strings.hrc:42 +#: dbaccess/inc/strings.hrc:41 msgctxt "RID_STR_COLUMN_NOT_SEARCHABLE" msgid "The column is not searchable!" msgstr "Impossibile avviare una ricerca nella colonna." #. s9iVh -#: dbaccess/inc/strings.hrc:43 +#: dbaccess/inc/strings.hrc:42 msgctxt "RID_STR_NOT_SEQUENCE_INT8" msgid "The value of the columns is not of the type Sequence<sal_Int8>." msgstr "Il valore della colonna non è del tipo Sequence<sal_Int8>." #. Mrizz -#: dbaccess/inc/strings.hrc:44 +#: dbaccess/inc/strings.hrc:43 msgctxt "RID_STR_COLUMN_NOT_VALID" msgid "The column is not valid." msgstr "La colonna non è valida" #. CyL8V -#: dbaccess/inc/strings.hrc:45 +#: dbaccess/inc/strings.hrc:44 #, c-format msgctxt "RID_STR_COLUMN_MUST_VISIBLE" msgid "The column '%name' must be visible as a column." msgstr "La colonna '%name' dev'essere visibile come colonna." #. kZnJD -#: dbaccess/inc/strings.hrc:46 +#: dbaccess/inc/strings.hrc:45 msgctxt "RID_STR_NO_XQUERIESSUPPLIER" msgid "The interface XQueriesSupplier is not available." msgstr "L'interfaccia XQueriesSupplier non è disponibile." #. fBeqP -#: dbaccess/inc/strings.hrc:47 +#: dbaccess/inc/strings.hrc:46 msgctxt "RID_STR_NO_ABS_ZERO" msgid "An 'absolute(0)' call is not allowed." msgstr "Non sono consentite le chiamate di tipo 'absolute(0)'." #. GXMTQ -#: dbaccess/inc/strings.hrc:48 +#: dbaccess/inc/strings.hrc:47 msgctxt "RID_STR_NO_RELATIVE" msgid "Relative positioning is not allowed in this state." msgstr "Il posizionamento relativo non è ammesso in questo stato." #. LgS5s -#: dbaccess/inc/strings.hrc:49 +#: dbaccess/inc/strings.hrc:48 msgctxt "RID_STR_NO_REFRESH_AFTERLAST" msgid "A row cannot be refreshed when the ResultSet is positioned after the last row." msgstr "Impossibile aggiornare una riga quando ResultSet si trova dopo l'ultima riga." #. TqUZX -#: dbaccess/inc/strings.hrc:50 +#: dbaccess/inc/strings.hrc:49 msgctxt "RID_STR_NO_MOVETOINSERTROW_CALLED" msgid "A new row cannot be inserted when the ResultSet is not first moved to the insert row." msgstr "Impossibile inserire una nuova colonna quando ResultSet non si trova nella riga di inserimento." #. aGfUX -#: dbaccess/inc/strings.hrc:51 +#: dbaccess/inc/strings.hrc:50 msgctxt "RID_STR_NO_UPDATEROW" msgid "A row cannot be modified in this state" msgstr "Impossibile modificare una riga in questo stato." #. uaxsC -#: dbaccess/inc/strings.hrc:52 +#: dbaccess/inc/strings.hrc:51 msgctxt "RID_STR_NO_DELETEROW" msgid "A row cannot be deleted in this state." msgstr "Impossibile eliminare una riga in questo stato." #. 6aAaN -#: dbaccess/inc/strings.hrc:53 +#: dbaccess/inc/strings.hrc:52 msgctxt "RID_STR_NO_TABLE_RENAME" msgid "The driver does not support table renaming." msgstr "Il driver non supporta l'assegnazione di un nuovo nome per la tabella." #. Q8ADk -#: dbaccess/inc/strings.hrc:54 +#: dbaccess/inc/strings.hrc:53 msgctxt "RID_STR_COLUMN_ALTER_BY_NAME" msgid "The driver does not support the modification of column descriptions by changing the name." msgstr "Il driver non supporta la modifica delle descrizioni delle colonne mediante la modifica del nome." #. tZWaL -#: dbaccess/inc/strings.hrc:55 +#: dbaccess/inc/strings.hrc:54 msgctxt "RID_STR_COLUMN_ALTER_BY_INDEX" msgid "The driver does not support the modification of column descriptions by changing the index." msgstr "Il driver non supporta la modifica della descrizione delle colonne cambiandone l'indice." #. Z5gGE -#: dbaccess/inc/strings.hrc:56 +#: dbaccess/inc/strings.hrc:55 msgctxt "RID_STR_FILE_DOES_NOT_EXIST" msgid "The file \"$file$\" does not exist." msgstr "Il file \"$file$\" non esiste." #. XMAYD -#: dbaccess/inc/strings.hrc:57 +#: dbaccess/inc/strings.hrc:56 msgctxt "RID_STR_TABLE_DOES_NOT_EXIST" msgid "There exists no table named \"$table$\"." msgstr "Non esiste alcuna tabella denominata \"$table$\"." #. XcJvN -#: dbaccess/inc/strings.hrc:58 +#: dbaccess/inc/strings.hrc:57 msgctxt "RID_STR_QUERY_DOES_NOT_EXIST" msgid "There exists no query named \"$table$\"." msgstr "Non esiste alcuna ricerca denominata \"$table$\"." #. anFDx -#: dbaccess/inc/strings.hrc:59 +#: dbaccess/inc/strings.hrc:58 msgctxt "RID_STR_CONFLICTING_NAMES" msgid "There are tables in the database whose names conflict with the names of existing queries. To make full use of all queries and tables, make sure they have distinct names." msgstr "Il nome di una tabella del database è in conflitto con quello di una ricerca esistente. Per utilizzare in modo appropriato tutte le tabelle e le ricerche, verifica che abbiano dei nomi differenti." #. e2YrR -#: dbaccess/inc/strings.hrc:60 +#: dbaccess/inc/strings.hrc:59 msgctxt "RID_STR_COMMAND_LEADING_TO_ERROR" msgid "" "The SQL command leading to this error is:\n" @@ -262,49 +262,49 @@ msgstr "" "$command$" #. s3B76 -#: dbaccess/inc/strings.hrc:61 +#: dbaccess/inc/strings.hrc:60 msgctxt "RID_STR_STATEMENT_WITHOUT_RESULT_SET" msgid "The SQL command does not describe a result set." msgstr "Il comando SQL non descrive un risultato." #. o8AAh -#: dbaccess/inc/strings.hrc:62 +#: dbaccess/inc/strings.hrc:61 msgctxt "RID_STR_NAME_MUST_NOT_BE_EMPTY" msgid "The name must not be empty." msgstr "Il nome non può essere vuoto." #. EDBgs -#: dbaccess/inc/strings.hrc:63 +#: dbaccess/inc/strings.hrc:62 msgctxt "RID_STR_NO_NULL_OBJECTS_IN_CONTAINER" msgid "The container cannot contain NULL objects." msgstr "Il contenitore non può contenere oggetti NULL." #. BADJn -#: dbaccess/inc/strings.hrc:64 +#: dbaccess/inc/strings.hrc:63 msgctxt "RID_STR_NAME_ALREADY_USED" msgid "There already is an object with the given name." msgstr "Esiste già un altro oggetto col nome assegnato." #. VdEjV -#: dbaccess/inc/strings.hrc:65 +#: dbaccess/inc/strings.hrc:64 msgctxt "RID_STR_OBJECT_CONTAINER_MISMATCH" msgid "This object cannot be part of this container." msgstr "Questo oggetto non può fare parte di questo contenitore." #. DFQvz -#: dbaccess/inc/strings.hrc:66 +#: dbaccess/inc/strings.hrc:65 msgctxt "RID_STR_OBJECT_ALREADY_CONTAINED" msgid "The object already is, with a different name, part of the container." msgstr "L'oggetto è già, con un nome diverso, parte del contenitore." #. CjNwC -#: dbaccess/inc/strings.hrc:67 +#: dbaccess/inc/strings.hrc:66 msgctxt "RID_STR_NAME_NOT_FOUND" msgid "Unable to find the document '$name$'." msgstr "Impossibile trovare il documento '$name$'." #. LM7dF -#: dbaccess/inc/strings.hrc:68 +#: dbaccess/inc/strings.hrc:67 msgctxt "RID_STR_ERROR_WHILE_SAVING" msgid "" "Could not save the document to $location$:\n" @@ -314,7 +314,7 @@ msgstr "" "$message$" #. tHzew -#: dbaccess/inc/strings.hrc:69 +#: dbaccess/inc/strings.hrc:68 msgctxt "RID_NO_SUCH_DATA_SOURCE" msgid "" "Error accessing data source '$name$':\n" @@ -324,532 +324,380 @@ msgstr "" "$error$" #. ALTav -#: dbaccess/inc/strings.hrc:70 +#: dbaccess/inc/strings.hrc:69 msgctxt "RID_STR_NO_SUB_FOLDER" msgid "There exists no folder named \"$folder$\"." msgstr "Non esiste alcuna cartella denominata \"$folder$\"." #. Fhh7V -#: dbaccess/inc/strings.hrc:71 +#: dbaccess/inc/strings.hrc:70 msgctxt "RID_STR_NO_DELETE_BEFORE_AFTER" msgid "Cannot delete the before-first or after-last row." msgstr "Impossibile eliminare la riga ante-prima o quella post-ultima." #. nqVfA -#: dbaccess/inc/strings.hrc:72 +#: dbaccess/inc/strings.hrc:71 msgctxt "RID_STR_NO_DELETE_INSERT_ROW" msgid "Cannot delete the insert-row." msgstr "Impossibile eliminare la riga inserisci." #. 9BUGj -#: dbaccess/inc/strings.hrc:73 +#: dbaccess/inc/strings.hrc:72 msgctxt "RID_STR_RESULT_IS_READONLY" msgid "Result set is read only." msgstr "Il set dei risultati è in sola lettura." #. 47GAs -#: dbaccess/inc/strings.hrc:74 +#: dbaccess/inc/strings.hrc:73 msgctxt "RID_STR_NO_DELETE_PRIVILEGE" msgid "DELETE privilege not available." msgstr "Privilegio DELETE non disponibile." #. SsHD3 -#: dbaccess/inc/strings.hrc:75 +#: dbaccess/inc/strings.hrc:74 msgctxt "RID_STR_ROW_ALREADY_DELETED" msgid "Current row is already deleted." msgstr "La riga corrente è già stata eliminata." #. DkbQp -#: dbaccess/inc/strings.hrc:76 +#: dbaccess/inc/strings.hrc:75 msgctxt "RID_STR_UPDATE_FAILED" msgid "Current row could not be updated." msgstr "Non è stato possibile aggiornare la riga corrente." #. ccyRu -#: dbaccess/inc/strings.hrc:77 +#: dbaccess/inc/strings.hrc:76 msgctxt "RID_STR_NO_INSERT_PRIVILEGE" msgid "INSERT privilege not available." msgstr "Privilegio INSERT non disponibile." #. RyCJt -#: dbaccess/inc/strings.hrc:78 +#: dbaccess/inc/strings.hrc:77 msgctxt "RID_STR_INTERNAL_ERROR" msgid "Internal error: no statement object provided by the database driver." msgstr "Errore interno: nessun oggetto di istruzione fornito dal driver del database." #. SMWJi -#: dbaccess/inc/strings.hrc:79 +#: dbaccess/inc/strings.hrc:78 msgctxt "RID_STR_EXPRESSION1" msgid "Expression1" msgstr "Espressione1" #. 32Lgg -#: dbaccess/inc/strings.hrc:80 +#: dbaccess/inc/strings.hrc:79 msgctxt "RID_STR_NO_SQL_COMMAND" msgid "No SQL command was provided." msgstr "Non è stato fornito alcun comando SQL." #. bvez7 -#: dbaccess/inc/strings.hrc:81 +#: dbaccess/inc/strings.hrc:80 msgctxt "RID_STR_INVALID_INDEX" msgid "Invalid column index." msgstr "Indice di colonna non valido." #. uAGCJ -#: dbaccess/inc/strings.hrc:82 +#: dbaccess/inc/strings.hrc:81 msgctxt "RID_STR_INVALID_CURSOR_STATE" msgid "Invalid cursor state." msgstr "Stato del cursore non valido." #. Dqrzw -#: dbaccess/inc/strings.hrc:83 +#: dbaccess/inc/strings.hrc:82 msgctxt "RID_STR_CURSOR_BEFORE_OR_AFTER" msgid "The cursor points to before the first or after the last row." msgstr "Il cursore punta alla riga ante-prima o a quella post-ultima." #. z9fkj -#: dbaccess/inc/strings.hrc:84 +#: dbaccess/inc/strings.hrc:83 msgctxt "RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER" msgid "The rows before the first and after the last row don't have a bookmark." msgstr "Le righe ante-prima e post-ultima non hanno un segnalibro." #. uYeyd -#: dbaccess/inc/strings.hrc:85 +#: dbaccess/inc/strings.hrc:84 msgctxt "RID_STR_NO_BOOKMARK_DELETED" msgid "The current row is deleted, and thus doesn't have a bookmark." msgstr "La riga corrente è stata eliminata e non ha dunque un segnalibro." #. 935sJ -#: dbaccess/inc/strings.hrc:86 +#: dbaccess/inc/strings.hrc:85 msgctxt "RID_STR_CONNECTION_REQUEST" msgid "A connection for the following URL was requested \"$name$\"." msgstr "È stata richiesta una connessione per il seguente URL \"$name$\"." #. UgP8s -#: dbaccess/inc/strings.hrc:87 +#: dbaccess/inc/strings.hrc:86 msgctxt "RID_STR_MISSING_EXTENSION" msgid "The extension is not installed." msgstr "L'estensione non è installata." #. CvFBA -#: dbaccess/inc/strings.hrc:89 +#: dbaccess/inc/strings.hrc:88 msgctxt "STR_QUERY_AND_TABLE_DISTINCT_NAMES" msgid "You cannot give a table and a query the same name. Please use a name which is not yet used by a query or table." msgstr "Non puoi assegnare lo stesso nome a una tabella e a una ricerca. Usa un nome che non è ancora usato da una ricerca o una tabella." #. bT6Um -#: dbaccess/inc/strings.hrc:90 +#: dbaccess/inc/strings.hrc:89 msgctxt "STR_BASENAME_TABLE" msgid "Table" msgstr "Tabella" #. Qw69D -#: dbaccess/inc/strings.hrc:91 +#: dbaccess/inc/strings.hrc:90 msgctxt "STR_BASENAME_QUERY" msgid "Query" msgstr "Ricerca" #. 7vX2A -#: dbaccess/inc/strings.hrc:92 +#: dbaccess/inc/strings.hrc:91 msgctxt "STR_CONN_WITHOUT_QUERIES_OR_TABLES" msgid "The given connection is no valid query and/or tables supplier." msgstr "Il collegamento dato non è una ricerca valida e/o un fornitore di tabelle." #. 7J5ZA -#: dbaccess/inc/strings.hrc:93 +#: dbaccess/inc/strings.hrc:92 msgctxt "STR_NO_TABLE_OBJECT" msgid "The given object is no table object." msgstr "L'oggetto dato non è un oggetto di tabella." #. WboPA -#: dbaccess/inc/strings.hrc:94 +#: dbaccess/inc/strings.hrc:93 msgctxt "STR_INVALID_COMPOSITION_TYPE" msgid "Invalid composition type - need a value from com.sun.star.sdb.tools.CompositionType." msgstr "Tipo di composizione non valida - è necessario un valore da com.sun.star.sdb.tools.CompositionType." #. 2aCE8 -#: dbaccess/inc/strings.hrc:95 +#: dbaccess/inc/strings.hrc:94 msgctxt "STR_INVALID_COMMAND_TYPE" msgid "Invalid command type - only TABLE and QUERY from com.sun.star.sdb.CommandType are allowed." msgstr "Tipo di comando non valido - da com.sun.star.sdb.CommandType sono consentiti solo TABLE e QUERY." -#. pZTG2 -#: dbaccess/inc/strings.hrc:97 -msgctxt "STR_STATE_CLOSE_SUB_DOCS" -msgid "Prepare" -msgstr "Preparazione" - -#. pFNR3 -#: dbaccess/inc/strings.hrc:98 -msgctxt "STR_STATE_BACKUP_DBDOC" -msgid "Backup Document" -msgstr "Backup del documento" - -#. LDfr3 -#: dbaccess/inc/strings.hrc:99 -msgctxt "STR_STATE_MIGRATE" -msgid "Migrate" -msgstr "Migrazione" - -#. tEttZ -#: dbaccess/inc/strings.hrc:100 -msgctxt "STR_STATE_SUMMARY" -msgid "Summary" -msgstr "Riepilogo" - -#. aGU2B -#. To translators: This refers to a form document inside a database document. -#: dbaccess/inc/strings.hrc:102 -msgctxt "STR_FORM" -msgid "Form '$name$'" -msgstr "Formulario '$name$'" - -#. DBmvF -#. To translators: This refers to a report document inside a database document. -#: dbaccess/inc/strings.hrc:104 -msgctxt "STR_REPORT" -msgid "Report '$name$'" -msgstr "Rapporto '$name$'" - -#. CoMty -#: dbaccess/inc/strings.hrc:105 -msgctxt "STR_OVERALL_PROGRESS" -msgid "document $current$ of $overall$" -msgstr "documento $current$ di $overall$" - -#. Ttf95 -#: dbaccess/inc/strings.hrc:106 -msgctxt "STR_DATABASE_DOCUMENT" -msgid "Database Document" -msgstr "Documento database" - -#. 87ADQ -#: dbaccess/inc/strings.hrc:107 -msgctxt "STR_SAVED_COPY_TO" -msgid "saved copy to $location$" -msgstr "salvata una copia in $location$" - -#. BrPwb -#: dbaccess/inc/strings.hrc:108 -msgctxt "STR_MOVED_LIBRARY" -msgid "migrated $type$ library '$old$' to '$new$'" -msgstr "migrazione libreria $type$ da '$old$' a '$new$'" - -#. C7CAR -#: dbaccess/inc/strings.hrc:109 -msgctxt "STR_LIBRARY_TYPE_AND_NAME" -msgid "$type$ library '$library$'" -msgstr "$type$ libreria '$library$'" - -#. E4RNh -#: dbaccess/inc/strings.hrc:110 -msgctxt "STR_MIGRATING_LIBS" -msgid "migrating libraries ..." -msgstr "migrazione delle librerie in corso..." - -#. h6umj -#: dbaccess/inc/strings.hrc:111 -msgctxt "STR_OOO_BASIC" -msgid "Basic" -msgstr "Basic" - -#. pTV6D -#: dbaccess/inc/strings.hrc:112 -msgctxt "STR_JAVA_SCRIPT" -msgid "JavaScript" -msgstr "JavaScript" - -#. X2qBp -#: dbaccess/inc/strings.hrc:113 -msgctxt "STR_BEAN_SHELL" -msgid "BeanShell" -msgstr "BeanShell" - -#. FDBSE -#: dbaccess/inc/strings.hrc:114 -msgctxt "STR_JAVA" -msgid "Java" -msgstr "Java" - -#. F4yo3 -#: dbaccess/inc/strings.hrc:115 -msgctxt "STR_PYTHON" -msgid "Python" -msgstr "Python" - -#. BwGMo -#: dbaccess/inc/strings.hrc:116 -msgctxt "STR_DIALOG" -msgid "dialog" -msgstr "finestra di dialogo" - -#. VXkqp -#: dbaccess/inc/strings.hrc:117 -msgctxt "STR_ERRORS" -msgid "Error(s)" -msgstr "Errore/i" - -#. BVTZE -#: dbaccess/inc/strings.hrc:118 -msgctxt "STR_WARNINGS" -msgid "Warnings" -msgstr "Avvisi" - -#. wArT8 -#: dbaccess/inc/strings.hrc:119 -msgctxt "STR_EXCEPTION" -msgid "caught exception:" -msgstr "ricevuta eccezione:" - -#. 3fagJ -#: dbaccess/inc/strings.hrc:120 -msgctxt "STR_INVALID_BACKUP_LOCATION" -msgid "You need to choose a backup location other than the document location itself." -msgstr "Devi scegliere una posizione di backup diversa da quella del documento." - -#. Zj8Ti -#: dbaccess/inc/strings.hrc:121 -msgctxt "STR_INVALID_NUMBER_ARGS" -msgid "Invalid number of initialization arguments. Expected 1." -msgstr "Numero degli argomenti di inizializzazione non valido. Atteso 1." - -#. N6oEB -#: dbaccess/inc/strings.hrc:122 -msgctxt "STR_NO_DATABASE" -msgid "No database document found in the initialization arguments." -msgstr "Nessun documento database trovato negli argomenti di inizializzazione." - -#. SvACu -#: dbaccess/inc/strings.hrc:123 -msgctxt "STR_NOT_READONLY" -msgid "Not applicable to read-only documents." -msgstr "Non applicabile ai documenti in sola lettura." - #. j84AZ -#: dbaccess/inc/strings.hrc:125 +#: dbaccess/inc/strings.hrc:96 msgctxt "STR_QUERY_UNDO_TABWINSHOW" msgid "Add Table Window" msgstr "Aggiungi finestra di tabella" #. DUDsr -#: dbaccess/inc/strings.hrc:126 +#: dbaccess/inc/strings.hrc:97 msgctxt "STR_QUERY_UNDO_MOVETABWIN" msgid "Move table window" msgstr "Sposta finestra di tabella" #. BzDGJ -#: dbaccess/inc/strings.hrc:127 +#: dbaccess/inc/strings.hrc:98 msgctxt "STR_QUERY_UNDO_INSERTCONNECTION" msgid "Insert Join" msgstr "Inserisci collegamento" #. isNxK -#: dbaccess/inc/strings.hrc:128 +#: dbaccess/inc/strings.hrc:99 msgctxt "STR_QUERY_UNDO_REMOVECONNECTION" msgid "Delete Join" msgstr "Termina collegamento" #. 9Uu5p -#: dbaccess/inc/strings.hrc:129 +#: dbaccess/inc/strings.hrc:100 msgctxt "STR_QUERY_UNDO_SIZETABWIN" msgid "Resize table window" msgstr "Finestra di tabella - cambia dimensione" #. 3qaWu -#: dbaccess/inc/strings.hrc:130 +#: dbaccess/inc/strings.hrc:101 msgctxt "STR_QUERY_UNDO_TABFIELDDELETE" msgid "Delete Column" msgstr "Elimina colonna" #. srRyA -#: dbaccess/inc/strings.hrc:131 +#: dbaccess/inc/strings.hrc:102 msgctxt "STR_QUERY_UNDO_TABFIELDMOVED" msgid "Move column" msgstr "Muovi colonna" #. BdYiZ -#: dbaccess/inc/strings.hrc:132 +#: dbaccess/inc/strings.hrc:103 msgctxt "STR_QUERY_UNDO_TABFIELDCREATE" msgid "Add Column" msgstr "Aggiungi colonna" #. r5myi -#: dbaccess/inc/strings.hrc:133 +#: dbaccess/inc/strings.hrc:104 msgctxt "RID_STR_FIELD_DOESNT_EXIST" msgid "Invalid expression, field name '$name$' does not exist." msgstr "L'espressione non è valida in quanto non è possibile assegnare il nome di campo '$name$'!" #. WiCaf -#: dbaccess/inc/strings.hrc:134 +#: dbaccess/inc/strings.hrc:105 msgctxt "STR_QUERY_UNDO_TABWINDELETE" msgid "Delete Table Window" msgstr "Elimina finestra di tabella" #. 4677G -#: dbaccess/inc/strings.hrc:135 +#: dbaccess/inc/strings.hrc:106 msgctxt "STR_QUERY_UNDO_MODIFY_CELL" msgid "Edit Column Description" msgstr "Cambia descrizione colonna" #. 79APm -#: dbaccess/inc/strings.hrc:136 +#: dbaccess/inc/strings.hrc:107 msgctxt "STR_QUERY_UNDO_SIZE_COLUMN" msgid "Adjust column width" msgstr "Cambia larghezza colonna" #. BGEE7 -#: dbaccess/inc/strings.hrc:137 +#: dbaccess/inc/strings.hrc:108 msgctxt "STR_QUERY_SORTTEXT" msgid "(not sorted);ascending;descending" msgstr "(non ordinato);crescente;decrescente" #. NEDpJ -#: dbaccess/inc/strings.hrc:138 +#: dbaccess/inc/strings.hrc:109 msgctxt "STR_QUERY_FUNCTIONS" msgid "(no function);Group" msgstr "(nessuna funzione);Gruppo" #. rLdqC -#: dbaccess/inc/strings.hrc:139 +#: dbaccess/inc/strings.hrc:110 msgctxt "STR_QUERY_NOTABLE" msgid "(no table)" msgstr "(nessuna tabella)" #. PZ5mq -#: dbaccess/inc/strings.hrc:140 +#: dbaccess/inc/strings.hrc:111 msgctxt "STR_QRY_ORDERBY_UNRELATED" msgid "The database only supports sorting for visible fields." msgstr "Il database supporta solo la classificazione dei campi visibili." #. 9w7Ce -#: dbaccess/inc/strings.hrc:141 +#: dbaccess/inc/strings.hrc:112 msgctxt "STR_QUERY_HANDLETEXT" msgid "Field;Alias;Table;Sort;Visible;Function;Criterion;Or;Or" msgstr "Campo;Alias;Tabella;Ordine;Visibile;Funzione;Criterio;o;o" #. qPqvZ -#: dbaccess/inc/strings.hrc:142 +#: dbaccess/inc/strings.hrc:113 msgctxt "STR_QUERY_LIMIT_ALL" msgid "All" msgstr "Tutto" #. Zz34h -#: dbaccess/inc/strings.hrc:143 +#: dbaccess/inc/strings.hrc:114 msgctxt "STR_QRY_TOO_MANY_COLUMNS" msgid "There are too many columns." msgstr "Esistono troppe colonne." #. hY4NU -#: dbaccess/inc/strings.hrc:144 +#: dbaccess/inc/strings.hrc:115 msgctxt "STR_QRY_CRITERIA_ON_ASTERISK" msgid "A condition cannot be applied to field [*]" msgstr "Non è possibile alcuna condizione per il campo [*]" #. ygnPh -#: dbaccess/inc/strings.hrc:145 +#: dbaccess/inc/strings.hrc:116 msgctxt "STR_QRY_TOO_LONG_STATEMENT" msgid "The SQL statement created is too long." msgstr "L'espressione SQL creata è troppo lunga." #. EumQ9 -#: dbaccess/inc/strings.hrc:146 +#: dbaccess/inc/strings.hrc:117 msgctxt "STR_QRY_TOOCOMPLEX" msgid "Query is too complex" msgstr "Ricerca troppo complessa" #. Ht5Xf -#: dbaccess/inc/strings.hrc:147 +#: dbaccess/inc/strings.hrc:118 msgctxt "STR_QRY_NOSELECT" msgid "Nothing has been selected." msgstr "Selezione mancante." #. oUXZD -#: dbaccess/inc/strings.hrc:148 +#: dbaccess/inc/strings.hrc:119 msgctxt "STR_QRY_SYNTAX" msgid "SQL syntax error" msgstr "Errore di sintassi SQL" #. D5qmZ -#: dbaccess/inc/strings.hrc:149 +#: dbaccess/inc/strings.hrc:120 msgctxt "STR_QRY_ORDERBY_ON_ASTERISK" msgid "[*] cannot be used as a sort criterion." msgstr "Non è possibile ordinare per [*]." #. E4YC3 -#: dbaccess/inc/strings.hrc:150 +#: dbaccess/inc/strings.hrc:121 msgctxt "STR_QRY_TOO_MANY_TABLES" msgid "There are too many tables." msgstr "Esistono troppe tabelle." #. fnEYE -#: dbaccess/inc/strings.hrc:151 +#: dbaccess/inc/strings.hrc:122 msgctxt "STR_QRY_NATIVE" msgid "The statement will not be applied when querying in the SQL dialect of the database." msgstr "L'espressione non sarà applicata durante la ricerca nel dialetto SQL del database." #. iEVz7 -#: dbaccess/inc/strings.hrc:152 +#: dbaccess/inc/strings.hrc:123 msgctxt "STR_QRY_ILLEGAL_JOIN" msgid "Join could not be processed" msgstr "Impossibile creare il collegamento" #. 3EkzD -#: dbaccess/inc/strings.hrc:153 +#: dbaccess/inc/strings.hrc:124 msgctxt "STR_SVT_SQL_SYNTAX_ERROR" msgid "Syntax error in SQL statement" msgstr "Errore di sintassi nell'espressione SQL" #. 4umu8 -#: dbaccess/inc/strings.hrc:154 +#: dbaccess/inc/strings.hrc:125 msgctxt "STR_QUERYDESIGN_NO_VIEW_SUPPORT" msgid "This database does not support table views." msgstr "Questo database non supporta le viste tabella." #. wsWmH -#: dbaccess/inc/strings.hrc:155 +#: dbaccess/inc/strings.hrc:126 msgctxt "STR_NO_ALTER_VIEW_SUPPORT" msgid "This database does not support altering of existing table views." msgstr "Questo database non supporta la modifica delle viste tabelle esistenti." #. DersC -#: dbaccess/inc/strings.hrc:156 +#: dbaccess/inc/strings.hrc:127 msgctxt "STR_QUERYDESIGN_NO_VIEW_ASK" msgid "Do you want to create a query instead?" msgstr "Vuoi invece avviare una ricerca?" #. LWaN7 -#: dbaccess/inc/strings.hrc:157 +#: dbaccess/inc/strings.hrc:128 msgctxt "STR_DATASOURCE_DELETED" msgid "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved." msgstr "La sorgente dati è stata eliminata. Impossibile salvare i dati corrispondenti." #. r9TeF -#: dbaccess/inc/strings.hrc:158 +#: dbaccess/inc/strings.hrc:129 msgctxt "STR_QRY_COLUMN_NOT_FOUND" msgid "The column '$name$' is unknown." msgstr "La colonna '$name$' è sconosciuta." #. FzLYr -#: dbaccess/inc/strings.hrc:159 +#: dbaccess/inc/strings.hrc:130 msgctxt "STR_QRY_JOIN_COLUMN_COMPARE" msgid "Columns can only be compared using '='." msgstr "Il confronto fra colonne è possibile solo con il segno '='." #. Pzh6C -#: dbaccess/inc/strings.hrc:160 +#: dbaccess/inc/strings.hrc:131 msgctxt "STR_QRY_LIKE_LEFT_NO_COLUMN" msgid "You must use a column name before 'LIKE'." msgstr "L'enunciato 'COME' deve essere preceduto da un nome di colonna." #. bwj8B -#: dbaccess/inc/strings.hrc:161 +#: dbaccess/inc/strings.hrc:132 msgctxt "STR_QRY_CHECK_CASESENSITIVE" msgid "The column could not be found. Please note that the database is case-sensitive." msgstr "Impossibile trovare la colonna. Da notare che il database distingue tra maiuscole e minuscole." #. 8fSWD #. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource will be inserted. -#: dbaccess/inc/strings.hrc:163 +#: dbaccess/inc/strings.hrc:134 msgctxt "STR_QUERY_SAVEMODIFIED" msgid "" "$object$ has been changed.\n" @@ -860,278 +708,278 @@ msgstr "" #. rLMEX #. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted. -#: dbaccess/inc/strings.hrc:165 +#: dbaccess/inc/strings.hrc:136 msgctxt "STR_ERROR_PARSING_STATEMENT" msgid "$object$ is based on an SQL command which could not be parsed." msgstr "$object$ si basa su un comando SQL che non può essere analizzato." #. 6cpa3 #. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted. -#: dbaccess/inc/strings.hrc:167 +#: dbaccess/inc/strings.hrc:138 msgctxt "STR_INFO_OPENING_IN_SQL_VIEW" msgid "$object$ will be opened in SQL view." msgstr "$object$ sarà aperta in vista SQL." #. pH2Jv -#: dbaccess/inc/strings.hrc:168 +#: dbaccess/inc/strings.hrc:139 msgctxt "STR_STATEMENT_WITHOUT_RESULT_SET" msgid "The query does not create a result set, and thus cannot be part of another query." msgstr "La ricerca non produce un insieme di risultati e quindi non può far parte di un'altra ricerca." #. HErUD -#: dbaccess/inc/strings.hrc:170 +#: dbaccess/inc/strings.hrc:141 msgctxt "RID_STR_COLUMN_FORMAT" msgid "Column ~Format..." msgstr "Formattazione ~colonna..." #. pSid2 -#: dbaccess/inc/strings.hrc:171 +#: dbaccess/inc/strings.hrc:142 msgctxt "RID_STR_COLUMN_WIDTH" msgid "Column ~Width..." msgstr "~Larghezza colonna..." #. mczq6 -#: dbaccess/inc/strings.hrc:172 +#: dbaccess/inc/strings.hrc:143 msgctxt "RID_STR_TABLE_FORMAT" msgid "Table Format..." msgstr "Formattazione tabella..." #. Giaeq -#: dbaccess/inc/strings.hrc:173 +#: dbaccess/inc/strings.hrc:144 msgctxt "RID_STR_ROW_HEIGHT" msgid "Row Height..." msgstr "Altezza riga..." #. F8EEk -#: dbaccess/inc/strings.hrc:174 +#: dbaccess/inc/strings.hrc:145 msgctxt "RID_STR_COPY" msgid "~Copy" msgstr "~Copia" #. hAGj6 -#: dbaccess/inc/strings.hrc:175 +#: dbaccess/inc/strings.hrc:146 msgctxt "RID_STR_UNDO_MODIFY_RECORD" msgid "Undo: Data Input" msgstr "Annulla: Immissione dati" #. NeA2w -#: dbaccess/inc/strings.hrc:176 +#: dbaccess/inc/strings.hrc:147 msgctxt "RID_STR_SAVE_CURRENT_RECORD" msgid "Save current record" msgstr "Salva record attuale" #. tV569 -#: dbaccess/inc/strings.hrc:177 +#: dbaccess/inc/strings.hrc:148 msgctxt "STR_QRY_TITLE" msgid "Query #" msgstr "Ricerca #" #. FBqHA -#: dbaccess/inc/strings.hrc:178 +#: dbaccess/inc/strings.hrc:149 msgctxt "STR_TBL_TITLE" msgid "Table #" msgstr "Tabella #" #. cCYzs -#: dbaccess/inc/strings.hrc:179 +#: dbaccess/inc/strings.hrc:150 msgctxt "STR_VIEW_TITLE" msgid "View #" msgstr "Visualizza #" #. 8yp2G -#: dbaccess/inc/strings.hrc:180 +#: dbaccess/inc/strings.hrc:151 msgctxt "STR_NAME_ALREADY_EXISTS" msgid "The name \"#\" already exists." msgstr "Il nome \"#\" esiste già." #. EmTa7 -#: dbaccess/inc/strings.hrc:181 +#: dbaccess/inc/strings.hrc:152 msgctxt "STR_NO_COLUMNNAME_MATCHING" msgid "No matching column names were found." msgstr "Non è stato trovato alcun nome di colonna corrispondente." #. 4EFDH -#: dbaccess/inc/strings.hrc:182 +#: dbaccess/inc/strings.hrc:153 msgctxt "STR_ERROR_OCCURRED_WHILE_COPYING" msgid "An error occurred. Do you want to continue copying?" msgstr "Si è verificato un errore. Vuoi proseguire il processo di copia?" #. xnbDP -#: dbaccess/inc/strings.hrc:183 +#: dbaccess/inc/strings.hrc:154 msgctxt "STR_DATASOURCE_GRIDCONTROL_NAME" msgid "Data source table view" msgstr "Vista tabella della sorgente dati" #. r58gb -#: dbaccess/inc/strings.hrc:184 +#: dbaccess/inc/strings.hrc:155 msgctxt "STR_DATASOURCE_GRIDCONTROL_DESC" msgid "Shows the selected table or query." msgstr "Mostra le tabelle selezionate oppure la ricerca." #. a8LWj -#: dbaccess/inc/strings.hrc:186 +#: dbaccess/inc/strings.hrc:157 msgctxt "STR_QUERY_UNDO_MODIFYSQLEDIT" msgid "Modify SQL statement(s)" msgstr "Modifica SQL" #. U3N6g -#: dbaccess/inc/strings.hrc:188 +#: dbaccess/inc/strings.hrc:159 msgctxt "RID_STR_NEW_FORM" msgid "Create Form in Design View..." msgstr "Crea formulario in vista struttura..." #. vLzx4 -#: dbaccess/inc/strings.hrc:189 +#: dbaccess/inc/strings.hrc:160 msgctxt "RID_STR_NEW_FORM_AUTO" msgid "Use Wizard to Create Form..." msgstr "Usa procedura guidata per la creazione dei formulari..." #. ZRnDp -#: dbaccess/inc/strings.hrc:190 +#: dbaccess/inc/strings.hrc:161 msgctxt "RID_STR_NEW_REPORT_AUTO" msgid "Use Wizard to Create Report..." msgstr "Usa procedura guidata per la creazione dei rapporti..." #. aSmAa -#: dbaccess/inc/strings.hrc:191 +#: dbaccess/inc/strings.hrc:162 msgctxt "RID_STR_NEW_REPORT" msgid "Create Report in Design View..." msgstr "Crea rapporto in vista struttura..." #. mGsho -#: dbaccess/inc/strings.hrc:192 +#: dbaccess/inc/strings.hrc:163 msgctxt "RID_STR_NEW_QUERY" msgid "Create Query in Design View..." msgstr "Crea ricerca in vista struttura..." #. sfADq -#: dbaccess/inc/strings.hrc:193 +#: dbaccess/inc/strings.hrc:164 msgctxt "RID_STR_NEW_QUERY_SQL" msgid "Create Query in SQL View..." msgstr "Crea ricerca in vista SQL..." #. 57XvA -#: dbaccess/inc/strings.hrc:194 +#: dbaccess/inc/strings.hrc:165 msgctxt "RID_STR_NEW_QUERY_AUTO" msgid "Use Wizard to Create Query..." msgstr "Usa procedura guidata per la creazione di ricerche..." #. wzNZ2 -#: dbaccess/inc/strings.hrc:195 +#: dbaccess/inc/strings.hrc:166 msgctxt "RID_STR_NEW_TABLE" msgid "Create Table in Design View..." msgstr "Crea tabella in vista struttura..." #. SZdVd -#: dbaccess/inc/strings.hrc:196 +#: dbaccess/inc/strings.hrc:167 msgctxt "RID_STR_NEW_TABLE_AUTO" msgid "Use Wizard to Create Table..." msgstr "Usa procedura guidata per la creazione di tabelle..." #. Xdxfp -#: dbaccess/inc/strings.hrc:197 +#: dbaccess/inc/strings.hrc:168 msgctxt "RID_STR_NEW_VIEW" msgid "Create View..." msgstr "Crea vista..." #. uinhG -#: dbaccess/inc/strings.hrc:198 +#: dbaccess/inc/strings.hrc:169 msgctxt "RID_STR_FORMS_CONTAINER" msgid "Forms" msgstr "Formulari" #. EhPGD -#: dbaccess/inc/strings.hrc:199 +#: dbaccess/inc/strings.hrc:170 msgctxt "RID_STR_REPORTS_CONTAINER" msgid "Reports" msgstr "Rapporti" #. DFmZD -#: dbaccess/inc/strings.hrc:200 +#: dbaccess/inc/strings.hrc:171 msgctxt "RID_STR_REPORTS_HELP_TEXT_WIZARD" msgid "The wizard will guide you through the steps necessary to create a report." msgstr "La procedura ti guiderà nelle operazioni necessarie per la creazione di un rapporto." #. e4rD6 -#: dbaccess/inc/strings.hrc:201 +#: dbaccess/inc/strings.hrc:172 msgctxt "RID_STR_FORMS_HELP_TEXT" msgid "Create a form by specifying the record source, controls, and control properties." msgstr "Puoi creare un formulario specificando la sorgente dei record, i controlli e le proprietà dei controlli." #. WMRFD -#: dbaccess/inc/strings.hrc:202 +#: dbaccess/inc/strings.hrc:173 msgctxt "RID_STR_REPORT_HELP_TEXT" msgid "Create a report by specifying the record source, controls, and control properties." msgstr "Crea un rapporto specificando l'origine, i controlli e le proprietà dei controlli dei record." #. mJ9jD -#: dbaccess/inc/strings.hrc:203 +#: dbaccess/inc/strings.hrc:174 msgctxt "RID_STR_FORMS_HELP_TEXT_WIZARD" msgid "The wizard will guide you through the steps necessary to create a form." msgstr "La procedura ti guiderà nelle operazioni necessarie per la creazione di un formulario." #. c6NPF -#: dbaccess/inc/strings.hrc:204 +#: dbaccess/inc/strings.hrc:175 msgctxt "RID_STR_QUERIES_HELP_TEXT" msgid "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping." msgstr "Puoi creare una ricerca specificando i filtri, le tabelle di digitazione, i nomi dei campi e le proprietà di ordinamento e raggruppamento." #. Gk7RQ -#: dbaccess/inc/strings.hrc:205 +#: dbaccess/inc/strings.hrc:176 msgctxt "RID_STR_QUERIES_HELP_TEXT_SQL" msgid "Create a query by entering an SQL statement directly." msgstr "Puoi creare una ricerca inserendo direttamente un'istruzione SQL." #. EUCKU -#: dbaccess/inc/strings.hrc:206 +#: dbaccess/inc/strings.hrc:177 msgctxt "RID_STR_QUERIES_HELP_TEXT_WIZARD" msgid "The wizard will guide you through the steps necessary to create a query." msgstr "La procedura ti guiderà nelle operazioni necessarie per la creazione di una ricerca." #. hFmde -#: dbaccess/inc/strings.hrc:207 +#: dbaccess/inc/strings.hrc:178 msgctxt "RID_STR_TABLES_HELP_TEXT_DESIGN" msgid "Create a table by specifying the field names and properties, as well as the data types." msgstr "Puoi creare una tabella specificando i nomi e le proprietà dei campi e i tipi di dati." #. ctDmY -#: dbaccess/inc/strings.hrc:208 +#: dbaccess/inc/strings.hrc:179 msgctxt "RID_STR_TABLES_HELP_TEXT_WIZARD" msgid "Choose from a selection of business and personal table samples, which you customize to create a table." msgstr "Puoi scegliere una delle tabelle professionali e personali fornite come esempio e quindi personalizzarla per creare una nuova tabella." #. GmBmQ -#: dbaccess/inc/strings.hrc:209 +#: dbaccess/inc/strings.hrc:180 msgctxt "RID_STR_VIEWS_HELP_TEXT_DESIGN" msgid "Create a view by specifying the tables and field names you would like to have visible." msgstr "Puoi creare una vista specificando le tabelle e i nomi dei campi da visualizzare." #. 5ADJN -#: dbaccess/inc/strings.hrc:210 +#: dbaccess/inc/strings.hrc:181 msgctxt "STR_DATABASE" msgid "Database" msgstr "Database" #. D2GFx -#: dbaccess/inc/strings.hrc:211 +#: dbaccess/inc/strings.hrc:182 msgctxt "STR_TASKS" msgid "Tasks" msgstr "Attività" #. t46y2 -#: dbaccess/inc/strings.hrc:212 +#: dbaccess/inc/strings.hrc:183 msgctxt "STR_DESCRIPTION" msgid "Description" msgstr "Descrizione" #. i4BHJ -#: dbaccess/inc/strings.hrc:213 +#: dbaccess/inc/strings.hrc:184 msgctxt "STR_PREVIEW" msgid "Preview" msgstr "Anteprima" #. MpYZa -#: dbaccess/inc/strings.hrc:214 +#: dbaccess/inc/strings.hrc:185 msgctxt "STR_QUERY_CLOSEDOCUMENTS" msgid "" "The connection type has been altered.\n" @@ -1145,31 +993,31 @@ msgstr "" "Vuoi chiudere tutti i documenti ora?" #. 5Ujux -#: dbaccess/inc/strings.hrc:217 +#: dbaccess/inc/strings.hrc:188 msgctxt "STR_FRM_LABEL" msgid "F~orm name" msgstr "Nome del f~ormulario" #. zA6vD -#: dbaccess/inc/strings.hrc:218 +#: dbaccess/inc/strings.hrc:189 msgctxt "STR_RPT_LABEL" msgid "~Report name" msgstr "Nome del ~rapporto" #. 8RUit -#: dbaccess/inc/strings.hrc:219 +#: dbaccess/inc/strings.hrc:190 msgctxt "STR_FOLDER_LABEL" msgid "F~older name" msgstr "Nome della ~cartella" #. Twota -#: dbaccess/inc/strings.hrc:220 +#: dbaccess/inc/strings.hrc:191 msgctxt "STR_SUB_DOCS_WITH_SCRIPTS" msgid "The document contains forms or reports with embedded macros." msgstr "Il documento contiene formulari o rapporti con macro incorporate." #. v33uG -#: dbaccess/inc/strings.hrc:221 +#: dbaccess/inc/strings.hrc:192 msgctxt "STR_SUB_DOCS_WITH_SCRIPTS_DETAIL" msgid "" "Macros should be embedded into the database document itself.\n" @@ -1185,260 +1033,260 @@ msgstr "" "Tieni presente che non potrai incorporare le macro all'interno dello stesso documento di database fino a quando la migrazione è completata. " #. SBEJP -#: dbaccess/inc/strings.hrc:226 +#: dbaccess/inc/strings.hrc:197 msgctxt "RID_STR_EMBEDDED_DATABASE" msgid "Embedded database" msgstr "Database incorporato" #. 9GfaL -#: dbaccess/inc/strings.hrc:227 +#: dbaccess/inc/strings.hrc:198 msgctxt "RID_STR_NO_DIFF_CAT" msgid "You cannot select different categories." msgstr "Non è possibile selezionare categorie diverse." #. HMRSN -#: dbaccess/inc/strings.hrc:228 +#: dbaccess/inc/strings.hrc:199 msgctxt "RID_STR_UNSUPPORTED_OBJECT_TYPE" msgid "Unsupported object type found ($type$)." msgstr "Trovato un tipo di oggetto non supportato ($type$)." #. YgB34 -#: dbaccess/inc/strings.hrc:229 +#: dbaccess/inc/strings.hrc:200 msgctxt "STR_PAGETITLE_GENERAL" msgid "Advanced Properties" msgstr "Proprietà avanzate" #. wFDHD -#: dbaccess/inc/strings.hrc:230 +#: dbaccess/inc/strings.hrc:201 msgctxt "STR_PAGETITLE_ADVANCED" msgid "Additional Settings" msgstr "Impostazioni aggiuntive" #. HYDjE -#: dbaccess/inc/strings.hrc:231 +#: dbaccess/inc/strings.hrc:202 msgctxt "STR_PAGETITLE_CONNECTION" msgid "Connection settings" msgstr "Impostazioni di connessione" #. KLRak -#: dbaccess/inc/strings.hrc:232 +#: dbaccess/inc/strings.hrc:203 msgctxt "STR_TBL_LABEL" msgid "~Table Name" msgstr "Nome della ~tabella" #. WPmUe -#: dbaccess/inc/strings.hrc:233 +#: dbaccess/inc/strings.hrc:204 msgctxt "STR_QRY_LABEL" msgid "~Query name" msgstr "Nome della ~ricerca" #. cGPht -#: dbaccess/inc/strings.hrc:234 +#: dbaccess/inc/strings.hrc:205 msgctxt "STR_TITLE_RENAME" msgid "Rename to" msgstr "Rinomina in" #. GQDBD -#: dbaccess/inc/strings.hrc:235 +#: dbaccess/inc/strings.hrc:206 msgctxt "STR_TITLE_PASTE_AS" msgid "Insert as" msgstr "Incolla come" #. yGyEU -#: dbaccess/inc/strings.hrc:237 +#: dbaccess/inc/strings.hrc:208 msgctxt "STR_QUERY_BRW_DELETE_ROWS" msgid "Do you want to delete the selected data?" msgstr "Eliminare i dati selezionati?" #. AMTEz -#: dbaccess/inc/strings.hrc:238 +#: dbaccess/inc/strings.hrc:209 msgctxt "SBA_BROWSER_SETTING_ORDER" msgid "Error setting the sort criteria" msgstr "Errore nell'impostare i criteri" #. kXqdF -#: dbaccess/inc/strings.hrc:239 +#: dbaccess/inc/strings.hrc:210 msgctxt "SBA_BROWSER_SETTING_FILTER" msgid "Error setting the filter criteria" msgstr "Errore nell'impostare i criteri del filtro" #. tXz3U -#: dbaccess/inc/strings.hrc:240 +#: dbaccess/inc/strings.hrc:211 msgctxt "RID_STR_CONNECTION_LOST" msgid "Connection lost" msgstr "Il collegamento è stato interrotto" #. 5ELXe -#: dbaccess/inc/strings.hrc:241 +#: dbaccess/inc/strings.hrc:212 msgctxt "RID_STR_QUERIES_CONTAINER" msgid "Queries" msgstr "Ricerche" #. wdm7E -#: dbaccess/inc/strings.hrc:242 +#: dbaccess/inc/strings.hrc:213 msgctxt "RID_STR_TABLES_CONTAINER" msgid "Tables" msgstr "Tabelle" #. BTcMU -#: dbaccess/inc/strings.hrc:243 +#: dbaccess/inc/strings.hrc:214 msgctxt "STR_TITLE_CONFIRM_DELETION" msgid "Confirm Deletion" msgstr "Conferma eliminazione" #. pbjZT -#: dbaccess/inc/strings.hrc:244 +#: dbaccess/inc/strings.hrc:215 msgctxt "STR_QUERY_DELETE_TABLE" msgid "Do you want to delete the table '%1'?" msgstr "Vuoi eliminare la tabella '%1'?" #. CLELW -#: dbaccess/inc/strings.hrc:245 +#: dbaccess/inc/strings.hrc:216 msgctxt "STR_QUERY_CONNECTION_LOST" msgid "The connection to the database has been lost. Do you want to reconnect?" msgstr "Il collegamento al database è stato perso. Vuoi ristabilirlo?" #. NRXrT -#: dbaccess/inc/strings.hrc:246 +#: dbaccess/inc/strings.hrc:217 msgctxt "STR_OPENTABLES_WARNINGS" msgid "Warnings encountered" msgstr "Sono stati generati avvertimenti" #. EXau9 -#: dbaccess/inc/strings.hrc:247 +#: dbaccess/inc/strings.hrc:218 msgctxt "STR_OPENTABLES_WARNINGS_DETAILS" msgid "While retrieving the tables, warnings were reported by the database connection." msgstr "Il collegamento al database ha inviato avvertenze durante il rilevamento delle tabelle." #. HtRDf -#: dbaccess/inc/strings.hrc:248 +#: dbaccess/inc/strings.hrc:219 msgctxt "STR_CONNECTING_DATASOURCE" msgid "Connecting to \"$name$\" ..." msgstr "Collegamento a \"$name$\" ..." #. QNCRB -#: dbaccess/inc/strings.hrc:249 +#: dbaccess/inc/strings.hrc:220 msgctxt "STR_LOADING_QUERY" msgid "Loading query $name$ ..." msgstr "Carica ricerca $name$ ..." #. QfTUB -#: dbaccess/inc/strings.hrc:250 +#: dbaccess/inc/strings.hrc:221 msgctxt "STR_LOADING_TABLE" msgid "Loading table $name$ ..." msgstr "Carica tabella $name$ ..." #. FECQm -#: dbaccess/inc/strings.hrc:251 +#: dbaccess/inc/strings.hrc:222 msgctxt "STR_NO_TABLE_FORMAT_INSIDE" msgid "No table format could be found." msgstr "Non è stato trovato alcun formato per tabella." #. 6isKD -#: dbaccess/inc/strings.hrc:252 +#: dbaccess/inc/strings.hrc:223 msgctxt "STR_COULDNOTCONNECT_DATASOURCE" msgid "The connection to the data source \"$name$\" could not be established." msgstr "Impossibile creare il collegamento alla sorgente dati \"$name$\"." #. CmzsA -#: dbaccess/inc/strings.hrc:254 +#: dbaccess/inc/strings.hrc:225 msgctxt "STR_TABLEDESIGN_DBFIELDTYPES" msgid "Unknown;Text;Number;Date/Time;Date;Time;Yes/No;Currency;Memo;Counter;Image;Text (fix);Decimal;Binary (fix);Binary;BigInt;Double;Float;Real;Integer;Small Integer;Tiny Integer;SQL Null;Object;Distinct;Structure;Field;BLOB;CLOB;REF;OTHER;Bit (fix)" msgstr "Sconosciuto; Testo; Numero; Data/Ora; Data; Ora; Sì/No; Valuta; Memo; Contatore; Immagine; Testo (fisso); Decimale; Campo binario (fisso); Campo binario; Intero lungo; Precisione doppia; (Numero in) virgola mobile; Reale; Intero; Intero piccolo; Intero molto piccolo; SQL nullo; Oggetto; Distinto; Struttura; Campo; BLOB; CLOB; REF; Altro; Bit (fisso)" #. hhXGF -#: dbaccess/inc/strings.hrc:255 +#: dbaccess/inc/strings.hrc:226 msgctxt "STR_TABLEDESIGN_UNDO_PRIMKEY" msgid "Insert/remove primary key" msgstr "Inserisci/elimina la chiave primaria" #. 26uKH -#: dbaccess/inc/strings.hrc:256 +#: dbaccess/inc/strings.hrc:227 msgctxt "STR_VALUE_YES" msgid "Yes" msgstr "Sì" #. vqVF5 -#: dbaccess/inc/strings.hrc:257 +#: dbaccess/inc/strings.hrc:228 msgctxt "STR_VALUE_NO" msgid "No" msgstr "No" #. TDokm #. Note: should somehow fit to the word "value" in other languages as well: value - none... -#: dbaccess/inc/strings.hrc:259 +#: dbaccess/inc/strings.hrc:230 msgctxt "STR_VALUE_NONE" msgid "<none>" msgstr "<senza>" #. 66g23 -#: dbaccess/inc/strings.hrc:260 +#: dbaccess/inc/strings.hrc:231 msgctxt "STR_TAB_FIELD_COLUMN_NAME" msgid "Field Name" msgstr "Nome campo" #. F6UGZ -#: dbaccess/inc/strings.hrc:261 +#: dbaccess/inc/strings.hrc:232 msgctxt "STR_TAB_FIELD_COLUMN_DATATYPE" msgid "Field Type" msgstr "Tipo campo" #. LFBuq -#: dbaccess/inc/strings.hrc:262 +#: dbaccess/inc/strings.hrc:233 msgctxt "STR_TAB_HELP_TEXT" msgid "Description" msgstr "Descrizione" #. BYE5G -#: dbaccess/inc/strings.hrc:263 +#: dbaccess/inc/strings.hrc:234 msgctxt "STR_COLUMN_DESCRIPTION" msgid "Column Description" msgstr "Descrizione colonna" #. Aney5 -#: dbaccess/inc/strings.hrc:264 +#: dbaccess/inc/strings.hrc:235 msgctxt "STR_TAB_PROPERTIES" msgid "Field Properties" msgstr "Proprietà del campo" #. kjdpF -#: dbaccess/inc/strings.hrc:265 +#: dbaccess/inc/strings.hrc:236 msgctxt "STR_TABED_UNDO_CELLMODIFIED" msgid "Modify cell" msgstr "Modifica cella" #. aPzA3 -#: dbaccess/inc/strings.hrc:266 +#: dbaccess/inc/strings.hrc:237 msgctxt "STR_TABED_UNDO_ROWDELETED" msgid "Delete row" msgstr "Elimina riga" #. DFnqv -#: dbaccess/inc/strings.hrc:267 +#: dbaccess/inc/strings.hrc:238 msgctxt "STR_TABED_UNDO_TYPE_CHANGED" msgid "Modify field type" msgstr "Modifica tipo campo" #. XLRpC -#: dbaccess/inc/strings.hrc:268 +#: dbaccess/inc/strings.hrc:239 msgctxt "STR_TABED_UNDO_ROWINSERTED" msgid "Insert row" msgstr "Inserisci riga" #. LgbwQ -#: dbaccess/inc/strings.hrc:269 +#: dbaccess/inc/strings.hrc:240 msgctxt "STR_TABED_UNDO_NEWROWINSERTED" msgid "Insert new row" msgstr "Inserisci riga nuova" #. gi8TU -#: dbaccess/inc/strings.hrc:270 +#: dbaccess/inc/strings.hrc:241 msgctxt "STR_DEFAULT_VALUE" msgid "~Default value" msgstr "~Valore predefinito" #. 3AyBV -#: dbaccess/inc/strings.hrc:271 +#: dbaccess/inc/strings.hrc:242 msgctxt "STR_HELP_BOOL_DEFAULT" msgid "" "Select a value that is to appear in all new records as default.\n" @@ -1448,7 +1296,7 @@ msgstr "" "Seleziona la sequenza vuota per non impostare alcun valore predefinito." #. AbZU4 -#: dbaccess/inc/strings.hrc:272 +#: dbaccess/inc/strings.hrc:243 msgctxt "STR_HELP_DEFAULT_VALUE" msgid "" "Enter a default value for this field.\n" @@ -1459,26 +1307,20 @@ msgstr "" "\n" "Digitando in seguito dei dati nella tabella, in ogni record di dati nuovo verrà utilizzata questa stringa per il campo attuale. Per questo motivo è necessario che corrisponda al formato della cella da specificare qui di seguito." -#. Pay8s -#: dbaccess/inc/strings.hrc:273 -msgctxt "STR_HELP_FIELD_REQUIRED" -msgid "Activate this option if this field cannot contain NULL values, i.e. the user must always enter data." -msgstr "Attiva questa opzione se nel campo non sono ammessi valori ZERO, ossia se l'utente deve sempre inserire dei dati." - #. hwwVA -#: dbaccess/inc/strings.hrc:274 +#: dbaccess/inc/strings.hrc:244 msgctxt "STR_HELP_TEXT_LENGTH" msgid "Enter the maximum text length permitted." msgstr "Digita la lunghezza massima ammessa per il testo." #. yPnZq -#: dbaccess/inc/strings.hrc:275 +#: dbaccess/inc/strings.hrc:245 msgctxt "STR_HELP_NUMERIC_TYPE" msgid "Enter the number format." msgstr "Digita il tipo di numero." #. 2yCJu -#: dbaccess/inc/strings.hrc:276 +#: dbaccess/inc/strings.hrc:246 msgctxt "STR_HELP_LENGTH" msgid "" "Determine the length data can have in this field.\n" @@ -1492,25 +1334,25 @@ msgstr "" "Se il valore è maggiore di quello ammesso dal database attuale verrà corretto automaticamente." #. BY4V7 -#: dbaccess/inc/strings.hrc:277 +#: dbaccess/inc/strings.hrc:247 msgctxt "STR_HELP_SCALE" msgid "Specify the number of decimal places permitted in this field." msgstr "Digita il numero di cifre dopo la virgola." #. QBHjm -#: dbaccess/inc/strings.hrc:278 +#: dbaccess/inc/strings.hrc:248 msgctxt "STR_HELP_FORMAT_CODE" msgid "This is where you see how the data would be displayed in the current format (use the button on the right to modify the format)." msgstr "Qui vedi come è possibile formattare i dati dell'attuale colonna col formato corrente che puoi cambiare col pulsante che si trova qui a fianco." #. eV4sD -#: dbaccess/inc/strings.hrc:279 +#: dbaccess/inc/strings.hrc:249 msgctxt "STR_HELP_FORMAT_BUTTON" msgid "This is where you determine the output format of the data." msgstr "In questo modo puoi determinare la formattazione dei dati della tabella all'uscita." #. Y5q39 -#: dbaccess/inc/strings.hrc:280 +#: dbaccess/inc/strings.hrc:250 msgctxt "STR_HELP_AUTOINCREMENT" msgid "" "Choose if this field should contain AutoIncrement values.\n" @@ -1522,49 +1364,49 @@ msgstr "" "In questo campo non sarà possibile digitare direttamente alcun dato. Ogni nuovo record di dati riceve automaticamente un valore proprio (che risulta dall'incremento del precedente)." #. 5uQpF -#: dbaccess/inc/strings.hrc:281 +#: dbaccess/inc/strings.hrc:251 msgctxt "STR_TABLEDESIGN_DUPLICATE_NAME" msgid "The table cannot be saved because column name \"$column$\" was assigned twice." msgstr "Non è stato possibile salvare la tabella in quanto il nome della colonna \"$column$\" è stato già assegnato." #. vayRE -#: dbaccess/inc/strings.hrc:282 +#: dbaccess/inc/strings.hrc:252 msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN" msgid "The column \"$column$\" belongs to the primary key. If the column is deleted, the primary key will also be deleted. Do you really want to continue?" msgstr "La colonna \"$column$\" appartiene alla chiave primaria. Se la colonna viene eliminata, si cancellerà anche la chiave primaria. Proseguire?" #. fo93e -#: dbaccess/inc/strings.hrc:283 +#: dbaccess/inc/strings.hrc:253 msgctxt "STR_TBL_COLUMN_IS_KEYCOLUMN_TITLE" msgid "Primary Key Affected" msgstr "Relativo alla chiave primaria" #. wcLcG -#: dbaccess/inc/strings.hrc:284 +#: dbaccess/inc/strings.hrc:254 msgctxt "STR_COLUMN_NAME" msgid "Column" msgstr "Colonna" #. ES566 -#: dbaccess/inc/strings.hrc:285 +#: dbaccess/inc/strings.hrc:255 msgctxt "STR_QRY_CONTINUE" msgid "Continue anyway?" msgstr "Continuare lo stesso?" #. iXbw5 -#: dbaccess/inc/strings.hrc:286 +#: dbaccess/inc/strings.hrc:256 msgctxt "STR_TABLEDESIGN_CONNECTION_MISSING" msgid "The table could not be saved due to problems connecting to the database." msgstr "Impossibile salvare la tabella: il collegamento al database non è stato realizzato." #. kuExF -#: dbaccess/inc/strings.hrc:287 +#: dbaccess/inc/strings.hrc:257 msgctxt "STR_TABLEDESIGN_DATASOURCE_DELETED" msgid "The table filter could not be adjusted because the data source has been deleted." msgstr "Impossibile salvare il filtro della tabella poiché la sorgente dati è stata eliminata." #. Lt4Yc -#: dbaccess/inc/strings.hrc:288 +#: dbaccess/inc/strings.hrc:258 msgctxt "STR_QUERY_SAVE_TABLE_EDIT_INDEXES" msgid "" "Before you can edit the indexes of a table, you have to save it.\n" @@ -1574,13 +1416,13 @@ msgstr "" "Vuoi salvare adesso le modifiche alla struttura della tabella?" #. HFLQk -#: dbaccess/inc/strings.hrc:289 +#: dbaccess/inc/strings.hrc:259 msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY_HEAD" msgid "No primary key" msgstr "Nessuna chiave primaria" #. ir5Du -#: dbaccess/inc/strings.hrc:290 +#: dbaccess/inc/strings.hrc:260 msgctxt "STR_TABLEDESIGN_NO_PRIM_KEY" msgid "" "A unique index or primary key is required for data record identification in this database.\n" @@ -1594,25 +1436,25 @@ msgstr "" "Vuoi creare adesso una chiave primaria?" #. R7KDG -#: dbaccess/inc/strings.hrc:291 +#: dbaccess/inc/strings.hrc:261 msgctxt "STR_TABLEDESIGN_ALTER_ERROR" msgid "The column \"$column$\" could not be changed. Should the column instead be deleted and the new format appended?" msgstr "Impossibile cambiare la colonna \"$column$\". Preferisci eliminare la colonna e applicare un nuovo formato?" #. U3f4j -#: dbaccess/inc/strings.hrc:292 +#: dbaccess/inc/strings.hrc:262 msgctxt "STR_TABLEDESIGN_SAVE_ERROR" msgid "Error while saving the table design" msgstr "Errore durante il salvataggio della struttura della tabella" #. 9BsSL -#: dbaccess/inc/strings.hrc:293 +#: dbaccess/inc/strings.hrc:263 msgctxt "STR_TABLEDESIGN_COULD_NOT_DROP_COL" msgid "The column $column$ could not be deleted." msgstr "Impossibile eliminare la colonna $column$." #. Etkrj -#: dbaccess/inc/strings.hrc:294 +#: dbaccess/inc/strings.hrc:264 msgctxt "STR_HELP_AUTOINCREMENT_VALUE" msgid "" "Enter an SQL statement for the auto-increment field.\n" @@ -1624,7 +1466,7 @@ msgstr "" "Questa espressione verrà importata direttamente nel database non appena sarà creata la tabella." #. fAEud -#: dbaccess/inc/strings.hrc:295 +#: dbaccess/inc/strings.hrc:265 msgctxt "STR_NO_TYPE_INFO_AVAILABLE" msgid "" "No type information could be retrieved from the database.\n" @@ -1634,37 +1476,37 @@ msgstr "" "Il modo struttura della tabella non è disponibile per questa sorgente dati." #. 2s2rr -#: dbaccess/inc/strings.hrc:296 +#: dbaccess/inc/strings.hrc:266 msgctxt "STR_CHANGE_COLUMN_NAME" msgid "change field name" msgstr "modifica nome campo" #. PC3QD -#: dbaccess/inc/strings.hrc:297 +#: dbaccess/inc/strings.hrc:267 msgctxt "STR_CHANGE_COLUMN_TYPE" msgid "change field type" msgstr "modifica tipo di campo" #. Z2B9o -#: dbaccess/inc/strings.hrc:298 +#: dbaccess/inc/strings.hrc:268 msgctxt "STR_CHANGE_COLUMN_DESCRIPTION" msgid "change field description" msgstr "modifica descrizione campo" #. aDrTE -#: dbaccess/inc/strings.hrc:299 +#: dbaccess/inc/strings.hrc:269 msgctxt "STR_CHANGE_COLUMN_ATTRIBUTE" msgid "change field attribute" msgstr "modifica attributo campo" #. 3srwC -#: dbaccess/inc/strings.hrc:301 +#: dbaccess/inc/strings.hrc:271 msgctxt "STR_ENTER_CONNECTION_PASSWORD" msgid "A password is needed to connect to the data source \"$name$\"." msgstr "Per il collegamento alla sorgente dati \"$name$\" è necessaria una password." #. tYDxc -#: dbaccess/inc/strings.hrc:302 +#: dbaccess/inc/strings.hrc:272 msgctxt "STR_ASK_FOR_DIRECTORY_CREATION" msgid "" "The directory\n" @@ -1680,49 +1522,49 @@ msgstr "" "non esiste. Vuoi crearla?" #. 3PFxY -#: dbaccess/inc/strings.hrc:303 +#: dbaccess/inc/strings.hrc:273 msgctxt "STR_COULD_NOT_CREATE_DIRECTORY" msgid "The directory $name$ could not be created." msgstr "Impossibile creare la cartella $name$." #. V9kGF -#: dbaccess/inc/strings.hrc:304 +#: dbaccess/inc/strings.hrc:274 msgctxt "STR_ALREADYEXISTOVERWRITE" msgid "The file already exists. Overwrite?" msgstr "Il file esiste già. Sovrascrivere?" #. i47ye -#: dbaccess/inc/strings.hrc:305 +#: dbaccess/inc/strings.hrc:275 msgctxt "STR_NEW_FOLDER" msgid "Folder" msgstr "Cartella" #. U2bRK -#: dbaccess/inc/strings.hrc:307 +#: dbaccess/inc/strings.hrc:277 msgctxt "STR_DATABASE_TYPE_CHANGE" msgid "Database properties" msgstr "Proprietà del database" #. etNzz -#: dbaccess/inc/strings.hrc:308 +#: dbaccess/inc/strings.hrc:278 msgctxt "STR_PARENTTITLE_GENERAL" msgid "Data Source Properties: #" msgstr "Proprietà della sorgente dati: #" #. z9Ecp -#: dbaccess/inc/strings.hrc:309 +#: dbaccess/inc/strings.hrc:279 msgctxt "STR_ERR_USE_CONNECT_TO" msgid "Please choose 'Connect to an existing database' to connect to an existing database instead." msgstr "Scegli 'Collega a un database esistente' per collegarti, invece, a un database già esistente." #. PfAC6 -#: dbaccess/inc/strings.hrc:310 +#: dbaccess/inc/strings.hrc:280 msgctxt "STR_COULD_NOT_LOAD_ODBC_LIB" msgid "Could not load the program library #lib# or it is corrupted. The ODBC data source selection is not available." msgstr "È Impossibile caricare la libreria programma #lib# oppure essa è difettosa. La selezione della sorgente dati ODBC non è disponibile." #. d3vbZ -#: dbaccess/inc/strings.hrc:311 +#: dbaccess/inc/strings.hrc:281 msgctxt "STR_UNSUPPORTED_DATASOURCE_TYPE" msgid "" "This kind of data source is not supported on this platform.\n" @@ -1732,152 +1574,152 @@ msgstr "" "Puoi modificare le impostazioni ma probabilmente non sarà possibile eseguire un collegamento con il database." #. 2f7Ga -#: dbaccess/inc/strings.hrc:312 +#: dbaccess/inc/strings.hrc:282 msgctxt "STR_AUTOTEXT_FIELD_SEP_NONE" msgid "{None}" msgstr "{Nessuno}" #. iR7CJ #. To translators: EM Dec 2002: 'Space' refers t o what you get when you hit the space bar on your keyboard. -#: dbaccess/inc/strings.hrc:314 +#: dbaccess/inc/strings.hrc:284 msgctxt "STR_AUTOFIELDSEPARATORLIST" msgid ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Space}\t32" msgstr ";\t59\t,\t44\t:\t58\t{Tab}\t9\t{Spazio}\t32" #. DFGo9 -#: dbaccess/inc/strings.hrc:315 +#: dbaccess/inc/strings.hrc:285 msgctxt "STR_AUTODELIMITER_MISSING" msgid "#1 must be set." msgstr "#1 deve essere impostato." #. ZDRBf -#: dbaccess/inc/strings.hrc:316 +#: dbaccess/inc/strings.hrc:286 msgctxt "STR_AUTODELIMITER_MUST_DIFFER" msgid "#1 and #2 must be different." msgstr "#1 e #2 devono essere diversi." #. 9oCZr -#: dbaccess/inc/strings.hrc:317 +#: dbaccess/inc/strings.hrc:287 msgctxt "STR_AUTONO_WILDCARDS" msgid "Wildcards such as ?,* are not allowed in #1." msgstr "I caratteri jolly quali ?,* non sono ammessi in #1." #. BdzcB -#: dbaccess/inc/strings.hrc:319 +#: dbaccess/inc/strings.hrc:289 msgctxt "STR_CONNECTION_TEST" msgid "Connection Test" msgstr "Prova di connessione" #. oAAKs -#: dbaccess/inc/strings.hrc:320 +#: dbaccess/inc/strings.hrc:290 msgctxt "STR_CONNECTION_SUCCESS" msgid "The connection was established successfully." msgstr "La connessione è stata stabilita correttamente." #. 5V7Ay -#: dbaccess/inc/strings.hrc:321 +#: dbaccess/inc/strings.hrc:291 msgctxt "STR_CONNECTION_NO_SUCCESS" msgid "The connection could not be established." msgstr "Impossibile stabilire il collegamento." #. wvNFP -#: dbaccess/inc/strings.hrc:322 +#: dbaccess/inc/strings.hrc:292 msgctxt "STR_JDBCDRIVER_SUCCESS" msgid "The JDBC driver was loaded successfully." msgstr "Il driver JDBC è stato caricato correttamente." #. RdMCN -#: dbaccess/inc/strings.hrc:323 +#: dbaccess/inc/strings.hrc:293 msgctxt "STR_JDBCDRIVER_NO_SUCCESS" msgid "The JDBC driver could not be loaded." msgstr "Il driver JDBC non è stato caricato." #. dyCvN -#: dbaccess/inc/strings.hrc:324 +#: dbaccess/inc/strings.hrc:294 msgctxt "STR_MSACCESS_FILTERNAME" msgid "MS Access file" msgstr "File MS Access" #. rDsuu -#: dbaccess/inc/strings.hrc:325 +#: dbaccess/inc/strings.hrc:295 msgctxt "STR_MSACCESS_2007_FILTERNAME" msgid "MS Access 2007 file" msgstr "File MS Access 2007" #. jFwxU -#: dbaccess/inc/strings.hrc:326 +#: dbaccess/inc/strings.hrc:296 msgctxt "STR_FIREBIRD_FILTERNAME" msgid "Firebird Database" msgstr "Database Firebird" #. 8Uiv2 -#: dbaccess/inc/strings.hrc:328 +#: dbaccess/inc/strings.hrc:298 msgctxt "STR_RSC_CHARSETS" msgid "System" msgstr "Sistema" #. pnwDB -#: dbaccess/inc/strings.hrc:329 +#: dbaccess/inc/strings.hrc:299 msgctxt "STR_ERROR_DURING_CREATION" msgid "Error during creation" msgstr "Errore nella creazione" #. hnyJF -#: dbaccess/inc/strings.hrc:330 +#: dbaccess/inc/strings.hrc:300 msgctxt "STR_UNEXPECTED_ERROR" msgid "An error occurred. The operation could not be performed." msgstr "Si è verificato un errore. Impossibile terminare l'operazione." #. kXCG9 -#: dbaccess/inc/strings.hrc:331 +#: dbaccess/inc/strings.hrc:301 msgctxt "STR_COULDNOTOPEN_LINKEDDOC" msgid "The document \"$file$\" could not be opened." msgstr "Non è stato possibile aprire il documento \"$file$\"." #. bFHHW -#: dbaccess/inc/strings.hrc:332 +#: dbaccess/inc/strings.hrc:302 msgctxt "STR_MISSING_TABLES_XDROP" msgid "The table cannot be deleted because the database connection does not support this." msgstr "Impossibile eliminare la tabella perché non è supportata dal collegamento al database." #. ZNB5D -#: dbaccess/inc/strings.hrc:333 +#: dbaccess/inc/strings.hrc:303 msgctxt "STR_BUTTON_TEXT_ALL" msgid "~All" msgstr "Tutti" #. C8eBG -#: dbaccess/inc/strings.hrc:334 +#: dbaccess/inc/strings.hrc:304 msgctxt "STR_UNDO_COLON" msgid "Undo:" msgstr "Annulla:" #. aje2A -#: dbaccess/inc/strings.hrc:335 +#: dbaccess/inc/strings.hrc:305 msgctxt "STR_REDO_COLON" msgid "Redo:" msgstr "Ripristina:" #. ixMkj -#: dbaccess/inc/strings.hrc:336 +#: dbaccess/inc/strings.hrc:306 msgctxt "STR_UNKNOWN_TYPE_FOUND" msgid "No corresponding column type could be found for column '#1'." msgstr "Impossibile trovare il tipo di colonna corrispondente per la colonna '#1'." #. qVax3 -#: dbaccess/inc/strings.hrc:337 +#: dbaccess/inc/strings.hrc:307 msgctxt "STR_FILE_DOES_NOT_EXIST" msgid "The file \"$file$\" does not exist." msgstr "Il file \"$file$\" non esiste." #. 737k3 -#: dbaccess/inc/strings.hrc:338 +#: dbaccess/inc/strings.hrc:308 msgctxt "STR_WARNINGS_DURING_CONNECT" msgid "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them." msgstr "Sono stati rilevati avvertimenti durante il collegamento alla sorgente dati. Premi \"$buttontext$\" per visualizzarli." #. cGJja -#: dbaccess/inc/strings.hrc:339 +#: dbaccess/inc/strings.hrc:309 msgctxt "STR_NAMED_OBJECT_ALREADY_EXISTS" msgid "" "The name '$#$' already exists.\n" @@ -1888,200 +1730,200 @@ msgstr "" #. xTNjt #. #i96130# use hard coded name -#: dbaccess/inc/strings.hrc:341 +#: dbaccess/inc/strings.hrc:311 msgctxt "RID_STR_EXTENSION_NOT_PRESENT" msgid "The report, \"$file$\", requires the Report Builder feature." msgstr "Il rapporto, \"$file$\", richiede la funzionalità Report Builder." #. oC8Px -#: dbaccess/inc/strings.hrc:343 +#: dbaccess/inc/strings.hrc:313 msgctxt "STR_COULDNOTCREATE_DRIVERMANAGER" msgid "Cannot connect to the SDBC driver manager (#servicename#)." msgstr "Non è possibile stabilire il collegamento al gestore dei driver SDBC (#servicename#)." #. aym6r -#: dbaccess/inc/strings.hrc:344 +#: dbaccess/inc/strings.hrc:314 msgctxt "STR_NOREGISTEREDDRIVER" msgid "A driver is not registered for the URL #connurl#." msgstr "Non esiste alcun driver registrato per l'URL #connurl#" #. oafZG -#: dbaccess/inc/strings.hrc:345 +#: dbaccess/inc/strings.hrc:315 msgctxt "STR_NOTABLEINFO" msgid "Successfully connected, but information about database tables is not available." msgstr "Il collegamento è stato attivato, tuttavia non è stato possibile trasmettere le informazioni relative alle tabelle nel database." #. uBW6C -#: dbaccess/inc/strings.hrc:346 +#: dbaccess/inc/strings.hrc:316 msgctxt "STR_ALL_TABLES" msgid "All tables" msgstr "Tutte le tabelle" #. nhz6M -#: dbaccess/inc/strings.hrc:347 +#: dbaccess/inc/strings.hrc:317 msgctxt "STR_ALL_VIEWS" msgid "All views" msgstr "Tutte le viste di tabelle" #. APBCw -#: dbaccess/inc/strings.hrc:348 +#: dbaccess/inc/strings.hrc:318 msgctxt "STR_ALL_TABLES_AND_VIEWS" msgid "All tables and views" msgstr "Tutte le tabelle e le viste di tabelle" #. 4SGBJ -#: dbaccess/inc/strings.hrc:350 +#: dbaccess/inc/strings.hrc:320 msgctxt "STR_TABLE_PRIV_NAME" msgid "Table name" msgstr "Nome tabella" #. Nw93R -#: dbaccess/inc/strings.hrc:351 +#: dbaccess/inc/strings.hrc:321 msgctxt "STR_TABLE_PRIV_INSERT" msgid "Insert data" msgstr "Inserisci dati" #. nLFJd -#: dbaccess/inc/strings.hrc:352 +#: dbaccess/inc/strings.hrc:322 msgctxt "STR_TABLE_PRIV_DELETE" msgid "Delete data" msgstr "Elimina dati" #. eGEDE -#: dbaccess/inc/strings.hrc:353 +#: dbaccess/inc/strings.hrc:323 msgctxt "STR_TABLE_PRIV_UPDATE" msgid "Modify data" msgstr "Cambia dati" #. e2bxV -#: dbaccess/inc/strings.hrc:354 +#: dbaccess/inc/strings.hrc:324 msgctxt "STR_TABLE_PRIV_ALTER" msgid "Alter structure" msgstr "Cambia struttura" #. zejFA -#: dbaccess/inc/strings.hrc:355 +#: dbaccess/inc/strings.hrc:325 msgctxt "STR_TABLE_PRIV_SELECT" msgid "Read data" msgstr "Leggi dati" #. UsMj8 -#: dbaccess/inc/strings.hrc:356 +#: dbaccess/inc/strings.hrc:326 msgctxt "STR_TABLE_PRIV_REFERENCE" msgid "Modify references" msgstr "Cambia riferimenti" #. SEGp9 -#: dbaccess/inc/strings.hrc:357 +#: dbaccess/inc/strings.hrc:327 msgctxt "STR_TABLE_PRIV_DROP" msgid "Drop structure" msgstr "Elimina struttura" #. BCCiv -#: dbaccess/inc/strings.hrc:359 +#: dbaccess/inc/strings.hrc:329 msgctxt "STR_DBASE_PATH_OR_FILE" msgid "Path to the dBASE files" msgstr "Percorso dei file dBASE" #. hnBFY -#: dbaccess/inc/strings.hrc:360 +#: dbaccess/inc/strings.hrc:330 msgctxt "STR_FLAT_PATH_OR_FILE" msgid "Path to the text files" msgstr "Percorso dei file di testo" #. DRFyX -#: dbaccess/inc/strings.hrc:361 +#: dbaccess/inc/strings.hrc:331 msgctxt "STR_CALC_PATH_OR_FILE" msgid "Path to the spreadsheet document" msgstr "Percorso del foglio elettronico" #. qxbA7 -#: dbaccess/inc/strings.hrc:362 +#: dbaccess/inc/strings.hrc:332 msgctxt "STR_NAME_OF_ODBC_DATASOURCE" msgid "Name of the ODBC data source on your system" msgstr "Nome della sorgente dati ODBC nel sistema" #. mGJE9 -#: dbaccess/inc/strings.hrc:363 +#: dbaccess/inc/strings.hrc:333 msgctxt "STR_WRITER_PATH_OR_FILE" msgid "Path to the Writer document" msgstr "Percorso al documento Writer" #. zQxCp -#: dbaccess/inc/strings.hrc:364 +#: dbaccess/inc/strings.hrc:334 msgctxt "STR_MYSQL_DATABASE_NAME" msgid "Name of the MySQL database" msgstr "Nome del database MySQL" #. uhRMQ -#: dbaccess/inc/strings.hrc:365 +#: dbaccess/inc/strings.hrc:335 msgctxt "STR_ORACLE_DATABASE_NAME" msgid "Name of the Oracle database" msgstr "Nome del database Oracle" #. nmoae -#: dbaccess/inc/strings.hrc:366 +#: dbaccess/inc/strings.hrc:336 msgctxt "STR_MSACCESS_MDB_FILE" msgid "Microsoft Access database file" msgstr "File del database Microsoft Access" #. 34zwh -#: dbaccess/inc/strings.hrc:367 +#: dbaccess/inc/strings.hrc:337 #, c-format msgctxt "STR_NO_ADDITIONAL_SETTINGS" msgid "No more settings are necessary. To verify that the connection is working, click the '%test' button." msgstr "Non sono necessarie altre impostazioni. Per verificare il corretto funzionamento della connessione, fai clic sul pulsante '%test'." #. GAVfb -#: dbaccess/inc/strings.hrc:368 +#: dbaccess/inc/strings.hrc:338 msgctxt "STR_COMMONURL" msgid "Datasource URL (e.g. host=$host:$port dbname=$database)" msgstr "URL della sorgente dati (es.: host=$host:$port dbname=$database)" #. rKH3t -#: dbaccess/inc/strings.hrc:369 +#: dbaccess/inc/strings.hrc:339 msgctxt "STR_HOSTNAME" msgid "~Host name" msgstr "Nome ~host" #. Gdbjz -#: dbaccess/inc/strings.hrc:370 +#: dbaccess/inc/strings.hrc:340 msgctxt "STR_MOZILLA_PROFILE_NAME" msgid "~Mozilla profile name" msgstr "Nome del profilo di ~Mozilla" #. A6YJb -#: dbaccess/inc/strings.hrc:371 +#: dbaccess/inc/strings.hrc:341 msgctxt "STR_THUNDERBIRD_PROFILE_NAME" msgid "~Thunderbird profile name" msgstr "Nome del profilo di ~Thunderbird" #. HnmRA -#: dbaccess/inc/strings.hrc:372 +#: dbaccess/inc/strings.hrc:342 msgctxt "STR_ADD_TABLES" msgid "Add Tables" msgstr "Aggiungi tabelle" #. eHahH -#: dbaccess/inc/strings.hrc:373 +#: dbaccess/inc/strings.hrc:343 msgctxt "STR_ADD_TABLE_OR_QUERY" msgid "Add Table or Query" msgstr "Aggiungi tabella o ricerca" #. 5dqK5 -#: dbaccess/inc/strings.hrc:375 +#: dbaccess/inc/strings.hrc:345 msgctxt "STR_WIZ_COLUMN_SELECT_TITEL" msgid "Apply columns" msgstr "Applica colonne" #. nZ7x6 -#: dbaccess/inc/strings.hrc:376 +#: dbaccess/inc/strings.hrc:346 msgctxt "STR_WIZ_TYPE_SELECT_TITEL" msgid "Type formatting" msgstr "Formattazione del tipo" #. C5Zs4 -#: dbaccess/inc/strings.hrc:377 +#: dbaccess/inc/strings.hrc:347 msgctxt "STR_WIZ_NAME_ALREADY_DEFINED" msgid "" "Enter a unique name for the new primary key data field.\n" @@ -2091,163 +1933,163 @@ msgstr "" "È già in uso il nome seguente:" #. MuQ2C -#: dbaccess/inc/strings.hrc:378 +#: dbaccess/inc/strings.hrc:348 msgctxt "STR_WIZ_NAME_MATCHING_TITEL" msgid "Assign columns" msgstr "Collega colonne" #. 5vCFA -#: dbaccess/inc/strings.hrc:379 +#: dbaccess/inc/strings.hrc:349 msgctxt "STR_WIZ_PB_PREV" msgid "< ~Back" msgstr "< ~Indietro" #. aWFVD -#: dbaccess/inc/strings.hrc:380 +#: dbaccess/inc/strings.hrc:350 msgctxt "STR_WIZ_PB_NEXT" msgid "~Next>" msgstr "A~vanti>" #. aKHUX -#: dbaccess/inc/strings.hrc:381 +#: dbaccess/inc/strings.hrc:351 msgctxt "STR_WIZ_PB_OK" msgid "C~reate" msgstr "C~rea" #. 3XyRu -#: dbaccess/inc/strings.hrc:382 +#: dbaccess/inc/strings.hrc:352 msgctxt "STR_WIZ_TABLE_COPY" msgid "Copy table" msgstr "Copia tabella" #. uNGvx -#: dbaccess/inc/strings.hrc:383 +#: dbaccess/inc/strings.hrc:353 msgctxt "STR_COPYTABLE_TITLE_COPY" msgid "Copy table" msgstr "Copia tabella" #. xCPkD -#: dbaccess/inc/strings.hrc:384 +#: dbaccess/inc/strings.hrc:354 msgctxt "STR_INVALID_TABLE_NAME" msgid "This table name is not valid in the current database." msgstr "Il nome della tabella non è valido nel database attuale." #. m35Lx -#: dbaccess/inc/strings.hrc:385 +#: dbaccess/inc/strings.hrc:355 msgctxt "STR_SUGGEST_APPEND_TABLE_DATA" msgid "Choose the option 'Append data' on the first page to append data to an existing table." msgstr "Per aggiungere dati a una tabella esistente, sceglie l'opzione 'Allega dati' nella prima pagina." #. XbmVN -#: dbaccess/inc/strings.hrc:386 +#: dbaccess/inc/strings.hrc:356 msgctxt "STR_INVALID_TABLE_NAME_LENGTH" msgid "Please change the table name. It is too long." msgstr "Il nome della tabella è troppo lungo. Modificalo." #. 55EA7 -#: dbaccess/inc/strings.hrc:388 +#: dbaccess/inc/strings.hrc:358 msgctxt "STR_DBWIZARDTITLE" msgid "Database Wizard" msgstr "Creazione guidata database" #. p4Yy4 -#: dbaccess/inc/strings.hrc:389 +#: dbaccess/inc/strings.hrc:359 msgctxt "STR_PAGETITLE_INTROPAGE" msgid "Select database" msgstr "Seleziona database" #. GTpDz -#: dbaccess/inc/strings.hrc:390 +#: dbaccess/inc/strings.hrc:360 msgctxt "STR_PAGETITLE_DBASE" msgid "Set up dBASE connection" msgstr "Configura connessione dBASE" #. VBaQN -#: dbaccess/inc/strings.hrc:391 +#: dbaccess/inc/strings.hrc:361 msgctxt "STR_PAGETITLE_TEXT" msgid "Set up a connection to text files" msgstr "Configura una connessione a file di testo" #. TiBeQ -#: dbaccess/inc/strings.hrc:392 +#: dbaccess/inc/strings.hrc:362 msgctxt "STR_PAGETITLE_MSACCESS" msgid "Set up Microsoft Access connection" msgstr "Configura connessione Microsoft Access" #. XaDDh -#: dbaccess/inc/strings.hrc:393 +#: dbaccess/inc/strings.hrc:363 msgctxt "STR_PAGETITLE_LDAP" msgid "Set up LDAP connection" msgstr "Configura connessione LDAP" #. WZtzU -#: dbaccess/inc/strings.hrc:394 +#: dbaccess/inc/strings.hrc:364 msgctxt "STR_PAGETITLE_ADO" msgid "Set up ADO connection" msgstr "Configura connessione ADO" #. n3HgX -#: dbaccess/inc/strings.hrc:395 +#: dbaccess/inc/strings.hrc:365 msgctxt "STR_PAGETITLE_JDBC" msgid "Set up JDBC connection" msgstr "Configura connessione JDBC" #. qiZT5 -#: dbaccess/inc/strings.hrc:396 +#: dbaccess/inc/strings.hrc:366 msgctxt "STR_PAGETITLE_ORACLE" msgid "Set up Oracle database connection" msgstr "Configura connessione a database Oracle" #. KbAqW -#: dbaccess/inc/strings.hrc:397 +#: dbaccess/inc/strings.hrc:367 msgctxt "STR_PAGETITLE_MYSQL" msgid "Set up MySQL connection" msgstr "Configura connessione MySQL" #. uJuNs -#: dbaccess/inc/strings.hrc:398 +#: dbaccess/inc/strings.hrc:368 msgctxt "STR_PAGETITLE_ODBC" msgid "Set up ODBC connection" msgstr "Configura connessione ODBC" #. ecB4x -#: dbaccess/inc/strings.hrc:399 +#: dbaccess/inc/strings.hrc:369 msgctxt "STR_PAGETITLE_DOCUMENT_OR_SPREADSHEET" msgid "Set up Writer Document or Spreadsheet connection" msgstr "Imposta il collegamento al documento Writer o al foglio elettronico" #. wUEMA -#: dbaccess/inc/strings.hrc:400 +#: dbaccess/inc/strings.hrc:370 msgctxt "STR_PAGETITLE_AUTHENTIFICATION" msgid "Set up user authentication" msgstr "Configura autenticazione utente" #. YgsyA -#: dbaccess/inc/strings.hrc:401 +#: dbaccess/inc/strings.hrc:371 msgctxt "STR_PAGETITLE_MYSQL_NATIVE" msgid "Set up MySQL server data" msgstr "Configura i dati del server MySQL" #. 6Fy7C -#: dbaccess/inc/strings.hrc:402 +#: dbaccess/inc/strings.hrc:372 msgctxt "STR_PAGETITLE_FINAL" msgid "Save and proceed" msgstr "Salva e procedi" #. LhDjK -#: dbaccess/inc/strings.hrc:403 +#: dbaccess/inc/strings.hrc:373 msgctxt "STR_DATABASEDEFAULTNAME" msgid "New Database" msgstr "Nuovo database" #. DoGLb -#: dbaccess/inc/strings.hrc:404 +#: dbaccess/inc/strings.hrc:374 msgctxt "STR_MYSQLJDBC_HEADERTEXT" msgid "Set up connection to a MySQL database using JDBC" msgstr "Configura una connessione a un database MySQL con JDBC" #. B5kEC -#: dbaccess/inc/strings.hrc:405 +#: dbaccess/inc/strings.hrc:375 msgctxt "STR_MYSQLJDBC_HELPTEXT" msgid "" "Please enter the required information to connect to a MySQL database using JDBC. Note that a JDBC driver class must be installed on your system and registered with %PRODUCTNAME.\n" @@ -2257,67 +2099,67 @@ msgstr "" "Se non sei sicuro delle impostazioni seguenti, contatta l'amministratore di sistema." #. uGTyY -#: dbaccess/inc/strings.hrc:406 +#: dbaccess/inc/strings.hrc:376 msgctxt "STR_MYSQL_DRIVERCLASSTEXT" msgid "MySQL JDBC d~river class:" msgstr "Classe di d~river JDBC MySQL:" #. cBiSe -#: dbaccess/inc/strings.hrc:407 +#: dbaccess/inc/strings.hrc:377 msgctxt "STR_MYSQL_DEFAULT" msgid "Default: 3306" msgstr "Predefinita: 3306" #. zDx7G -#: dbaccess/inc/strings.hrc:408 +#: dbaccess/inc/strings.hrc:378 msgctxt "STR_DBASE_HEADERTEXT" msgid "Set up a connection to dBASE files" msgstr "Configura una connessione a file dBASE" #. MXTEF -#: dbaccess/inc/strings.hrc:409 +#: dbaccess/inc/strings.hrc:379 msgctxt "STR_DBASE_HELPTEXT" msgid "Select the folder where the dBASE files are stored." msgstr "Seleziona la cartella in cui sono memorizzati i file dBASE." #. Ke4xP -#: dbaccess/inc/strings.hrc:410 +#: dbaccess/inc/strings.hrc:380 msgctxt "STR_TEXT_HEADERTEXT" msgid "Set up a connection to text files" msgstr "Configura una connessione a file di testo" #. uJFWa -#: dbaccess/inc/strings.hrc:411 +#: dbaccess/inc/strings.hrc:381 msgctxt "STR_TEXT_HELPTEXT" msgid "Select the folder where the CSV (Comma Separated Values) text files are stored. %PRODUCTNAME Base will open these files in read-only mode." msgstr "Seleziona la cartella in cui sono memorizzati i file di testo CSV (Comma Separated Values). %PRODUCTNAME Base aprirà i file in sola lettura." #. chkNh -#: dbaccess/inc/strings.hrc:412 +#: dbaccess/inc/strings.hrc:382 msgctxt "STR_TEXT_PATH_OR_FILE" msgid "Path to text files" msgstr "Percorso ai file di testo" #. VXUEj -#: dbaccess/inc/strings.hrc:413 +#: dbaccess/inc/strings.hrc:383 msgctxt "STR_MSACCESS_HEADERTEXT" msgid "Set up a connection to a Microsoft Access database" msgstr "Configura una connessione a un database Microsoft Access" #. rTF65 -#: dbaccess/inc/strings.hrc:414 +#: dbaccess/inc/strings.hrc:384 msgctxt "STR_MSACCESS_HELPTEXT" msgid "Please select the Microsoft Access file you want to access." msgstr "Seleziona il file di Microsoft Access a cui vuoi accedere." #. DYcM8 -#: dbaccess/inc/strings.hrc:415 +#: dbaccess/inc/strings.hrc:385 msgctxt "STR_ADO_HEADERTEXT" msgid "Set up a connection to an ADO database" msgstr "Configura una connessione a un database ADO" #. WzZiB -#: dbaccess/inc/strings.hrc:416 +#: dbaccess/inc/strings.hrc:386 msgctxt "STR_ADO_HELPTEXT" msgid "" "Please enter the URL of the ADO data source you want to connect to.\n" @@ -2329,13 +2171,13 @@ msgstr "" "Se non sei sicuro delle impostazioni seguenti, contatta l'amministratore di sistema." #. PRyfo -#: dbaccess/inc/strings.hrc:417 +#: dbaccess/inc/strings.hrc:387 msgctxt "STR_ODBC_HEADERTEXT" msgid "Set up a connection to an ODBC database" msgstr "Configura una connessione a un database ODBC" #. CBVtz -#: dbaccess/inc/strings.hrc:418 +#: dbaccess/inc/strings.hrc:388 msgctxt "STR_ODBC_HELPTEXT" msgid "" "Enter the name of the ODBC database you want to connect to.\n" @@ -2347,13 +2189,13 @@ msgstr "" "Se non sei sicuro delle impostazioni seguenti, contatta l'amministratore di sistema." #. dmi7n -#: dbaccess/inc/strings.hrc:419 +#: dbaccess/inc/strings.hrc:389 msgctxt "STR_JDBC_HEADERTEXT" msgid "Set up a connection to a JDBC database" msgstr "Configura una connessione a un database JDBC" #. dYGeU -#: dbaccess/inc/strings.hrc:420 +#: dbaccess/inc/strings.hrc:390 msgctxt "STR_JDBC_HELPTEXT" msgid "" "Please enter the required information to connect to a JDBC database.\n" @@ -2363,25 +2205,25 @@ msgstr "" "Se non sei sicuro delle impostazioni seguenti, contatta l'amministratore di sistema." #. DWgup -#: dbaccess/inc/strings.hrc:421 +#: dbaccess/inc/strings.hrc:391 msgctxt "STR_ORACLE_HEADERTEXT" msgid "Set up a connection to an Oracle database" msgstr "Configura una connessione a un database Oracle" #. Z57ca -#: dbaccess/inc/strings.hrc:422 +#: dbaccess/inc/strings.hrc:392 msgctxt "STR_ORACLE_DEFAULT" msgid "Default: 1521" msgstr "Predefinita: 1521" #. dnAP9 -#: dbaccess/inc/strings.hrc:423 +#: dbaccess/inc/strings.hrc:393 msgctxt "STR_ORACLE_DRIVERCLASSTEXT" msgid "Oracle JDBC ~driver class" msgstr "Classe di ~driver JDBC Oracle" #. aD8dK -#: dbaccess/inc/strings.hrc:424 +#: dbaccess/inc/strings.hrc:394 msgctxt "STR_ORACLE_HELPTEXT" msgid "" "Please enter the required information to connect to an Oracle database. Note that a JDBC Driver Class must be installed on your system and registered with %PRODUCTNAME.\n" @@ -2391,13 +2233,13 @@ msgstr "" "Se non sei sicuro delle impostazioni seguenti, contatta l'amministratore di sistema." #. Vqjfj -#: dbaccess/inc/strings.hrc:425 +#: dbaccess/inc/strings.hrc:395 msgctxt "STR_SPREADSHEET_HEADERTEXT" msgid "Set up a connection to spreadsheets" msgstr "Configura una connessione a un foglio elettronico" #. FnpBr -#: dbaccess/inc/strings.hrc:426 +#: dbaccess/inc/strings.hrc:396 msgctxt "STR_SPREADSHEET_HELPTEXT" msgid "" "Click 'Browse...' to select a %PRODUCTNAME spreadsheet or Microsoft Excel workbook.\n" @@ -2407,277 +2249,277 @@ msgstr "" "%PRODUCTNAME aprirà il file in sola lettura." #. fxmJG -#: dbaccess/inc/strings.hrc:427 +#: dbaccess/inc/strings.hrc:397 msgctxt "STR_SPREADSHEETPATH" msgid "~Location and file name" msgstr "~Posizione e nome del file" #. og5kg -#: dbaccess/inc/strings.hrc:429 +#: dbaccess/inc/strings.hrc:399 msgctxt "STR_COMMAND_EXECUTED_SUCCESSFULLY" msgid "Command successfully executed." msgstr "Comando eseguito con successo." #. BhFXv -#: dbaccess/inc/strings.hrc:430 +#: dbaccess/inc/strings.hrc:400 msgctxt "STR_DIRECTSQL_CONNECTIONLOST" msgid "The connection to the database has been lost. This dialog will be closed." msgstr "Il collegamento al database è stato terminato. Questa finestra di dialogo adesso verrà chiusa." #. WTysM -#: dbaccess/inc/strings.hrc:432 +#: dbaccess/inc/strings.hrc:402 msgctxt "STR_TAB_INDEX_SORTORDER" msgid "Sort order" msgstr "Ordine" #. 67TCR -#: dbaccess/inc/strings.hrc:433 +#: dbaccess/inc/strings.hrc:403 msgctxt "STR_TAB_INDEX_FIELD" msgid "Index field" msgstr "Campo indice" #. rCZbG -#: dbaccess/inc/strings.hrc:434 +#: dbaccess/inc/strings.hrc:404 msgctxt "STR_ORDER_ASCENDING" msgid "Ascending" msgstr "Crescente" #. zUeEN -#: dbaccess/inc/strings.hrc:435 +#: dbaccess/inc/strings.hrc:405 msgctxt "STR_ORDER_DESCENDING" msgid "Descending" msgstr "Decrescente" #. DpB67 -#: dbaccess/inc/strings.hrc:436 +#: dbaccess/inc/strings.hrc:406 msgctxt "STR_CONFIRM_DROP_INDEX" msgid "Do you really want to delete the index '$name$'?" msgstr "Vuoi davvero eliminare l'indice '$name$'?" #. 3sTLe -#: dbaccess/inc/strings.hrc:437 +#: dbaccess/inc/strings.hrc:407 msgctxt "STR_LOGICAL_INDEX_NAME" msgid "index" msgstr "indice" #. HFaXn -#: dbaccess/inc/strings.hrc:438 +#: dbaccess/inc/strings.hrc:408 msgctxt "STR_NEED_INDEX_FIELDS" msgid "The index must contain at least one field." msgstr "L'indice deve contenere almeno un campo." #. LRDDD -#: dbaccess/inc/strings.hrc:439 +#: dbaccess/inc/strings.hrc:409 msgctxt "STR_INDEX_NAME_ALREADY_USED" msgid "There is already another index named \"$name$\"." msgstr "Esiste già un altro indice dal nome \"$name$\"." #. 9C3mx -#: dbaccess/inc/strings.hrc:440 +#: dbaccess/inc/strings.hrc:410 msgctxt "STR_INDEXDESIGN_DOUBLE_COLUMN_NAME" msgid "In an index definition, no table column may occur more than once. However, you have entered column \"$name$\" twice." msgstr "In una definizione di indice una colonna di tabella può apparire solo una volta, tuttavia la colonna \"$name$\" appare due volte." #. XANpc -#: dbaccess/inc/strings.hrc:442 +#: dbaccess/inc/strings.hrc:412 msgctxt "STR_COULD_NOT_CONVERT_PARAM" msgid "The entry could not be converted to a valid value for the \"$name$\" parameter" msgstr "Impossibile convertire la voce in un valore valido per il parametro \"$name$\"." #. FCnE3 -#: dbaccess/inc/strings.hrc:444 +#: dbaccess/inc/strings.hrc:414 msgctxt "STR_EXCEPTION_STATUS" msgid "SQL Status" msgstr "Stato SQL" #. ha64T -#: dbaccess/inc/strings.hrc:445 +#: dbaccess/inc/strings.hrc:415 msgctxt "STR_EXCEPTION_ERRORCODE" msgid "Error code" msgstr "Codice di errore" #. 9A2cX -#: dbaccess/inc/strings.hrc:446 +#: dbaccess/inc/strings.hrc:416 msgctxt "STR_EXPLAN_STRINGCONVERSION_ERROR" msgid "A frequent reason for this error is an inappropriate character set setting for the language of your database. Check the setting by choosing Edit - Database - Properties." msgstr "Una delle cause più frequenti di questo errore è l'utilizzo di un set di caratteri inappropriato per la lingua del database. Verifica l'impostazione scegliendo Modifica - Database - Proprietà." #. itnjJ -#: dbaccess/inc/strings.hrc:447 +#: dbaccess/inc/strings.hrc:417 msgctxt "STR_EXCEPTION_ERROR" msgid "Error" msgstr "Errore" #. Q4A2Y -#: dbaccess/inc/strings.hrc:448 +#: dbaccess/inc/strings.hrc:418 msgctxt "STR_EXCEPTION_WARNING" msgid "Warning" msgstr "Avviso" #. LSBpE -#: dbaccess/inc/strings.hrc:449 +#: dbaccess/inc/strings.hrc:419 msgctxt "STR_EXCEPTION_INFO" msgid "Information" msgstr "Informazioni" #. DKRwR -#: dbaccess/inc/strings.hrc:450 +#: dbaccess/inc/strings.hrc:420 msgctxt "STR_EXCEPTION_DETAILS" msgid "Details" msgstr "Dettagli" #. Avmtu -#: dbaccess/inc/strings.hrc:452 +#: dbaccess/inc/strings.hrc:422 msgctxt "STR_QUERY_USERADMIN_DELETE_USER" msgid "Do you really want to delete the user?" msgstr "Vuoi davvero eliminare l'utente selezionato?" #. yeKZF -#: dbaccess/inc/strings.hrc:453 +#: dbaccess/inc/strings.hrc:423 msgctxt "STR_USERADMIN_NOT_AVAILABLE" msgid "The database does not support user administration." msgstr "Il database non supporta l'amministrazione degli utenti." #. 4CVtX -#: dbaccess/inc/strings.hrc:454 +#: dbaccess/inc/strings.hrc:424 msgctxt "STR_ERROR_PASSWORDS_NOT_IDENTICAL" msgid "The passwords do not match. Please enter the password again." msgstr "Le password non sono uguali. Inserisci nuovamente la password." #. iu64w -#: dbaccess/inc/strings.hrc:456 +#: dbaccess/inc/strings.hrc:426 msgctxt "STR_JOIN_TYPE_HINT" msgid "Please note that some databases may not support this join type." msgstr "Alcuni database non supportano questo tipo di collegamento." #. Khmn9 -#: dbaccess/inc/strings.hrc:457 +#: dbaccess/inc/strings.hrc:427 msgctxt "STR_QUERY_INNER_JOIN" msgid "Includes only records for which the contents of the related fields of both tables are identical." msgstr "Contiene solamente i record di dati in cui i contenuti dei campi collegati di entrambe le tabelle sono uguali." #. JUyyK -#: dbaccess/inc/strings.hrc:458 +#: dbaccess/inc/strings.hrc:428 msgctxt "STR_QUERY_LEFTRIGHT_JOIN" msgid "Contains ALL records from table '%1' but only records from table '%2' where the values in the related fields are matching." msgstr "Contiene TUTTI i record di dati da '%1' e soltanto i record di dati da '%2' in cui i campi collegati di entrambe le caselle sono uguali." #. EdhCU -#: dbaccess/inc/strings.hrc:459 +#: dbaccess/inc/strings.hrc:429 msgctxt "STR_QUERY_FULL_JOIN" msgid "Contains ALL records from '%1' and from '%2'." msgstr "Contiene TUTTI i record di dati da '%1' e da '%2'." #. c9PsZ -#: dbaccess/inc/strings.hrc:460 +#: dbaccess/inc/strings.hrc:430 msgctxt "STR_QUERY_CROSS_JOIN" msgid "Contains the Cartesian product of ALL records from '%1' and from '%2'." msgstr "Contiene il prodotto cartesiano di TUTTI i record da '%1' e '%2'." #. KyLuN -#: dbaccess/inc/strings.hrc:462 +#: dbaccess/inc/strings.hrc:432 msgctxt "STR_CTW_NO_VIEWS_SUPPORT" msgid "The destination database does not support views." msgstr "Il database di destinazione non supporta viste." #. RaJQd -#: dbaccess/inc/strings.hrc:463 +#: dbaccess/inc/strings.hrc:433 msgctxt "STR_CTW_NO_PRIMARY_KEY_SUPPORT" msgid "The destination database does not support primary keys." msgstr "Il database di destinazione non supporta chiavi primarie." #. JBBmY -#: dbaccess/inc/strings.hrc:464 +#: dbaccess/inc/strings.hrc:434 msgctxt "STR_CTW_INVALID_DATA_ACCESS_DESCRIPTOR" msgid "no data access descriptor found, or no data access descriptor able to provide all necessary information" msgstr "non è stato trovato alcun descrittore di accesso dati, o non è presente alcun descrittore di accesso dati in grado di fornire tutte le informazioni necessarie" #. Z4JFe -#: dbaccess/inc/strings.hrc:465 +#: dbaccess/inc/strings.hrc:435 msgctxt "STR_CTW_ONLY_TABLES_AND_QUERIES_SUPPORT" msgid "Only tables and queries are supported at the moment." msgstr "Al momento sono supportate solo tabelle e ricerche." #. KvUFb -#: dbaccess/inc/strings.hrc:466 +#: dbaccess/inc/strings.hrc:436 msgctxt "STR_CTW_COPY_SOURCE_NEEDS_BOOKMARKS" msgid "The copy source's result set must support bookmarks." msgstr "Il risultato della copia della sorgente deve supportare segnalibri." #. XVb6E -#: dbaccess/inc/strings.hrc:467 +#: dbaccess/inc/strings.hrc:437 msgctxt "STR_CTW_UNSUPPORTED_COLUMN_TYPE" msgid "Unsupported source column type ($type$) at column position $pos$." msgstr "Tipo di colonna di origine non supportato ($type$) alla posizione di colonna $pos$." #. 7pnvE -#: dbaccess/inc/strings.hrc:468 +#: dbaccess/inc/strings.hrc:438 msgctxt "STR_CTW_ILLEGAL_PARAMETER_COUNT" msgid "Illegal number of initialization parameters." msgstr "Numero illegale di parametri di inizializzazione." #. z3h9J -#: dbaccess/inc/strings.hrc:469 +#: dbaccess/inc/strings.hrc:439 msgctxt "STR_CTW_ERROR_DURING_INITIALIZATION" msgid "An error occurred during initialization." msgstr "Si è verificato un errore durante l'inizializzazione." #. Qpda7 -#: dbaccess/inc/strings.hrc:470 +#: dbaccess/inc/strings.hrc:440 msgctxt "STR_CTW_ERROR_UNSUPPORTED_SETTING" msgid "Unsupported setting in the copy source descriptor: $name$." msgstr "Impostazione non supportata nel descrittore di sorgente della copia: $name$." #. BsP8j -#: dbaccess/inc/strings.hrc:471 +#: dbaccess/inc/strings.hrc:441 msgctxt "STR_CTW_ERROR_NO_QUERY" msgid "To copy a query, your connection must be able to provide queries." msgstr "Per copiare una ricerca, la connessione deve essere in grado di fornire ricerche." #. QYh2y -#: dbaccess/inc/strings.hrc:472 +#: dbaccess/inc/strings.hrc:442 msgctxt "STR_CTW_ERROR_INVALID_INTERACTIONHANDLER" msgid "The given interaction handler is invalid." msgstr "Il gestore di interazione specificato non è valido." #. ixrDD -#: dbaccess/inc/strings.hrc:474 +#: dbaccess/inc/strings.hrc:444 msgctxt "STR_QUERY_REL_EDIT_RELATION" msgid "This relation already exists. Do you want to edit it or create a new one?" msgstr "Questa relazione esiste già. Vuoi modificarla o crearne una nuova?" #. nFRsS -#: dbaccess/inc/strings.hrc:475 +#: dbaccess/inc/strings.hrc:445 msgctxt "STR_QUERY_REL_EDIT" msgid "Edit..." msgstr "Modifica..." #. yRkFG -#: dbaccess/inc/strings.hrc:476 +#: dbaccess/inc/strings.hrc:446 msgctxt "STR_QUERY_REL_CREATE" msgid "Create..." msgstr "Crea..." #. VWBJF -#: dbaccess/inc/strings.hrc:477 +#: dbaccess/inc/strings.hrc:447 msgctxt "STR_RELATIONDESIGN" msgid " - %PRODUCTNAME Base: Relation design" msgstr " - %PRODUCTNAME Base: Struttura relazione" #. ZCd5X -#: dbaccess/inc/strings.hrc:478 +#: dbaccess/inc/strings.hrc:448 msgctxt "STR_RELATIONDESIGN_NOT_AVAILABLE" msgid "The database does not support relations." msgstr "Il database non supporta relazioni." #. CG2Pd -#: dbaccess/inc/strings.hrc:479 +#: dbaccess/inc/strings.hrc:449 msgctxt "STR_QUERY_REL_DELETE_WINDOW" msgid "When you delete this table all corresponding relations will be deleted as well. Continue?" msgstr "Eliminando questa tabella eliminerai anche tutte le relazioni corrispondenti. Vuoi procedere comunque?" #. Wzf9T -#: dbaccess/inc/strings.hrc:480 +#: dbaccess/inc/strings.hrc:450 msgctxt "STR_QUERY_REL_COULD_NOT_CREATE" msgid "" "The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\n" |