dbot/strings.json

18 lines
510 B
JSON
Raw Normal View History

2012-03-25 00:24:26 +01:00
{
"correction": {
2013-02-14 03:58:11 +01:00
"en": "Did you mean: ",
"es": "¿Querías decir: ",
2012-12-06 23:31:16 +01:00
"na'vi": "Srake sweylu nga pamrel sivi: ",
2013-02-14 03:58:11 +01:00
"cy": "A oeddech chi'n feddwl: "
},
"module_load_error": {
2013-02-14 03:58:11 +01:00
"en": "Failed to load module: {moduleName}",
"es": "No se pudó cargar el módulo: {moduleName}",
"na'vi": "Oeru Oel {moduleName}it sung.",
2013-02-14 03:58:11 +01:00
"cy": "Wedi methu a llwytho modiwl: {moduleName}"
},
"url": {
2013-02-14 03:58:11 +01:00
"en": "http://{host}:{port}/{path}"
2012-03-25 00:24:26 +01:00
}
}