summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /core/l10n/it.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz
nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 7fb0ab166e6..a1526a367f9 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -192,7 +192,6 @@ OC.L10N.register(
"Load more results" : "Carica più risultati",
"Search" : "Cerca",
"No results for {query}" : "Nessun risultato per {query}",
- "Press enter to start searching" : "Premi invio per avviare la ricerca",
"An error occurred while searching for {type}" : "Si è verificato un errore durante la ricerca di {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Digita {minSearchLength} carattere o più per cercare","Digita {minSearchLength} caratteri o più per cercare","Digita {minSearchLength} caratteri o più per cercare"],
"This browser is not supported" : "Questo browser non è supportato",
@@ -412,6 +411,7 @@ OC.L10N.register(
"More apps menu" : "Menu delle altre applicazioni",
"Contacts" : "Contatti",
"Contacts menu" : "Menu dei contatti",
- "Setup two-factor authentication" : "Configura l'autenticazione a due fattori"
+ "Setup two-factor authentication" : "Configura l'autenticazione a due fattori",
+ "Press enter to start searching" : "Premi invio per avviare la ricerca"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");