diff options
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 5c84a6c5f55..8b352f64a36 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -23,6 +23,7 @@ OC.L10N.register( "PHP %s or higher is required." : "Richiesto PHP %s o superiore", "PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.", "%sbit or higher PHP required." : "Richiesto PHP %sbit o superiore.", + "The following architectures are supported: %s" : "Sono supportate le seguenti architetture: %s", "The following databases are supported: %s" : "I seguenti database sono supportati: %s", "The command line tool %s could not be found" : "Lo strumento da riga di comando %s non è stato trovato", "The library %s is not available." : "La libreria %s non è disponibile.", |