Skip to content

Commit a692843

Browse files
Harvester62psychedelicious
authored andcommitted
translationBot(ui): update translation (Italian)
Currently translated at 98.2% (1260 of 1282 strings) translationBot(ui): update translation (Italian) Currently translated at 98.4% (1260 of 1280 strings) translationBot(ui): update translation (Italian) Currently translated at 98.4% (1255 of 1275 strings) translationBot(ui): update translation (Italian) Currently translated at 98.4% (1253 of 1273 strings) translationBot(ui): update translation (Italian) Currently translated at 98.4% (1245 of 1265 strings) Co-authored-by: Riccardo Giovanetti <riccardo.giovanetti@gmail.com> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/it/ Translation: InvokeAI/Web UI
1 parent c4d2fe9 commit a692843

File tree

1 file changed

+27
-4
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+27
-4
lines changed

invokeai/frontend/web/public/locales/it.json

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@
116116
"deleteSelection": "Elimina la selezione",
117117
"image": "immagine",
118118
"drop": "Rilascia",
119-
"unstarImage": "Rimuovi preferenza immagine",
119+
"unstarImage": "Rimuovi contrassegno immagine",
120120
"dropOrUpload": "$t(gallery.drop) o carica",
121-
"starImage": "Immagine preferita",
121+
"starImage": "Contrassegna l'immagine",
122122
"dropToUpload": "$t(gallery.drop) per aggiornare",
123123
"problemDeletingImagesDesc": "Impossibile eliminare una o più immagini",
124124
"problemDeletingImages": "Problema durante l'eliminazione delle immagini",
@@ -142,7 +142,15 @@
142142
"compareHelp1": "Tieni premuto <Kbd>Alt</Kbd> mentre fai clic su un'immagine della galleria o usi i tasti freccia per cambiare l'immagine di confronto.",
143143
"compareHelp2": "Premi <Kbd>M</Kbd> per scorrere le modalità di confronto.",
144144
"compareHelp3": "Premi <Kbd>C</Kbd> per scambiare le immagini confrontate.",
145-
"compareHelp4": "Premi <Kbd>Z</Kbd> o <Kbd>Esc</Kbd> per uscire."
145+
"compareHelp4": "Premi <Kbd>Z</Kbd> o <Kbd>Esc</Kbd> per uscire.",
146+
"newestFirst": "Prima i più nuovi",
147+
"oldestFirst": "Prima i più vecchi",
148+
"sortDirection": "Direzione dell'ordinamento",
149+
"showStarredImagesFirst": "Mostra prima le immagini contrassegnate",
150+
"showArchivedBoards": "Mostra le bacheche archiviate",
151+
"searchImages": "Ricerca per metadati",
152+
"displayBoardSearch": "Mostra la ricerca nelle Bacheche",
153+
"displaySearch": "Mostra la ricerca"
146154
},
147155
"hotkeys": {
148156
"keyboardShortcuts": "Tasti di scelta rapida",
@@ -941,7 +949,22 @@
941949
"deletedBoardsCannotbeRestored": "Le bacheche eliminate non possono essere ripristinate",
942950
"movingImagesToBoard_one": "Spostare {{count}} immagine nella bacheca:",
943951
"movingImagesToBoard_many": "Spostare {{count}} immagini nella bacheca:",
944-
"movingImagesToBoard_other": "Spostare {{count}} immagini nella bacheca:"
952+
"movingImagesToBoard_other": "Spostare {{count}} immagini nella bacheca:",
953+
"imagesWithCount_one": "{{count}} immagine",
954+
"imagesWithCount_many": "{{count}} immagini",
955+
"imagesWithCount_other": "{{count}} immagini",
956+
"assetsWithCount_one": "{{count}} risorsa",
957+
"assetsWithCount_many": "{{count}} risorse",
958+
"assetsWithCount_other": "{{count}} risorse",
959+
"archiveBoard": "Archivia la bacheca",
960+
"archived": "Archiviato",
961+
"unarchiveBoard": "Annulla l'archiviazione della bacheca",
962+
"selectedForAutoAdd": "Selezionato per l'aggiunta automatica",
963+
"addSharedBoard": "Aggiungi una Bacheca Condivisa",
964+
"boards": "Bacheche",
965+
"private": "Privata",
966+
"shared": "Condivisa",
967+
"addPrivateBoard": "Aggiungi una Bacheca Privata"
945968
},
946969
"controlnet": {
947970
"contentShuffleDescription": "Rimescola il contenuto di un'immagine",

0 commit comments

Comments
 (0)