Added translation using Weblate (Bulgarian)
This commit is contained in:
parent
1bb72c8eca
commit
6ff7316748
1 changed files with 116 additions and 0 deletions
116
src/lib/i18n/locales/bg.json
Normal file
116
src/lib/i18n/locales/bg.json
Normal file
|
@ -0,0 +1,116 @@
|
||||||
|
{
|
||||||
|
"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": {
|
||||||
|
"setup": {
|
||||||
|
"description": "",
|
||||||
|
"summary": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"heading": ""
|
||||||
|
},
|
||||||
|
"projects": {
|
||||||
|
"add_or_import": "",
|
||||||
|
"empty": "",
|
||||||
|
"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": ""
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue