Commit 2b2cd99110e7b535e63f9f4c1d0c008690de7864
Committed by
Andrew Shvayka
1 parent
32007757
Update Italian translation
Showing
1 changed file
with
74 additions
and
74 deletions
... | ... | @@ -278,7 +278,7 @@ export default function addLocaleItalian(locales) { |
278 | 278 | "prev-widget": "Widget precedente", |
279 | 279 | "add-to-dashboard": "Aggiungi alla dashboard", |
280 | 280 | "add-widget-to-dashboard": "Aggiungi widget alla dashboard", |
281 | - "selected-attributes": "{ count, select, 1 {1 attributo selezionato} other {# attributi selezioati} }", | |
281 | + "selected-attributes": "{ count, select, 1 {1 attributo selezionato} other {# attributi selezionati} }", | |
282 | 282 | "selected-telemetry": "{ count, select, 1 {1 unità di telemetria selezionata} other {# unità di telemetria selezionate} }" |
283 | 283 | }, |
284 | 284 | "audit-log": { |
... | ... | @@ -412,7 +412,7 @@ export default function addLocaleItalian(locales) { |
412 | 412 | "assign-to-customers": "Assegna Dashboard ai Clienti", |
413 | 413 | "assign-to-customers-text": "Seleziona i clienti da assegnare alla/alle dashboard", |
414 | 414 | "unassign-from-customers": "Unassign Dashboard(s) From Customers", |
415 | - "unassign-from-customers-text": "Please select the customers to unassign from the dashboard(s)", | |
415 | + "unassign-from-customers-text": "Seleziona i clienti di cui annullare l'assegnazione alla/alle dashboard", | |
416 | 416 | "no-dashboards-text": "Nessuna dashboard trovata", |
417 | 417 | "no-widgets": "Nessun widget configurato", |
418 | 418 | "add-widget": "Aggiungi nuovo widget", |
... | ... | @@ -428,10 +428,10 @@ export default function addLocaleItalian(locales) { |
428 | 428 | "assign-dashboards": "Assegna dashboard", |
429 | 429 | "assign-new-dashboard": "Assegna nuova dashboard", |
430 | 430 | "assign-dashboards-text": "Assegna { count, select, 1 {1 dashboard} other {# dashboard} } ai clienti", |
431 | - "unassign-dashboards-action-text": "Unassign { count, select, 1 {1 dashboard} other {# dashboards} } from customers", | |
431 | + "unassign-dashboards-action-text": "Annulla assegnazione { count, select, 1 {1 dashboard} other {# dashboards} } ai clienti", | |
432 | 432 | "delete-dashboards": "Elimina dashboard", |
433 | 433 | "unassign-dashboards": "Annulla assegnazione dashboard", |
434 | - "unassign-dashboards-action-title": "Unassign { count, select, 1 {1 dashboard} other {# dashboards} } from customer", | |
434 | + "unassign-dashboards-action-title": "Annulla assegnazione { count, select, 1 {1 dashboard} other {# dashboards} } al cliente", | |
435 | 435 | "delete-dashboard-title": "Sei sicuro di voler cancellare la dashboard '{{dashboardTitle}}'?", |
436 | 436 | "delete-dashboard-text": "Attenzione, dopo la conferma la dashboard e tutti i suoi dati non saranno più recuperabili.", |
437 | 437 | "delete-dashboards-title": "Sei sicuro di voler eliminare { count, select, 1 {1 dashboard} other {# dashboard} }?", |
... | ... | @@ -466,17 +466,17 @@ export default function addLocaleItalian(locales) { |
466 | 466 | "settings": "Impostazioni", |
467 | 467 | "columns-count": "Numero colonne", |
468 | 468 | "columns-count-required": "Numero colonne obbligatorio.", |
469 | - "min-columns-count-message": "Only 10 minimum column count is allowed.", | |
470 | - "max-columns-count-message": "Only 1000 maximum column count is allowed.", | |
469 | + "min-columns-count-message": "Ammesso un numero minimo di colonne pari a 10.", | |
470 | + "max-columns-count-message": "Ammesso un numero massimo di colonne pari a 1000.", | |
471 | 471 | "widgets-margins": "Margine tra i widget", |
472 | 472 | "horizontal-margin": "Margine orizzontale", |
473 | 473 | "horizontal-margin-required": "Margine orizzontale obbligatorio.", |
474 | - "min-horizontal-margin-message": "Only 0 is allowed as minimum horizontal margin value.", | |
475 | - "max-horizontal-margin-message": "Only 50 is allowed as maximum horizontal margin value.", | |
474 | + "min-horizontal-margin-message": "Ammesso un margine orizzontale minimo pari a 0.", | |
475 | + "max-horizontal-margin-message": "Ammesso un margine orizzontale massimo pari a 50.", | |
476 | 476 | "vertical-margin": "Margine verticale", |
477 | 477 | "vertical-margin-required": "Margine verticale obbligatorio.", |
478 | - "min-vertical-margin-message": "Only 0 is allowed as minimum vertical margin value.", | |
479 | - "max-vertical-margin-message": "Only 50 is allowed as maximum vertical margin value.", | |
478 | + "min-vertical-margin-message": "Ammesso un margine verticale minimo pari a 0.", | |
479 | + "max-vertical-margin-message": "Ammesso un margine verticale massimo pari a 50.", | |
480 | 480 | "autofill-height": "Auto fill layout height", |
481 | 481 | "mobile-layout": "Impostazioni layout mobile", |
482 | 482 | "mobile-row-height": "Mobile row height, px", |
... | ... | @@ -484,12 +484,12 @@ export default function addLocaleItalian(locales) { |
484 | 484 | "min-mobile-row-height-message": "Only 5 pixels is allowed as minimum mobile row height value.", |
485 | 485 | "max-mobile-row-height-message": "Only 200 pixels is allowed as maximum mobile row height value.", |
486 | 486 | "display-title": "Mostra titolo dashboard", |
487 | - "toolbar-always-open": "Keep toolbar opened", | |
487 | + "toolbar-always-open": "Mantieni aperta la barra degli strumenti", | |
488 | 488 | "title-color": "Colore titolo", |
489 | 489 | "display-dashboards-selection": "Mostra selezione dashboard", |
490 | - "display-entities-selection": "Display entities selection", | |
490 | + "display-entities-selection": "Mostra selezione entità", | |
491 | 491 | "display-dashboard-timewindow": "Display timewindow", |
492 | - "display-dashboard-export": "Display export", | |
492 | + "display-dashboard-export": "Mostra esportazione", | |
493 | 493 | "import": "Importa dashboard", |
494 | 494 | "export": "Esporta dashboard", |
495 | 495 | "export-failed-error": "Impossibile esportare la dashboard: {{error}}", |
... | ... | @@ -576,7 +576,7 @@ export default function addLocaleItalian(locales) { |
576 | 576 | "aliases": "Alias dispositivo", |
577 | 577 | "no-alias-matching": "'{{alias}}' non trovato.", |
578 | 578 | "no-aliases-found": "Nessun alias trovato.", |
579 | - "no-key-matching": "'{{key}}' non trovato.", | |
579 | + "no-key-matching": "'{{key}}' non trovata.", | |
580 | 580 | "no-keys-found": "Nessuna chiave trovata.", |
581 | 581 | "create-new-alias": "Create a new one!", |
582 | 582 | "create-new-key": "Create a new one!", |
... | ... | @@ -609,14 +609,14 @@ export default function addLocaleItalian(locales) { |
609 | 609 | "assign-devices": "Assegna dispositivi", |
610 | 610 | "assign-devices-text": "Assegna { count, select, 1 {1 dispositivo} other {# dispositivi} } al cliente", |
611 | 611 | "delete-devices": "Elimina dispositivi", |
612 | - "unassign-from-customer": "Unassign from customer", | |
612 | + "unassign-from-customer": "Annulla assegnazione al cliente", | |
613 | 613 | "unassign-devices": "Annulla assegnazione dispositivi", |
614 | - "unassign-devices-action-title": "Unassign { count, select, 1 {1 device} other {# devices} } from customer", | |
614 | + "unassign-devices-action-title": "Annulla assegnazione { count, select, 1 {1 dispositivo} other {# dispositivi} } al cliente", | |
615 | 615 | "assign-new-device": "Assegna nuovo dispositivo", |
616 | 616 | "make-public-device-title": "Sei sicuro di voler rendere pubblico il dispositivo '{{deviceName}}'?", |
617 | 617 | "make-public-device-text": "Dopo la conferma il dispositivo e tutti i suoi dati saranno resi pubblici e accessibili dagli altri.", |
618 | 618 | "make-private-device-title": "Sei sicuro di voler rendere privato il dispositivo '{{deviceName}}'?", |
619 | - "make-private-device-text": "After the confirmation the device and all its data will be made private and won't be accessible by others.", | |
619 | + "make-private-device-text": "Dopo la conferma il dispositivo e tutti i suoi dati saranno resi privati e non più accessibili da altri utenti.", | |
620 | 620 | "view-credentials": "Visualizza credenziali", |
621 | 621 | "delete-device-title": "Sei sicuro di voler eliminare il dispositivo '{{deviceName}}'?", |
622 | 622 | "delete-device-text": "Attenzione, dopo la conferma il dispositivo e tutti i suoi dati non saranno più recuperabili.", |
... | ... | @@ -632,11 +632,11 @@ export default function addLocaleItalian(locales) { |
632 | 632 | "credentials-type": "Tipo credenziali", |
633 | 633 | "access-token": "Token di accesso", |
634 | 634 | "access-token-required": "Token di accesso obbligatorio.", |
635 | - "access-token-invalid": "Access token length must be from 1 to 20 characters.", | |
635 | + "access-token-invalid": "Il token di accesso deve avere una lunghezza compresa tra 1 e 20 caratteri.", | |
636 | 636 | "rsa-key": "Chiave pubblica RSA", |
637 | 637 | "rsa-key-required": "Chiave pubblica RSA obbligatoria.", |
638 | 638 | "secret": "Secret", |
639 | - "secret-required": "Secret is required.", | |
639 | + "secret-required": "Secret obbligatorio.", | |
640 | 640 | "device-type": "Tipo dispositivo", |
641 | 641 | "device-type-required": "Tipo dispositivo obbligatorio.", |
642 | 642 | "select-device-type": "Seleziona tipo dispositivo", |
... | ... | @@ -657,7 +657,7 @@ export default function addLocaleItalian(locales) { |
657 | 657 | "assignedToCustomer": "Assegnato al cliente", |
658 | 658 | "unable-delete-device-alias-title": "Impossibile rimuovere l'alias del dispositivo", |
659 | 659 | "unable-delete-device-alias-text": "L'alias del dispositivo '{{deviceAlias}}' non può essere eliminato perchè utilizzato dai seguenti widget:<br/>{{widgetsList}}", |
660 | - "is-gateway": "Is gateway", | |
660 | + "is-gateway": "E' un gateway", | |
661 | 661 | "public": "Pubblico", |
662 | 662 | "device-public": "Il dispositivo è pubblico", |
663 | 663 | "select-device": "Seleziona dispositivo" |
... | ... | @@ -667,7 +667,7 @@ export default function addLocaleItalian(locales) { |
667 | 667 | }, |
668 | 668 | "error": { |
669 | 669 | "unable-to-connect": "Impossibile connettersi al server! Controlla la connessione ad Internet.", |
670 | - "unhandled-error-code": "Unhandled error code: {{errorCode}}", | |
670 | + "unhandled-error-code": "Codice errore non gestito: {{errorCode}}", | |
671 | 671 | "unknown-error": "Errore sconosciuto" |
672 | 672 | }, |
673 | 673 | "entity": { |
... | ... | @@ -696,7 +696,7 @@ export default function addLocaleItalian(locales) { |
696 | 696 | "use-entity-name-filter": "Usa filtro", |
697 | 697 | "entity-list-empty": "Nessuna entità selezionata.", |
698 | 698 | "entity-type-list-empty": "Nessun tipo di entità selezionato.", |
699 | - "entity-name-filter-required": "Entity name filter is required.", | |
699 | + "entity-name-filter-required": "Filtro nome entità obbligatorio.", | |
700 | 700 | "entity-name-filter-no-entity-matched": "No entities starting with '{{entity}}' were found.", |
701 | 701 | "all-subtypes": "Tutte", |
702 | 702 | "select-entities": "Seleziona entità", |
... | ... | @@ -768,7 +768,7 @@ export default function addLocaleItalian(locales) { |
768 | 768 | "no-events-prompt": "Nessun evento trovato", |
769 | 769 | "error": "Errore", |
770 | 770 | "alarm": "Allarme", |
771 | - "event-time": "Event time", | |
771 | + "event-time": "Orario evento", | |
772 | 772 | "server": "Server", |
773 | 773 | "body": "Body", |
774 | 774 | "method": "Metodo", |
... | ... | @@ -797,7 +797,7 @@ export default function addLocaleItalian(locales) { |
797 | 797 | "extension-id": "Id Estensione", |
798 | 798 | "extension-type": "Tipo Estensione", |
799 | 799 | "transformer-json": "JSON *", |
800 | - "unique-id-required": "Current extension id already exists.", | |
800 | + "unique-id-required": "Id estensione corrente già esistente.", | |
801 | 801 | "delete": "Elimina estensione", |
802 | 802 | "add": "Aggiungi estensione", |
803 | 803 | "edit": "Modifica estensione", |
... | ... | @@ -842,9 +842,9 @@ export default function addLocaleItalian(locales) { |
842 | 842 | "private-key": "File chiave privata *", |
843 | 843 | "cert": "File certificato *", |
844 | 844 | "no-file": "Nessun file selezionato.", |
845 | - "drop-file": "Drop a file or click to select a file to upload.", | |
845 | + "drop-file": "Trascina un file o fai clic per selezionare un file da caricare.", | |
846 | 846 | "mapping": "Mapping", |
847 | - "topic-filter": "Topic filter", | |
847 | + "topic-filter": "Filtro topic", | |
848 | 848 | "converter-type": "Converter type", |
849 | 849 | "converter-json": "Json", |
850 | 850 | "json-name-expression": "Device name json expression", |
... | ... | @@ -896,7 +896,7 @@ export default function addLocaleItalian(locales) { |
896 | 896 | "opc-keystore-location": "Location *", |
897 | 897 | "opc-keystore-password": "Password", |
898 | 898 | "opc-keystore-alias": "Alias", |
899 | - "opc-keystore-key-password": "Key password", | |
899 | + "opc-keystore-key-password": "Chiave password", | |
900 | 900 | "opc-device-node-pattern": "Device node pattern", |
901 | 901 | "opc-device-name-pattern": "Device name pattern", |
902 | 902 | "modbus-server": "Servers/slaves", |
... | ... | @@ -917,11 +917,11 @@ export default function addLocaleItalian(locales) { |
917 | 917 | "modbus-poll-period": "Intervallo di polling (ms)", |
918 | 918 | "modbus-attributes-poll-period": "Attributes poll period (ms)", |
919 | 919 | "modbus-timeseries-poll-period": "Timeseries poll period (ms)", |
920 | - "modbus-poll-period-range": "Poll period should be positive value.", | |
920 | + "modbus-poll-period-range": "L'intervallo di polling deve essere un valore positivo.", | |
921 | 921 | "modbus-tag": "Tag", |
922 | 922 | "modbus-function": "Funzione", |
923 | 923 | "modbus-register-address": "Indirizzo registro", |
924 | - "modbus-register-address-range": "Register address should be in a range from 0 to 65535.", | |
924 | + "modbus-register-address-range": "L'indirizzo del registro deve essere compreso tra 0 e 65535.", | |
925 | 925 | "modbus-register-bit-index": "Bit index", |
926 | 926 | "modbus-register-bit-index-range": "Bit index should be in a range from 0 to 15.", |
927 | 927 | "modbus-register-count": "Register count", |
... | ... | @@ -929,11 +929,11 @@ export default function addLocaleItalian(locales) { |
929 | 929 | "modbus-byte-order": "Byte order", |
930 | 930 | |
931 | 931 | "sync": { |
932 | - "status": "Status", | |
933 | - "sync": "Sync", | |
934 | - "not-sync": "Not sync", | |
935 | - "last-sync-time": "Last sync time", | |
936 | - "not-available": "Not available" | |
932 | + "status": "Stato", | |
933 | + "sync": "Sincronizzato", | |
934 | + "not-sync": "Non sincronizzato", | |
935 | + "last-sync-time": "Ultima sincronizzazione", | |
936 | + "not-available": "Non disponibile" | |
937 | 937 | }, |
938 | 938 | |
939 | 939 | "export-extensions-configuration": "Export extensions configuration", |
... | ... | @@ -1031,7 +1031,7 @@ export default function addLocaleItalian(locales) { |
1031 | 1031 | "password-reset": "Password reset", |
1032 | 1032 | "new-password": "Nuova password", |
1033 | 1033 | "new-password-again": "Ripeti nuova password", |
1034 | - "password-link-sent-message": "Password reset link was successfully sent!", | |
1034 | + "password-link-sent-message": "Link azzeramento password inviato con successo!", | |
1035 | 1035 | "email": "Email" |
1036 | 1036 | }, |
1037 | 1037 | "position": { |
... | ... | @@ -1062,18 +1062,18 @@ export default function addLocaleItalian(locales) { |
1062 | 1062 | "type": "Tipo", |
1063 | 1063 | "to-entity-type": "A tipo entità", |
1064 | 1064 | "to-entity-name": "A nome entità", |
1065 | - "from-entity-type": "From entity type", | |
1066 | - "from-entity-name": "From entity name", | |
1067 | - "to-entity": "To entity", | |
1068 | - "from-entity": "From entity", | |
1065 | + "from-entity-type": "Da tipo entità", | |
1066 | + "from-entity-name": "Da nome entità", | |
1067 | + "to-entity": "A entità", | |
1068 | + "from-entity": "Da entità", | |
1069 | 1069 | "delete": "Delete relation", |
1070 | 1070 | "relation-type": "Relation type", |
1071 | 1071 | "relation-type-required": "Relation type is required.", |
1072 | - "any-relation-type": "Any type", | |
1072 | + "any-relation-type": "Ogni tipo", | |
1073 | 1073 | "add": "Add relation", |
1074 | 1074 | "edit": "Edit relation", |
1075 | 1075 | "delete-to-relation-title": "Are you sure you want to delete relation to the entity '{{entityName}}'?", |
1076 | - "delete-to-relation-text": "Be careful, after the confirmation the entity '{{entityName}}' will be unrelated from the current entity.", | |
1076 | + "delete-to-relation-text": "Attenzione, dopo la conferma l'entità '{{entityName}}' sarà scollegata dall'entità corrente.", | |
1077 | 1077 | "delete-to-relations-title": "Are you sure you want to delete { count, select, 1 {1 relation} other {# relations} }?", |
1078 | 1078 | "delete-to-relations-text": "Be careful, after the confirmation all selected relations will be removed and corresponding entities will be unrelated from the current entity.", |
1079 | 1079 | "delete-from-relation-title": "Are you sure you want to delete relation from the entity '{{entityName}}'?", |
... | ... | @@ -1128,7 +1128,7 @@ export default function addLocaleItalian(locales) { |
1128 | 1128 | "details": "Dettagli", |
1129 | 1129 | "events": "Eventi", |
1130 | 1130 | "search": "Ricerca nodi", |
1131 | - "open-node-library": "Open node library", | |
1131 | + "open-node-library": "Apri libreria nodi", | |
1132 | 1132 | "add": "Add rule node", |
1133 | 1133 | "name": "Nome", |
1134 | 1134 | "name-required": "Nome obbligatorio.", |
... | ... | @@ -1189,7 +1189,7 @@ export default function addLocaleItalian(locales) { |
1189 | 1189 | "delete": "Cancella tenant", |
1190 | 1190 | "add-tenant-text": "Aggiungi nuovo tenant", |
1191 | 1191 | "no-tenants-text": "Nessun tenant trovato", |
1192 | - "tenant-details": "Dettagli tenenat", | |
1192 | + "tenant-details": "Dettagli tenant", | |
1193 | 1193 | "delete-tenant-title": "Sei sicuro di voler eliminare il tenant '{{tenantTitle}}'?", |
1194 | 1194 | "delete-tenant-text": "Attenzione, dopo la conferma il tenant e tutti i suoi dati non saranno più recuperabili.", |
1195 | 1195 | "delete-tenants-title": "Sei sicuro di voler eliminare { count, select, 1 {1 tenant} other {# tenant} }?", |
... | ... | @@ -1246,8 +1246,8 @@ export default function addLocaleItalian(locales) { |
1246 | 1246 | "no-users-text": "Nessun utente trovato", |
1247 | 1247 | "user-details": "Dettagli utente", |
1248 | 1248 | "delete-user-title": "Sei sicuro di voler eliminare l'utente '{{userEmail}}'?", |
1249 | - "delete-user-text": "Be careful, after the confirmation the user and all related data will become unrecoverable.", | |
1250 | - "delete-users-title": "Sei sicuro di voler cancellare { count, select, 1 {1 utente} other {# utenti} }?", | |
1249 | + "delete-user-text": "Attenzione, dopo la conferma l'utente e tutti i suoi dati non saranno più recuperabili.", | |
1250 | + "delete-users-title": "Sei sicuro di voler eliminare { count, select, 1 {1 utente} other {# utenti} }?", | |
1251 | 1251 | "delete-users-action-title": "Elimina { count, select, 1 {1 utente} other {# utenti} }", |
1252 | 1252 | "delete-users-text": "Attenzione, dopo la conferma tutti gli utenti selezionati saranno eliminati e tutti i relativi dati non saranno più recuperabili.", |
1253 | 1253 | "activation-email-sent-message": "Email di attivazione inviata con successo!", |
... | ... | @@ -1289,12 +1289,12 @@ export default function addLocaleItalian(locales) { |
1289 | 1289 | }, |
1290 | 1290 | "widget": { |
1291 | 1291 | "widget-library": "Libreria Widget", |
1292 | - "widget-bundle": "Widgets Bundle", | |
1293 | - "select-widgets-bundle": "Select widgets bundle", | |
1292 | + "widget-bundle": "Bundle widget", | |
1293 | + "select-widgets-bundle": "Seleziona bundle widget", | |
1294 | 1294 | "management": "Gestione widget", |
1295 | 1295 | "editor": "Editor Widget", |
1296 | 1296 | "widget-type-not-found": "Problem loading widget configuration.<br>Probably associated\n widget type was removed.", |
1297 | - "widget-type-load-error": "Widget wasn't loaded due to the following errors:", | |
1297 | + "widget-type-load-error": "Widget non caricato a causa dei seguenti errori:", | |
1298 | 1298 | "remove": "Elimina widget", |
1299 | 1299 | "edit": "Modifica widget", |
1300 | 1300 | "remove-widget-title": "sei sicuro di voler eliminare il widget '{{widgetTitle}}'?", |
... | ... | @@ -1329,12 +1329,12 @@ export default function addLocaleItalian(locales) { |
1329 | 1329 | "settings-schema": "Impostazioni schema", |
1330 | 1330 | "datakey-settings-schema": "Data key settings schema", |
1331 | 1331 | "javascript": "Javascript", |
1332 | - "remove-widget-type-title": "Are you sure you want to remove the widget type '{{widgetName}}'?", | |
1333 | - "remove-widget-type-text": "After the confirmation the widget type and all related data will become unrecoverable.", | |
1332 | + "remove-widget-type-title": "Sei sicuro di voler rimuovere il tipo di widget '{{widgetName}}'?", | |
1333 | + "remove-widget-type-text": "Dopo la conferma il tipo di widget e tutti i suoi dati non saranno più recuperabili.", | |
1334 | 1334 | "remove-widget-type": "Rimuovi tipo widget", |
1335 | 1335 | "add-widget-type": "Aggiungi nuovo tipo widget", |
1336 | - "widget-type-load-failed-error": "Failed to load widget type!", | |
1337 | - "widget-template-load-failed-error": "Failed to load widget template!", | |
1336 | + "widget-type-load-failed-error": "Caricamento tipo widget fallito!", | |
1337 | + "widget-template-load-failed-error": "Caricamento template widget fallito!", | |
1338 | 1338 | "add": "Aggiungi Widget", |
1339 | 1339 | "undo": "Annulla modifiche widget", |
1340 | 1340 | "export": "Esporta widget" |
... | ... | @@ -1352,31 +1352,31 @@ export default function addLocaleItalian(locales) { |
1352 | 1352 | "open-right-layout": "Open right dashboard layout (mobile view)" |
1353 | 1353 | }, |
1354 | 1354 | "widgets-bundle": { |
1355 | - "current": "Current bundle", | |
1356 | - "widgets-bundles": "Widgets Bundles", | |
1357 | - "add": "Add Widgets Bundle", | |
1358 | - "delete": "Delete widgets bundle", | |
1355 | + "current": "Bundle corrente", | |
1356 | + "widgets-bundles": "Bundle Widget", | |
1357 | + "add": "Aggiungi Bundle Widget", | |
1358 | + "delete": "Cancella bundle widget", | |
1359 | 1359 | "title": "Titolo", |
1360 | 1360 | "title-required": "Titolo obbligatorio.", |
1361 | - "add-widgets-bundle-text": "Add new widgets bundle", | |
1362 | - "no-widgets-bundles-text": "No widgets bundles found", | |
1363 | - "empty": "Widgets bundle is empty", | |
1364 | - "details": "Details", | |
1365 | - "widgets-bundle-details": "Widgets bundle details", | |
1366 | - "delete-widgets-bundle-title": "Are you sure you want to delete the widgets bundle '{{widgetsBundleTitle}}'?", | |
1367 | - "delete-widgets-bundle-text": "Be careful, after the confirmation the widgets bundle and all related data will become unrecoverable.", | |
1368 | - "delete-widgets-bundles-title": "Are you sure you want to delete { count, select, 1 {1 widgets bundle} other {# widgets bundles} }?", | |
1369 | - "delete-widgets-bundles-action-title": "Delete { count, select, 1 {1 widgets bundle} other {# widgets bundles} }", | |
1370 | - "delete-widgets-bundles-text": "Be careful, after the confirmation all selected widgets bundles will be removed and all related data will become unrecoverable.", | |
1371 | - "no-widgets-bundles-matching": "No widgets bundles matching '{{widgetsBundle}}' were found.", | |
1372 | - "widgets-bundle-required": "Widgets bundle is required.", | |
1361 | + "add-widgets-bundle-text": "Aggiungi nuovo bundle widget", | |
1362 | + "no-widgets-bundles-text": "Nessun bundle widget trovato", | |
1363 | + "empty": "Bundle widget vuoto", | |
1364 | + "details": "Dettagli", | |
1365 | + "widgets-bundle-details": "Dettagli bundle widget", | |
1366 | + "delete-widgets-bundle-title": "Sei sicuro di voler eliminare il bundle widget '{{widgetsBundleTitle}}'?", | |
1367 | + "delete-widgets-bundle-text": "Attenzione, dopo la conferma il bundle widget e tutti i suoi dati non saranno più recuperabili.", | |
1368 | + "delete-widgets-bundles-title": "Sei sicuro di voler eliminare { count, select, 1 {1 bundle widget} other {# bundle widget} }?", | |
1369 | + "delete-widgets-bundles-action-title": "Elimina { count, select, 1 {1 bundle widget} other {# bundle widget} }", | |
1370 | + "delete-widgets-bundles-text": "Attenzione, dopo la conferma tutti i bundle widget selezionati saranno rimossi e tutti i loro dati non saranno più recuperabili.", | |
1371 | + "no-widgets-bundles-matching": "Nessun bundle widget corrispondente a '{{widgetsBundle}}' è stato trovato.", | |
1372 | + "widgets-bundle-required": "Bundle widget obbligatorio.", | |
1373 | 1373 | "system": "Sistema", |
1374 | - "import": "Import widgets bundle", | |
1375 | - "export": "Export widgets bundle", | |
1376 | - "export-failed-error": "Unable to export widgets bundle: {{error}}", | |
1377 | - "create-new-widgets-bundle": "Create new widgets bundle", | |
1378 | - "widgets-bundle-file": "Widgets bundle file", | |
1379 | - "invalid-widgets-bundle-file-error": "Unable to import widgets bundle: Invalid widgets bundle data structure." | |
1374 | + "import": "Importa bundle widget", | |
1375 | + "export": "Esporta bundle widget", | |
1376 | + "export-failed-error": "Impossibile esportare bundle widget: {{error}}", | |
1377 | + "create-new-widgets-bundle": "Crea nuovo bundle widget", | |
1378 | + "widgets-bundle-file": "File bundle widget", | |
1379 | + "invalid-widgets-bundle-file-error": "Impossibile importare bundle widget: struttura dati non valida." | |
1380 | 1380 | }, |
1381 | 1381 | "widget-config": { |
1382 | 1382 | "data": "Dati", | ... | ... |