Added translation using Weblate (Italian)
This commit is contained in:
parent
76eb6672b0
commit
09d8cb2966
1 changed files with 284 additions and 0 deletions
284
src/lib/i18n/locales/it.json
Normal file
284
src/lib/i18n/locales/it.json
Normal file
|
@ -0,0 +1,284 @@
|
||||||
|
{
|
||||||
|
"overlay": {
|
||||||
|
"avatar": {
|
||||||
|
"about_anvil": "",
|
||||||
|
"dark_mode": "",
|
||||||
|
"profile": "",
|
||||||
|
"settings": "",
|
||||||
|
"sign_out": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"page": {
|
||||||
|
"import_project": {
|
||||||
|
"form": {
|
||||||
|
"avatar": "",
|
||||||
|
"components": "",
|
||||||
|
"fields": {
|
||||||
|
"avatar": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"description": {
|
||||||
|
"label": "",
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"issues": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"name": {
|
||||||
|
"error": "",
|
||||||
|
"label": "",
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"pr": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"hint": "",
|
||||||
|
"label": "",
|
||||||
|
"placeholder": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"submit": ""
|
||||||
|
},
|
||||||
|
"heading": "",
|
||||||
|
"intro": ""
|
||||||
|
},
|
||||||
|
"login": {
|
||||||
|
"form": {
|
||||||
|
"fields": {
|
||||||
|
"account": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"passphrase": {
|
||||||
|
"label": "",
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"server": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"reset": "",
|
||||||
|
"submit": "",
|
||||||
|
"validation": {
|
||||||
|
"incorrect": "",
|
||||||
|
"missing": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": "",
|
||||||
|
"intro": ""
|
||||||
|
},
|
||||||
|
"profile": {
|
||||||
|
"activities": {
|
||||||
|
"block_or_report": "",
|
||||||
|
"like": ""
|
||||||
|
},
|
||||||
|
"heading": "",
|
||||||
|
"history": {
|
||||||
|
"activities": {
|
||||||
|
"commits": {
|
||||||
|
"actions": {
|
||||||
|
"browse": "",
|
||||||
|
"copy": ""
|
||||||
|
},
|
||||||
|
"number": "",
|
||||||
|
"relative_time": ""
|
||||||
|
},
|
||||||
|
"setup": {
|
||||||
|
"description": "",
|
||||||
|
"summary": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": ""
|
||||||
|
},
|
||||||
|
"menu": {
|
||||||
|
"actions": {
|
||||||
|
"fork": "",
|
||||||
|
"star": "",
|
||||||
|
"watch": ""
|
||||||
|
},
|
||||||
|
"buttons": {
|
||||||
|
"avatar": "",
|
||||||
|
"issues": "",
|
||||||
|
"notifications": "",
|
||||||
|
"prs": ""
|
||||||
|
},
|
||||||
|
"details": {
|
||||||
|
"branches": "",
|
||||||
|
"commits": "",
|
||||||
|
"files": "",
|
||||||
|
"issues": "",
|
||||||
|
"merge_requests": "",
|
||||||
|
"moderation": "",
|
||||||
|
"overview": "",
|
||||||
|
"people": "",
|
||||||
|
"repository": "",
|
||||||
|
"roles": "",
|
||||||
|
"tags": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"projects": {
|
||||||
|
"actions": {
|
||||||
|
"fork": "",
|
||||||
|
"star": "",
|
||||||
|
"watch": ""
|
||||||
|
},
|
||||||
|
"add_or_import": "",
|
||||||
|
"empty": "",
|
||||||
|
"heading": ""
|
||||||
|
},
|
||||||
|
"repositories": {
|
||||||
|
"heading": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"projects": {
|
||||||
|
"file_table": {
|
||||||
|
"updated": ""
|
||||||
|
},
|
||||||
|
"form": {
|
||||||
|
"fields": {
|
||||||
|
"more_filters": {
|
||||||
|
"submit": ""
|
||||||
|
},
|
||||||
|
"projects": {
|
||||||
|
"submit": ""
|
||||||
|
},
|
||||||
|
"search": {
|
||||||
|
"placeholder": "",
|
||||||
|
"submit": ""
|
||||||
|
},
|
||||||
|
"starred": {
|
||||||
|
"submit": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"nav": {
|
||||||
|
"next": "",
|
||||||
|
"previous": ""
|
||||||
|
},
|
||||||
|
"table": {
|
||||||
|
"heading": {
|
||||||
|
"last_updated": "",
|
||||||
|
"name": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"welcome": {
|
||||||
|
"create": "",
|
||||||
|
"headline": "",
|
||||||
|
"intro": "",
|
||||||
|
"login": "",
|
||||||
|
"logo": {
|
||||||
|
"alt": ""
|
||||||
|
},
|
||||||
|
"reset": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"headline": "",
|
||||||
|
"account": {
|
||||||
|
"delete": "",
|
||||||
|
"f2": {
|
||||||
|
"label": "",
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"headline": "",
|
||||||
|
"label": "",
|
||||||
|
"password": {
|
||||||
|
"label": "",
|
||||||
|
"reset": ""
|
||||||
|
},
|
||||||
|
"verification": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"appearance": {
|
||||||
|
"headline": "",
|
||||||
|
"label": "",
|
||||||
|
"tab_indent": {
|
||||||
|
"headline": "",
|
||||||
|
"intro": ""
|
||||||
|
},
|
||||||
|
"theme": {
|
||||||
|
"auto": "",
|
||||||
|
"dark": "",
|
||||||
|
"headline": "",
|
||||||
|
"light": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"default": {
|
||||||
|
"headline": "",
|
||||||
|
"intro": "",
|
||||||
|
"notification": {
|
||||||
|
"all": "",
|
||||||
|
"off": "",
|
||||||
|
"mentioned": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"headline": "",
|
||||||
|
"label": "",
|
||||||
|
"mentions": {
|
||||||
|
"headline": "",
|
||||||
|
"intro": "",
|
||||||
|
"labelNo": "",
|
||||||
|
"labelYes": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"profile": {
|
||||||
|
"avatar": {
|
||||||
|
"headline": "",
|
||||||
|
"remove": "",
|
||||||
|
"upload": ""
|
||||||
|
},
|
||||||
|
"bio": {
|
||||||
|
"label": "",
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"extra": {
|
||||||
|
"content": {
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"headline": "",
|
||||||
|
"hint": "",
|
||||||
|
"label": {
|
||||||
|
"placeholder": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"headline": "",
|
||||||
|
"label": "",
|
||||||
|
"name": {
|
||||||
|
"label": "",
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"pronouns": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ssh_gpg_keys": {
|
||||||
|
"gpg": {
|
||||||
|
"add": "",
|
||||||
|
"headline": "",
|
||||||
|
"key": {
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"remove": "",
|
||||||
|
"title": {
|
||||||
|
"placeholder": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"headline": "",
|
||||||
|
"label": "",
|
||||||
|
"ssh": {
|
||||||
|
"add": "",
|
||||||
|
"headline": "",
|
||||||
|
"key": {
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"remove": "",
|
||||||
|
"title": {
|
||||||
|
"placeholder": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue