|
@@ -1,5 +1,5 @@
|
|
|
{
|
|
|
- "accept": "Accetta",
|
|
|
+ "accept": "Accept",
|
|
|
"act-activity-notify": "Notifica attività",
|
|
|
"act-addAttachment": "aggiunto allegato __attachment__ alla scheda __card__ della lista __list__ della corsia __swimlane__ nella bacheca __board__",
|
|
|
"act-deleteAttachment": "eliminato allegato __attachment__ dalla scheda __card__ della lista __list__ della corsia __swimlane__ nella bacheca __board__",
|
|
@@ -64,7 +64,7 @@
|
|
|
"activity-unchecked-item": "disattivato %s nella checklist %s di %s",
|
|
|
"activity-checklist-added": "aggiunta checklist a %s",
|
|
|
"activity-checklist-removed": "È stata rimossa una checklist da%s",
|
|
|
- "activity-checklist-completed": "completed checklist %s of %s",
|
|
|
+ "activity-checklist-completed": "%s di %s checklists completate",
|
|
|
"activity-checklist-uncompleted": "La checklist non è stata completata",
|
|
|
"activity-checklist-item-added": "Aggiunto l'elemento checklist a '%s' in %s",
|
|
|
"activity-checklist-item-removed": "è stato rimosso un elemento della checklist da '%s' in %s",
|
|
@@ -440,7 +440,7 @@
|
|
|
"save": "Salva",
|
|
|
"search": "Cerca",
|
|
|
"rules": "Regole",
|
|
|
- "search-cards": "Ricerca per titolo e descrizione scheda/lista su questa bacheca",
|
|
|
+ "search-cards": "Search from card/list titles, descriptions and custom fields on this board",
|
|
|
"search-example": "Testo da ricercare?",
|
|
|
"select-color": "Seleziona Colore",
|
|
|
"set-wip-limit-value": "Seleziona un limite per il massimo numero di attività in questa lista",
|
|
@@ -733,21 +733,21 @@
|
|
|
"loading": "Loading, please wait.",
|
|
|
"previous_as": "l'ultima volta è stata",
|
|
|
"act-a-dueAt": "Scadenza modificata in __timeValue__\nData precedente: __timeOldValue__",
|
|
|
- "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
|
|
|
- "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
|
|
|
- "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
|
|
|
- "a-dueAt": "modified due time to be",
|
|
|
- "a-endAt": "modified ending time to be",
|
|
|
- "a-startAt": "modified starting time to be",
|
|
|
- "a-receivedAt": "modified received time to be",
|
|
|
+ "act-a-endAt": "orario finale modificato in __timeValue__ (precedentemente: __timeOldValue__)",
|
|
|
+ "act-a-startAt": "orario iniziale modificato in __timeValue__ (precedentemente: __timeOldValue__)",
|
|
|
+ "act-a-receivedAt": "orario di ricezione modificato in __timeValue__ (precedentemente: __timeOldValue__)",
|
|
|
+ "a-dueAt": "scadenza modificata in",
|
|
|
+ "a-endAt": "orario finale modificato in",
|
|
|
+ "a-startAt": "orario iniziale modificato in",
|
|
|
+ "a-receivedAt": "orario di ricezione modificato in",
|
|
|
"almostdue": "la data di scadenza attuale %s si sta avvicinando",
|
|
|
"pastdue": "la data di scadenza attuale %s è scaduta",
|
|
|
"duenow": "la data di scadenza attuale %s è oggi",
|
|
|
- "act-newDue": "__list__/__card__ has 1st due reminder [__board__]",
|
|
|
- "act-withDue": "__list__/__card__ due reminders [__board__]",
|
|
|
- "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
|
|
|
- "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
|
|
|
- "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
|
|
|
+ "act-newDue": "__list__/__card__ ha un 1° sollecito [__board__]",
|
|
|
+ "act-withDue": "sollecito relativo a __list__/__card__ [__board__]",
|
|
|
+ "act-almostdue": "sollecito inviato: la scadenza (__timeValue__) di __card__ è vicina",
|
|
|
+ "act-pastdue": "sollecito inviato: la scadenza (__timeValue__) di __card__ è già passata",
|
|
|
+ "act-duenow": "sollecito inviato: la scadenza (__timeValue__) di __card__ è adesso",
|
|
|
"act-atUserComment": "Sei stato menzionato in [__board__] __list__/__card__",
|
|
|
"delete-user-confirm-popup": "Sei sicuro di voler cancellare questo profilo? Non sarà possibile ripristinarlo.",
|
|
|
"accounts-allowUserDelete": "Permetti agli utenti di cancellare il loro profilo",
|
|
@@ -762,7 +762,7 @@
|
|
|
"newUserPopup-title": "Nuovo utente",
|
|
|
"notifications": "Notifiche",
|
|
|
"view-all": "Mostra Tutto",
|
|
|
- "filter-by-unread": "Filtra per non Letto",
|
|
|
+ "filter-by-unread": "Filtra per non letto",
|
|
|
"mark-all-as-read": "Segna come letto",
|
|
|
"allow-rename": "Consenti Rinomina",
|
|
|
"allowRenamePopup-title": "Consenti Rinomina"
|