diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-11 00:22:26 +0000 |
commit | 9dfb7e28c46326b962e447e69449a515d9b6d49f (patch) | |
tree | 131526a1409127fdb447aafc383607589f135c6e /core/l10n/it.js | |
parent | 195b434f7b0fb0718d2a363d94d854ce9178d9a0 (diff) | |
download | nextcloud-server-9dfb7e28c46326b962e447e69449a515d9b6d49f.tar.gz nextcloud-server-9dfb7e28c46326b962e447e69449a515d9b6d49f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index bada8ad25e7..6655011bf90 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -189,6 +189,11 @@ OC.L10N.register( "Install the Contacts app" : "Installa l'applicazione Contatti", "Loading your contacts …" : "Caricamento dei tuoi contatti...", "Looking for {term} …" : "Ricerca di {term} in corso...", + "Modified" : "Modificato", + "Today" : "Ogg", + "Last year" : "Ultimo anno", + "Not found" : "Non trovato", + "People" : "Persone", "Forgot password?" : "Hai dimenticato la password?", "Back to login form" : "Torna al modulo di accesso", "Back" : "Indietro", @@ -414,7 +419,6 @@ OC.L10N.register( "No more subfolders in here" : "Qui non ci sono altre sottocartelle", "Name" : "Nome", "Size" : "Dimensione", - "Modified" : "Modificato", "\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.", "File name cannot be empty." : "Il nome del file non può essere vuoto.", "\"/\" is not allowed inside a file name." : "\"/\" non è consentito nel nome di un file.", |