diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:40 +0000 |
commit | c18962252921f7e70a48ad1d734a168e6f7e3d08 (patch) | |
tree | 5ff5774b61acb7250fd3af77803d3ca1a6159135 /apps/files/l10n/it.js | |
parent | 20781097f5bd9e35bcb7ad2f8fcacd84f05e2919 (diff) | |
download | nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.tar.gz nextcloud-server-c18962252921f7e70a48ad1d734a168e6f7e3d08.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 9056bcad9af..2944b137eae 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -188,7 +188,6 @@ OC.L10N.register( "Another entry with the same name already exists" : "Esiste già un'altra voce con lo stesso nome", "Renamed \"{oldName}\" to \"{newName}\"" : "Rinominato \"{oldName}\" in \"{newName}\"", "Could not rename \"{oldName}\", it does not exist any more" : "Impossibile rinominare \"{oldName}\", non esiste più", - "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "Il nome \"{newName}\" è attualmente in uso nella cartella \"{dir}\". Scegli un nome diverso.", "Could not rename \"{oldName}\"" : "Impossibile rinominare \"{oldName}\"", "Total rows summary" : "Riepilogo totale delle righe", "\"{displayName}\" failed on some elements " : "\"{displayName}\" è fallita su alcuni elementi", |