mirror of https://github.com/abpframework/abp.git
csharpabpc-sharpframeworkblazoraspnet-coredotnet-coreaspnetcorearchitecturesaasdomain-driven-designangularmulti-tenancy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
893 B
18 lines
893 B
{
|
|
"culture": "sl",
|
|
"texts": {
|
|
"Volo.Abp.OperationRateLimiting:010001": "Presežena omejitev hitrosti operacije. Poskusite lahko znova čez {RetryAfter}.",
|
|
"RetryAfter:Years": "{0} leto/let",
|
|
"RetryAfter:YearsAndMonths": "{0} leto/let in {1} mesec/mesecev",
|
|
"RetryAfter:Months": "{0} mesec/mesecev",
|
|
"RetryAfter:MonthsAndDays": "{0} mesec/mesecev in {1} dan/dni",
|
|
"RetryAfter:Days": "{0} dan/dni",
|
|
"RetryAfter:DaysAndHours": "{0} dan/dni in {1} ura/ur",
|
|
"RetryAfter:Hours": "{0} ura/ur",
|
|
"RetryAfter:HoursAndMinutes": "{0} ura/ur in {1} minuta/minut",
|
|
"RetryAfter:Minutes": "{0} minuta/minut",
|
|
"RetryAfter:MinutesAndSeconds": "{0} minuta/minut in {1} sekunda/sekund",
|
|
"RetryAfter:Seconds": "{0} sekunda/sekund",
|
|
"Volo.Abp.OperationRateLimiting:010002": "Prekoračena je omejitev hitrosti operacije. Ta zahteva je trajno zavrnjena."
|
|
}
|
|
}
|
|
|