diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
commit | a66c80135de5b21d8ad48218b96a90eefde0fc7f (patch) | |
tree | 7ce5974efa5d347f73538084d9e1a0f77a80e370 /core/l10n/it.js | |
parent | 47da08fe850b374d30ef68c55775600747bbd35c (diff) | |
download | nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.tar.gz nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 3ff420d87f0..403a8ee35ef 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -279,8 +279,7 @@ OC.L10N.register( "Profile not found" : "Profilo non trovato", "The profile does not exist." : "Il profilo non esiste.", "Back to %s" : "Torna a %s", - "File not found" : "File non trovato", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Il documento non può essere trovato sul server. Forse la condivisione è stata eliminata o è scaduta?", + "Page not found" : "Pagina non trovata", "Too many requests" : "Troppe richieste", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Sono arrivate troppe richieste dalla tua rete. Riprova più tardi o contatta il tuo amministratore se questo è un errore.", "Error" : "Errore", @@ -396,6 +395,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "Il motore di modifica dei documenti locali utilizzato dall'applicazione Collabora Online.", "restricted" : "limitato", "invisible" : "invisibile", + "File not found" : "File non trovato", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Il documento non può essere trovato sul server. Forse la condivisione è stata eliminata o è scaduta?", "More" : "Altro", "More apps menu" : "Menu delle altre applicazioni", "Settings menu" : "Menu delle impostazioni", |