diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
commit | 58c983122901c6716d3b4e70ae24126d4bb6663b (patch) | |
tree | f9d73018485749845948813e48cd47d7ef083527 /core/l10n/it.js | |
parent | b46879db4b1e262fc256a685fcba651f784fbff3 (diff) | |
download | nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.tar.gz nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index a796f7e0932..7db7d6850fc 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -198,7 +198,7 @@ OC.L10N.register( "Search contacts …" : "Cerca contatti...", "Could not load your contacts" : "Impossibile caricare i tuoi contatti", "No contacts found" : "Nessun contatto trovato", - "Show all contacts …" : "Mostra tutti i contatti...", + "Show all contacts" : "Mostra tutti i contatti", "Install the Contacts app" : "Installa l'applicazione Contatti", "Loading your contacts …" : "Caricamento dei tuoi contatti...", "Looking for {term} …" : "Ricerca di {term} in corso...", @@ -410,6 +410,7 @@ OC.L10N.register( "Open settings menu" : "Apri il menu impostazioni", "Settings" : "Impostazioni", "Avatar of {fullName}" : "Avatar di {fullName}", + "Show all contacts …" : "Mostra tutti i contatti...", "No files in here" : "Qui non c'è alcun file", "New folder" : "Nuova cartella", "No more subfolders in here" : "Qui non ci sono altre sottocartelle", |