diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:19:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:19:53 +0000 |
commit | c2acabf020731bcbc21b3fba2e8be8f3ef494b37 (patch) | |
tree | 7edd351480553adf95bafc83482721a48f18e841 /lib/l10n/it.js | |
parent | 6e558a6d981e47def0b7174b3c1830953a60945c (diff) | |
download | nextcloud-server-c2acabf020731bcbc21b3fba2e8be8f3ef494b37.tar.gz nextcloud-server-c2acabf020731bcbc21b3fba2e8be8f3ef494b37.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 65eaf4bb729..42f6fce9edb 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -245,6 +245,9 @@ OC.L10N.register( "Summarize" : "Riassumi", "Summary" : "Riepilogo", "Extract topics" : "Estrai argomenti", + "Translate" : "Traduci", + "Target language" : "Lingua di destinazione", + "Result" : "Risultato", "Free prompt" : "Prompt libero", "Runs an arbitrary prompt through the language model." : "Esegue un prompt arbitrario attraverso il modello di lingua.", "Generate headline" : "Genera titolo", |