es-context-jedold.json 951 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "domain": "messages",
  3. "locale_data": {
  4. "messages": {
  5. "": {
  6. "domain": "messages",
  7. "plural_forms": "nplurals=2; plural=(n != 1);",
  8. "lang": "es"
  9. },
  10. "No Internet Connection": [
  11. null,
  12. "Sin conexión a internet"
  13. ],
  14. "Internet Connection is Back": [
  15. null,
  16. "La conexión a internet a vuelto"
  17. ],
  18. "New item CREATED at": [
  19. null,
  20. "Nuevo item creado en"
  21. ],
  22. "Item SAVED to": [
  23. null,
  24. "Item SAVED to"
  25. ],
  26. "Item DELETED from": [
  27. null,
  28. "Item eliminado de"
  29. ],
  30. "Not found": [
  31. null,
  32. "No encontrado"
  33. ],
  34. "errors\u0004Error in": [
  35. null,
  36. "Error en"
  37. ],
  38. "errors\u0004This error has been reported to the Administrator with the ID:": [
  39. null,
  40. "El error ha sido reportado al Administrador con la id:"
  41. ]
  42. }
  43. }
  44. }