diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
commit | af28d0418717e22cd96c7e1b2ebe8d6c752577eb (patch) | |
tree | 0c2e84d5579d6fc7f4c3a5b438f1ae9b7feb5748 /apps/files_sharing/l10n/it.js | |
parent | 075847d07d1f505bc7ec538dab117f9c3dc777ee (diff) | |
download | nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.tar.gz nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index c45311984d4..d271019939e 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -272,15 +272,6 @@ OC.L10N.register( "List of unapproved shares." : "Lista di condivisioni non approvate.", "No pending shares" : "Nessuna condivisione in corso", "Shares you have received but not approved will show up here" : "Le condivisioni che hai ricevuto, ma non approvato saranno mostrate qui", - "No entries found in this folder" : "Nessuna voce trovata in questa cartella", - "Name" : "Nome", - "Share time" : "Tempo di condivisione", - "Sorry, this link does not seem to work anymore." : "Spiacenti, questo collegamento sembra non essere più attivo.", - "Reasons might be:" : "I motivi potrebbero essere:", - "the item was removed" : "l'elemento è stato rimosso", - "the link expired" : "il collegamento è scaduto", - "sharing is disabled" : "la condivisione è disabilitata", - "For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.", "Share note" : "Condividi nota", "Upload files to %s" : "Carica file su %s", "Note" : "Nota", @@ -307,6 +298,15 @@ OC.L10N.register( "Expiration date enforced" : "Data di scadenza applicata", "Password protect" : "Proteggi con password", "Science Mesh" : "Science Mesh", + "No entries found in this folder" : "Nessuna voce trovata in questa cartella", + "Name" : "Nome", + "Share time" : "Tempo di condivisione", + "Sorry, this link does not seem to work anymore." : "Spiacenti, questo collegamento sembra non essere più attivo.", + "Reasons might be:" : "I motivi potrebbero essere:", + "the item was removed" : "l'elemento è stato rimosso", + "the link expired" : "il collegamento è scaduto", + "sharing is disabled" : "la condivisione è disabilitata", + "For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.", "Update" : "Aggiorna", "Share with " : "Condividi con" }, |