mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 18:00:22 +00:00
Added translation using Weblate (Czech)
This commit is contained in:
parent
35a765aa01
commit
b1e38ba15d
67
lang/common/cs-CZ.json
Normal file
67
lang/common/cs-CZ.json
Normal file
@ -0,0 +1,67 @@
|
|||||||
|
{
|
||||||
|
"meta": {
|
||||||
|
"name": ""
|
||||||
|
},
|
||||||
|
"strings": {
|
||||||
|
"username": "",
|
||||||
|
"password": "",
|
||||||
|
"emailAddress": "",
|
||||||
|
"name": "",
|
||||||
|
"submit": "",
|
||||||
|
"send": "",
|
||||||
|
"success": "",
|
||||||
|
"continue": "",
|
||||||
|
"error": "",
|
||||||
|
"copy": "",
|
||||||
|
"copied": "",
|
||||||
|
"time24h": "",
|
||||||
|
"time12h": "",
|
||||||
|
"linkTelegram": "",
|
||||||
|
"contactEmail": "",
|
||||||
|
"contactTelegram": "",
|
||||||
|
"linkDiscord": "",
|
||||||
|
"linkMatrix": "",
|
||||||
|
"contactDiscord": "",
|
||||||
|
"theme": "",
|
||||||
|
"refresh": "",
|
||||||
|
"required": "",
|
||||||
|
"login": "",
|
||||||
|
"logout": "",
|
||||||
|
"admin": "",
|
||||||
|
"enabled": "",
|
||||||
|
"disabled": "",
|
||||||
|
"reEnable": "",
|
||||||
|
"disable": "",
|
||||||
|
"contactMethods": "",
|
||||||
|
"accountStatus": "",
|
||||||
|
"notSet": "",
|
||||||
|
"expiry": "",
|
||||||
|
"add": "",
|
||||||
|
"edit": "",
|
||||||
|
"delete": "",
|
||||||
|
"myAccount": "",
|
||||||
|
"referrals": "",
|
||||||
|
"inviteRemainingUses": ""
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"errorLoginBlank": "",
|
||||||
|
"errorConnection": "",
|
||||||
|
"errorUnknown": "",
|
||||||
|
"error401Unauthorized": "",
|
||||||
|
"errorSaveSettings": ""
|
||||||
|
},
|
||||||
|
"quantityStrings": {
|
||||||
|
"year": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
},
|
||||||
|
"month": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
},
|
||||||
|
"day": {
|
||||||
|
"singular": "",
|
||||||
|
"plural": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user