dbot/strings.json

75 lines
3.6 KiB
JSON
Raw Normal View History

2012-03-25 00:24:26 +01:00
{
"english": {
"syntax_error": "Invalid syntax. Initiate incineration.",
"module_load_error": "Failed to load module: ",
"category_not_found": "Nobody loves ",
"large_categories": "Largest categories: ",
"empty_category": "That category has no quotes in. Commence incineration.",
"no_results": "No results found.",
"locked_category": " is locked. Commence incineration.",
"no_quotes": "No quotes exist under ",
"last_removed": "Last quote removed from ",
"no_recent_adds": "No quotes were added recently.",
"rmlast_spam": "No spamming that shit. Try again in a few minutes...",
"removed_from": " removed from ",
"q_not_exist_under": " doesn't exist under user ",
"total_quotes": "Total quote count: ",
"quote_exists": "Quote already in DB. Initiate incineration.",
"quote_saved": "Quote saved in ",
"quote_replace": "No replacing arrays, you whore.",
"prune": "Pruning empty quote categories: ",
"no_prune": "No empty quote categories. Commence incineration.",
"command_ban": " is banned from using this command. Commence incineration.",
"correction": "Did you mean: ",
"gpull": "Git pulled that shit.",
"reload": "Reloaded that shit.",
"load_module": "Loaded new module: ",
"unload_module": "Turned off module: ",
"unload_error": " isn't loaded. Idiot.",
"banned": " banned from ",
"unbanned": " unbanned from ",
2012-03-25 00:24:26 +01:00
"unban_error": " wasn't banned from that command, fool.",
"modehate": "Hating on ",
"unmodehate": "No longer hating on ",
"qlock": "Locked quote category: ",
"spelling_self": " meant: ",
"spelling_other": " thinks "
2012-03-25 00:24:26 +01:00
},
"spanish": {
2012-03-25 03:19:07 +02:00
"syntax_error": "Sintaxis no válida. Iniciar incineración.",
2012-03-25 00:24:26 +01:00
"module_load_error": "No se pudó cargar el módulo: ",
"category_not_found": "Nadie ama a ",
"large_categories": "Los categorías más grandes: ",
2012-03-25 03:19:07 +02:00
"empty_category": "Categoría vacía. Iniciar incineración.",
2012-03-25 00:24:26 +01:00
"no_results": "No hubo ningún resultado.",
2012-03-25 03:19:07 +02:00
"locked_category": " está cerrada. Comenzar incineración.",
"no_quotes": "Ninguna cita existe en ",
"last_removed": "Última cita quitado de ",
"no_recent_adds": "Ninguna cita fue añadido recientamente.",
"rmlast_spam": "No me inundes de mierda. Intenta otra vez en unos minutos.",
2012-03-25 03:19:07 +02:00
"removed_from": " quitado de ",
"q_not_exist_under": " no existe en ",
"total_quotes": "Total de citas: ",
"quote_exists": "Cita ya existe. Iniciar incineración.",
"quote_saved": "Cita guardada en ",
"quote_replace": "No sustituites arrays, hijo de puta.",
"prune": "Reduciendo categorías vacías",
"no_prune": "Ninguna categoría vacía. Comenzar incineracíon",
"command_ban": " está prohibido de usar esta instrucción. Comenzar incineración.",
"correction": "¿Querías decir: ",
"gpull": "Hecho git pull en esta mierda.",
"reload": "Recargado esta mierda.",
"load_module": "Cargado módulo nuevo: ",
"unload_module": "Descargado modulo: ",
"unload_error": " no está cargado. Idiota.",
"banned": "",
2012-03-25 03:19:07 +02:00
"unbanned": " prohibido de ",
"unban_error": " no fue prohibido de esta instrucción, tont@..",
"modehate": "Odiando a ",
"unmodehate": "Ni siquera odiando a ",
"qlock": "Cerrado la categoría: ",
"spelling_self": " quería decir: ",
"spelling_other": " piensa que "
2012-03-25 00:24:26 +01:00
}
}