diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index e002bb022f0..5f570ff238e 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -230,6 +230,7 @@ OC.L10N.register( "Database name" : "Nome del database", "Database tablespace" : "Spazio delle tabelle del database", "Database host" : "Host del database", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "Specifica il numero della porta insieme al nome host (ad es. localhost:5432).", "Performance warning" : "Avviso di prestazioni", "SQLite will be used as database." : "SQLite sarà utilizzato come database.", "For larger installations we recommend to choose a different database backend." : "Per installazioni più grandi consigliamo di scegliere un motore di database diverso.", |