Advertisement
hubutm20

LMDE Locale

Dec 19th, 2011
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. ~ $ locale
  2. LANG=es_ES
  3. LANGUAGE=es_ES.UTF-8
  4. LC_CTYPE="es_ES"
  5. LC_NUMERIC="es_ES"
  6. LC_TIME="es_ES"
  7. LC_COLLATE="es_ES"
  8. LC_MONETARY="es_ES"
  9. LC_MESSAGES="es_ES"
  10. LC_PAPER="es_ES"
  11. LC_NAME="es_ES"
  12. LC_ADDRESS="es_ES"
  13. LC_TELEPHONE="es_ES"
  14. LC_MEASUREMENT="es_ES"
  15. LC_IDENTIFICATION="es_ES"
  16. LC_ALL=
  17.  
  18.  
  19. locale -a
  20. C
  21. C.UTF-8
  22. en_US
  23. en_US.iso88591
  24. en_US.iso885915
  25. en_US.utf8
  26. es_ES
  27. es_ES@euro
  28. es_ES.iso88591
  29. es_ES.iso885915@euro
  30. es_ES.utf8
  31. hu_HU
  32. hu_HU.iso88592
  33. hu_HU.utf8
  34. hungarian
  35. POSIX
  36. romanian
  37. ro_RO
  38. ro_RO.iso88592
  39. ro_RO.utf8
  40. spanish
  41. sv_SE
  42. sv_SE.iso88591
  43. sv_SE.iso885915
  44. sv_SE.utf8
  45. swedish
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement