diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-31 02:35:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-31 02:35:37 +0000 |
commit | 4bf9b3a24b4d3e5c916f95fcb3e0a8d378ec1470 (patch) | |
tree | 506c8d0e453bba01c8b7893c9d69c31b1f49ab1a /lib | |
parent | 95a4644fc015101f04fbe29d6034f58c9fadecbd (diff) | |
download | nextcloud-server-4bf9b3a24b4d3e5c916f95fcb3e0a8d378ec1470.tar.gz nextcloud-server-4bf9b3a24b4d3e5c916f95fcb3e0a8d378ec1470.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/it.js | 2 | ||||
-rw-r--r-- | lib/l10n/it.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index c53ff1b384d..9bf1e324133 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -195,7 +195,7 @@ OC.L10N.register( "Cannot write into \"config\" directory" : "Impossibile scrivere nella cartella \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella di configurazione. Vedi %s", "Cannot write into \"apps\" directory" : "Impossibile scrivere nella cartella \"apps\"", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Questo può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"apps\" o disabilitando il negozio di applicazioni nel file di configurazione.", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Questo può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"apps\" o disabilitando il negozio delle applicazioni nel file di configurazione.", "Cannot create \"data\" directory" : "Impossibile creare la cartella \"data\"", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella radice. Vedi %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "I permessi possono essere normalmente corretti fornendo al server web accesso in scrittura alla cartella radice. Vedi %s.", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 6f2eee91194..8e1d7aa26ed 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -193,7 +193,7 @@ "Cannot write into \"config\" directory" : "Impossibile scrivere nella cartella \"config\"", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella di configurazione. Vedi %s", "Cannot write into \"apps\" directory" : "Impossibile scrivere nella cartella \"apps\"", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Questo può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"apps\" o disabilitando il negozio di applicazioni nel file di configurazione.", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Questo può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"apps\" o disabilitando il negozio delle applicazioni nel file di configurazione.", "Cannot create \"data\" directory" : "Impossibile creare la cartella \"data\"", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella radice. Vedi %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "I permessi possono essere normalmente corretti fornendo al server web accesso in scrittura alla cartella radice. Vedi %s.", |