diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/it.js | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index a65fff7011d..3cea74f867e 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -203,6 +203,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "Prosegui con questo browser non supportato", "Supported versions" : "Versioni supportate", "{name} version {version} and above" : "{name} versione {version} e successive", + "Open settings menu" : "Apri il menu impostazioni", + "Settings menu" : "Menu delle impostazioni", "Search {types} …" : "Cerca {types}...", "Settings" : "Impostazioni", "Could not load your contacts" : "Impossibile caricare i tuoi contatti", @@ -342,7 +344,6 @@ OC.L10N.register( "Skip to main content" : "Passa al contenuto principale", "Skip to navigation of app" : "Passa alla navigazione dell'applicazione", "Get your own free account" : "Ottieni il tuo account gratuito", - "Open settings menu" : "Apri il menu impostazioni", "Confirm your password" : "Conferma la tua password", "%s's homepage" : "%s's homepage", "Connect to your account" : "Connetti il tuo account", @@ -411,7 +412,6 @@ OC.L10N.register( "More apps menu" : "Menu delle altre applicazioni", "Contacts" : "Contatti", "Contacts menu" : "Menu dei contatti", - "Settings menu" : "Menu delle impostazioni", "Setup two-factor authentication" : "Configura l'autenticazione a due fattori" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |