diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/it.js | 2 | ||||
-rw-r--r-- | core/l10n/it.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 376997f8337..c5c41c73eea 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -47,7 +47,7 @@ OC.L10N.register( "Reset log level" : "Ripristina il livello del log", "Starting code integrity check" : "Avvio del controllo di integrità del codice", "Finished code integrity check" : "Controllo di integrità del codice terminato", - "%s (3rdparty)" : "%s (Terze parti)", + "%s (3rdparty)" : "%s (terze parti)", "%s (incompatible)" : "%s (incompatibile)", "Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s", "Already up to date" : "Già aggiornato", diff --git a/core/l10n/it.json b/core/l10n/it.json index 6ef5c885ad5..0db226241f7 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -45,7 +45,7 @@ "Reset log level" : "Ripristina il livello del log", "Starting code integrity check" : "Avvio del controllo di integrità del codice", "Finished code integrity check" : "Controllo di integrità del codice terminato", - "%s (3rdparty)" : "%s (Terze parti)", + "%s (3rdparty)" : "%s (terze parti)", "%s (incompatible)" : "%s (incompatibile)", "Following apps have been disabled: %s" : "Le seguenti applicazioni sono state disabilitate: %s", "Already up to date" : "Già aggiornato", |