|
63 | 63 | "batchPublishProgress": "Pubblicazione {{ type }}...", |
64 | 64 | "batchRestoreCompleted": "Ripristinati {{ count }} {{ type }}.", |
65 | 65 | "batchRestoreProgress": "Ripristino {{ type }}...", |
| 66 | + "batchTagProgress": "Aggiungere tag a {{ count }} {{ type }}", |
| 67 | + "batchUntagProgress": "Rimozione dei tag da {{ count }} {{ type }}", |
66 | 68 | "breakpointPreviewClear": "Chiaro punto di interruzione", |
67 | 69 | "breakpointPreviewDesktop": "Desktop", |
68 | 70 | "breakpointPreviewExit": "Esci", |
|
550 | 552 | "table": "Tabella", |
551 | 553 | "tableDescription": "Aggiungi una tabella alla tua pagina", |
552 | 554 | "tableImport": "Importa tabella", |
553 | | - "tagAddTag": "Aggiungi etichetta", |
| 555 | + "tag": "Tag", |
| 556 | + "tagAddTag": "Aggiungi tag", |
| 557 | + "tagCreateHelp": "Il nuovo tag verrà applicato alla tua selezione", |
554 | 558 | "tagCreateNewTag": "Crea etichetta", |
555 | | - "tagCreateTag": "Crea etichetta \"{{ tag }}\"", |
556 | | - "tagNewTag": "Nuova etichetta", |
557 | | - "tagNoTagsFoundCreateOne": "crea {{ tag }}?", |
558 | | - "tagNoTagsFoundPerhaps": "Non siamo riusciti a trovare etichette corrispondenti. Forse", |
559 | | - "tagSearchApplyTags": "Applica etichette", |
560 | | - "tagSearchPlaceholder": "Etichette...", |
| 559 | + "tagCreateNewTagName": "Create new Tag \"{{ tag }}\"", |
| 560 | + "tagCreateTag": "Creare tag", |
| 561 | + "tagCreateTagName": "creare \"{{ tag }}\"", |
| 562 | + "tagExist": "Questo tag esiste già", |
| 563 | + "tagManage": "Gestisci tag", |
| 564 | + "tagNewTag": "nuovo tag", |
| 565 | + "tagNoResultFor": "Nessun risultato per \"{{ tag }}\"", |
| 566 | + "tagNoTagsYet": "Nessun tag ancora", |
| 567 | + "tagSearchApplyTags": "Applica tag", |
| 568 | + "tagSearchPlaceholder": "Tag...", |
561 | 569 | "tagYourImages": "Tagga le tue immagini per facilitare la ricerca e il filtraggio nel gestore dei media", |
562 | 570 | "tags": "Tag", |
563 | 571 | "takeActionAndCreateNew": "{{ saveLabel }} e crea nuovo", |
|
0 commit comments