34 lines
1.0 KiB
Plaintext
34 lines
1.0 KiB
Plaintext
{
|
||
"@@locale": "ru",
|
||
|
||
"statusReady": "Готово",
|
||
"statusRegistered": "Зарегистрирован",
|
||
"statusNotRegistered": "Не зарегистрирован",
|
||
"typeInternal": "Внутренний",
|
||
"typeExternal": "Внешний",
|
||
"operationStatusProcessing": "Обработка",
|
||
"@operationStatusProcessing": {
|
||
"description": "Label for the “processing” operation status"
|
||
},
|
||
|
||
"operationStatusSuccess": "Успех",
|
||
"@operationStatusSuccess": {
|
||
"description": "Label for the “success” operation status"
|
||
},
|
||
|
||
"operationStatusError": "Ошибка",
|
||
"@operationStatusError": {
|
||
"description": "Label for the “error” operation status"
|
||
},
|
||
|
||
"resourceLoadError": "Ошибка при загрузке данных. Попробуйте еще раз",
|
||
"@resourceLoadError": {
|
||
"description": "Default message shown when data loading fails"
|
||
},
|
||
|
||
"resourceEmpty": "Нет данных",
|
||
"@resourceEmpty": {
|
||
"description": "Default message shown when no data is available"
|
||
}
|
||
}
|