EnglishFrenchSpanish

Ad


OnWorks favicon

localehelper - Online in the Cloud

Run localehelper in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command localehelper that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


localehelper - generate locales and set internationalization environment variables

SYNOPSIS


localehelper [-x locale[,locale...]] [intvar=locale[,locale-fallback...]]... [--]
commandline

localehelper {-h | --help}

DESCRIPTION


1. Set each internationalization environment variable to locale (possibly falling back to
locale-fallback).
2. Unset all other internationalization environment variables.
3. If needed, generate missing locales (in a temporary location).
4. Run the specified command.

OPTIONS


-x locale[,locale...]
Make sure these locales are available, even when they are not used in any
internationalization environment variable.

-h, --help
Display help and exit.

ENVIRONMENT


The following environment variables can be set or unset by localehelper:

LANG
fall-back for LC_* variables

LC_COLLATE
affects regular expression matching and string collation.

LC_CTYPE
affects regular expression matching, character classification, conversion, case-
sensitive comparison, and wide character functions

LC_MESSAGES
affects natural-language messages

LC_MONETARY
affects monetary formatting

LC_NUMERIC
affects number formatting

LC_TIME
affects time and date formatting

other LC_*
may affect other linguistic and cultural aspects

LC_ALL
overrides all LC_*

LANGUAGE
affects natural-language messages

The following environment variables may be used by users to announce specific localization
requirements to applications, but are left intact by localehelper:

NLSPATH
message catalogue path for catopen(3)

TEXTDOMAIN
message catalogue domain for gettext(1)

TEXTDOMAINDIR
message catalogue directory for gettext(1)

EXAMPLES


$ localehelper LANG=es_ES.UTF-8 locale mon | xargs -n1 -d ';'
enero
febrero
marzo
abril
mayo
junio
julio
agosto
septiembre
octubre
noviembre
diciembre

Use localehelper online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 2
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 3
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 4
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 5
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 6
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • More »

Linux commands

Ad