[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
151089ebda
commit
8ff2a17db2
1 changed files with 11 additions and 11 deletions
|
@ -537,12 +537,12 @@
|
||||||
"selectPlaceholder": "Clicca o premere invio per selezionare"
|
"selectPlaceholder": "Clicca o premere invio per selezionare"
|
||||||
},
|
},
|
||||||
"datepickerRange": {
|
"datepickerRange": {
|
||||||
"to": "To",
|
"to": "A",
|
||||||
"from": "From",
|
"from": "Da",
|
||||||
"fromto": "{from} to {to}",
|
"fromto": "{from} to {to}",
|
||||||
"ranges": {
|
"ranges": {
|
||||||
"today": "Today",
|
"today": "Oggi",
|
||||||
"thisWeek": "This Week",
|
"thisWeek": "Questa Settimana",
|
||||||
"restOfThisWeek": "The Rest of This Week",
|
"restOfThisWeek": "The Rest of This Week",
|
||||||
"nextWeek": "Next Week",
|
"nextWeek": "Next Week",
|
||||||
"next7Days": "Next 7 Days",
|
"next7Days": "Next 7 Days",
|
||||||
|
@ -563,8 +563,8 @@
|
||||||
"intro": "Date Math allows you to specify relative dates which are resolved on the fly by Vikunja when applying the filter.",
|
"intro": "Date Math allows you to specify relative dates which are resolved on the fly by Vikunja when applying the filter.",
|
||||||
"expression": "Each Date Math expression starts with an anchor date, which can either be {0}, or a date string ending with {1}. This anchor date can optionally be followed by one or more maths expressions.",
|
"expression": "Each Date Math expression starts with an anchor date, which can either be {0}, or a date string ending with {1}. This anchor date can optionally be followed by one or more maths expressions.",
|
||||||
"similar": "These expressions are similar to the ones provided by {0} and {1}.",
|
"similar": "These expressions are similar to the ones provided by {0} and {1}.",
|
||||||
"add1Day": "Add one day",
|
"add1Day": "Aggiungi un giorno",
|
||||||
"minus1Day": "Subtract one day",
|
"minus1Day": "Sottrai un giorno",
|
||||||
"roundDay": "Round down to the nearest day",
|
"roundDay": "Round down to the nearest day",
|
||||||
"supportedUnits": "Supported time units are:",
|
"supportedUnits": "Supported time units are:",
|
||||||
"someExamples": "Some examples of time expressions:",
|
"someExamples": "Some examples of time expressions:",
|
||||||
|
@ -580,10 +580,10 @@
|
||||||
"examples": {
|
"examples": {
|
||||||
"now": "Right now",
|
"now": "Right now",
|
||||||
"in24h": "In 24h",
|
"in24h": "In 24h",
|
||||||
"today": "Today at 00:00",
|
"today": "Oggi alle ore 00:00",
|
||||||
"beginningOfThisWeek": "The beginning of this week at 00:00",
|
"beginningOfThisWeek": "The beginning of this week at 00:00",
|
||||||
"endOfThisWeek": "The end of this week",
|
"endOfThisWeek": "The end of this week",
|
||||||
"in30Days": "In 30 days",
|
"in30Days": "Fra 30 giorni",
|
||||||
"datePlusMonth": "{0} plus one month at 00:00 of that day"
|
"datePlusMonth": "{0} plus one month at 00:00 of that day"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -857,8 +857,8 @@
|
||||||
"dueDate": "Modifica la data di scadenza di questa attività",
|
"dueDate": "Modifica la data di scadenza di questa attività",
|
||||||
"attachment": "Aggiungi un allegato a questa attività",
|
"attachment": "Aggiungi un allegato a questa attività",
|
||||||
"related": "Modifica le attività collegate a questa",
|
"related": "Modifica le attività collegate a questa",
|
||||||
"color": "Change the color of this task",
|
"color": "Cambia il colore di questa attività",
|
||||||
"move": "Move this task to another list"
|
"move": "Sposta questa attività in un altro elenco"
|
||||||
},
|
},
|
||||||
"list": {
|
"list": {
|
||||||
"title": "Viste Liste",
|
"title": "Viste Liste",
|
||||||
|
@ -868,7 +868,7 @@
|
||||||
"switchToTableView": "Passa alla vista Tabella"
|
"switchToTableView": "Passa alla vista Tabella"
|
||||||
},
|
},
|
||||||
"navigation": {
|
"navigation": {
|
||||||
"title": "Navigation",
|
"title": "Navigazione",
|
||||||
"overview": "Navigate to overview",
|
"overview": "Navigate to overview",
|
||||||
"upcoming": "Navigate to upcoming tasks",
|
"upcoming": "Navigate to upcoming tasks",
|
||||||
"namespaces": "Navigate to namespaces & lists",
|
"namespaces": "Navigate to namespaces & lists",
|
||||||
|
|
Loading…
Reference in a new issue