Added translation using Weblate (Polish)
This commit is contained in:
parent
c3307b5433
commit
59a9d5e49c
1 changed files with 116 additions and 0 deletions
116
src/lib/i18n/locales/pl.json
Normal file
116
src/lib/i18n/locales/pl.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