diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:10 +0000 |
commit | 3496a7ea4d0a98c5075f1d42a2be348cab8787d0 (patch) | |
tree | 0b365de6ca5e34a5a2e1447f117453ef8aabade2 /apps/files_sharing/l10n/it.js | |
parent | d4e95f9f0d341c81efa16c8e6b5bb00ff1794a23 (diff) | |
download | nextcloud-server-3496a7ea4d0a98c5075f1d42a2be348cab8787d0.tar.gz nextcloud-server-3496a7ea4d0a98c5075f1d42a2be348cab8787d0.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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index fd9e41dd73e..a3a370c31bf 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -300,7 +300,6 @@ OC.L10N.register( "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 with" : "Condividi con" + "For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |