diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-22 00:08:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-22 00:08:37 +0000 |
commit | e1e4d188f940a2534d977a9283f4371df0a3d1dc (patch) | |
tree | 17047e0d3af3a7e36c61047c2c388f1dfdd8b425 /lib/l10n/it.js | |
parent | 18824d476ea555b1c49f2cd07e05581b08020183 (diff) | |
download | nextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.tar.gz nextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index f1f132c5b6c..96148ac4b3c 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -106,11 +106,7 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Condivisione di %s non riuscita, poiché la ri-condivisione non è consentita", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Condivisione di %s non riuscita, poiché il motore di condivisione per %s non riesce a trovare la sua fonte", "Sharing %s failed, because the file could not be found in the file cache" : "Condivisione di %s non riuscita, poiché il file non è stato trovato nella cache", - "Cannot increase permissions of %s" : "Impossibile aumentare i permessi di %s", - "Files can't be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", - "Files can't be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione", "Expiration date is in the past" : "La data di scadenza è nel passato", - "Cannot set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro", "Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"", "Sunday" : "Domenica", "Monday" : "Lunedì", @@ -215,6 +211,10 @@ OC.L10N.register( "You need to enter either an existing account or the administrator." : "È necessario inserire un account esistente o l'amministratore.", "%s shared »%s« with you" : "%s ha condiviso «%s» con te", "%s via %s" : "%s tramite %s", + "Cannot increase permissions of %s" : "Impossibile aumentare i permessi di %s", + "Files can't be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", + "Files can't be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione", + "Cannot set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"apps\"%s o disabilitando il negozio di applicazioni nel file di configurazione.", "Cannot create \"data\" directory (%s)" : "Impossibile creare la cartella \"data\" (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Ciò può essere normalmente corretto <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">fornendo al server web accesso in scrittura alla cartella radice</a>.", |