[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
434409f719
commit
109bddf936
1 changed files with 8 additions and 8 deletions
|
@ -108,7 +108,7 @@
|
||||||
"more": "More information about CalDAV in Vikunja",
|
"more": "More information about CalDAV in Vikunja",
|
||||||
"tokens": "CalDAV Tokens",
|
"tokens": "CalDAV Tokens",
|
||||||
"tokensHowTo": "You can use a CalDAV token to use instead of a password to log in the above endpoint.",
|
"tokensHowTo": "You can use a CalDAV token to use instead of a password to log in the above endpoint.",
|
||||||
"createToken": "Create a token",
|
"createToken": "Crea un token",
|
||||||
"tokenCreated": "Here is your token: {token}",
|
"tokenCreated": "Here is your token: {token}",
|
||||||
"wontSeeItAgain": "Write it down, you won't be able to see it again.",
|
"wontSeeItAgain": "Write it down, you won't be able to see it again.",
|
||||||
"mustUseToken": "You need to create a CalDAV token if you want to use CalDAV with a third party client. Use the token as the password.",
|
"mustUseToken": "You need to create a CalDAV token if you want to use CalDAV with a third party client. Use the token as the password.",
|
||||||
|
@ -569,13 +569,13 @@
|
||||||
"supportedUnits": "Supported time units are:",
|
"supportedUnits": "Supported time units are:",
|
||||||
"someExamples": "Some examples of time expressions:",
|
"someExamples": "Some examples of time expressions:",
|
||||||
"units": {
|
"units": {
|
||||||
"seconds": "Seconds",
|
"seconds": "Secondi",
|
||||||
"minutes": "Minutes",
|
"minutes": "Minuti",
|
||||||
"hours": "Hours",
|
"hours": "Ore",
|
||||||
"days": "Days",
|
"days": "Giorni",
|
||||||
"weeks": "Weeks",
|
"weeks": "Settimane",
|
||||||
"months": "Months",
|
"months": "Mesi",
|
||||||
"years": "Years"
|
"years": "Anni"
|
||||||
},
|
},
|
||||||
"examples": {
|
"examples": {
|
||||||
"now": "Right now",
|
"now": "Right now",
|
||||||
|
|
Loading…
Add table
Reference in a new issue