es-context-jed.json 839 B

123456789101112131415161718192021222324252627282930313233343536
  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. "Sin conexión a internet"
  12. ],
  13. "Internet Connection is Back": [
  14. "La conexión a internet a vuelto"
  15. ],
  16. "New item CREATED at": [
  17. "Nuevo item creado en"
  18. ],
  19. "Item SAVED to": [
  20. "Item SAVED to"
  21. ],
  22. "Item DELETED from": [
  23. "Item eliminado de"
  24. ],
  25. "Not found": [
  26. "No encontrado"
  27. ],
  28. "errors\u0004Error in": [
  29. "Error en"
  30. ],
  31. "errors\u0004This error has been reported to the Administrator with the ID:": [
  32. "El error ha sido reportado al Administrador con la id:"
  33. ]
  34. }
  35. }
  36. }