The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Locale::gettext"

Locale::gettext - message handling functions River stage one • 5 direct dependents • 9 total dependents

The gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalize software....

PVANDRY/Locale-gettext-1.07 - 28 Sep 2015 16:49:25 UTC - Search in distribution

Locale::Maketext::Gettext - Joins the gettext and Maketext frameworks River stage one • 1 direct dependent • 9 total dependents

Locale::Maketext::Gettext joins the GNU gettext and Maketext frameworks. It is a subclass of Locale::Maketext(3) that follows the way GNU gettext works. It works seamlessly, *both in the sense of GNU gettext and Maketext*. As a result, you *enjoy bot...

IMACAT/Locale-Maketext-Gettext-1.32 - 07 Feb 2021 16:14:39 UTC - Search in distribution

Locale::Maketext::Lexicon::Gettext - PO and MO file parser for Maketext River stage two • 26 direct dependents • 44 total dependents

This module implements a perl-based "Gettext" parser for Locale::Maketext. It transforms all %1, %2, <%*>... sequences to "[_1]", "[_2]", "[_*]", and so on. It accepts either plain PO file, or a MO file which will be handled with a pure-perl parser a...

DRTECH/Locale-Maketext-Lexicon-1.00 - 06 Mar 2014 11:03:43 UTC - Search in distribution

lib/Locale/Framework/gettext.pm River stage zero No dependents

"new(catalogdir_prefix,catalog)" --> Locale::Framework::gettext Instantiates a new backend object. You need to specify a catalogdir_prefix to the place where your catalog can be found. For locale/language 'nl_NL' the catalog will be fetched from "$ca...

OESTERHOL/Locale-Framework-gettext-0.04 - 19 Apr 2004 08:20:14 UTC - Search in distribution

Locale::XGettext - Extract Strings To PO Files River stage one • 1 direct dependent • 1 total dependent

Locale::XGettext is the base class for various string extractors. These string extractors can be used as standalone programs on the command-line or as a module as a part of other software. See <https://github.com/gflohr/Locale-XGettext> for an overal...

GUIDO/Locale-XGettext-0.8 - 15 Mar 2023 09:28:50 UTC - Search in distribution

Locale::gettext_pp - Pure Perl Implementation of Uniforum Message Translation River stage three • 39 direct dependents • 207 total dependents

The module Locale::gettext_pp is the low-level interface to message translation according to the Uniforum approach that is for example used in GNU gettext and Sun's Solaris. Normally you should not use this module directly, but the high level interfa...

GUIDO/libintl-perl-1.33 - 14 Dec 2022 08:08:20 UTC - Search in distribution

Locale::TextDomain::OO::Plugin::Expand::Gettext - Additional gettext methods, prefixed with __ River stage one • 2 direct dependents • 2 total dependents

This module provides an additional getext methods for static domain and category handling....

STEFFENW/Locale-TextDomain-OO-1.036 - 15 Mar 2019 15:51:07 UTC - Search in distribution

Locale::XGettext::TT2 - Extract translatable strings from template files for the Template Toolkit version 2. River stage zero No dependents

Locale::XGettext::TT2 is the parser backend for xgettext-tt2. It is based on Locale::XGettext. See <https://github.com/gflohr/Template-Plugin-Gettext> for the big picture. See Locale::XGettext for an overview of all methods. See xgettext-tt2 (or try ...

GUIDO/Template-Plugin-Gettext-1.0 - 16 Jun 2023 06:24:17 UTC - Search in distribution

lib/Locale/Framework/GettextXML.pm River stage zero No dependents

"new(locale_prefix, catalog[, debug])" --> Locale::Framework::GettextXML Instantiates a new backend object. Optionally can "mark" untranslated strings and print debugging text. "translate(language,text)" --> string This function looks up a translatio...

RTFIREFLY/Locale-Framework-GettextXML-0.01 - 09 May 2005 16:41:28 UTC - Search in distribution

lib/Qgoda/Locale/XGettext.pm River stage zero No dependents

GUIDO/Qgoda-0.9.8 - 13 Apr 2020 09:28:02 UTC - Search in distribution

Dpkg::Gettext - convenience wrapper around Locale::gettext River stage one • 6 direct dependents • 8 total dependents

The Dpkg::Gettext module is a convenience wrapper over the Locale::gettext module, to guarantee we always have working gettext functions, and to add some commonly used aliases....

GUILLEM/Dpkg-1.22.6 - 10 Mar 2024 21:52:57 UTC - Search in distribution
  • Dpkg - module with core variables

Gettext - Perl extension for emulating gettext-related API. River stage zero No dependents

Gettext.pm emulates the gettext library routines in Perl, although it calls the external utility program gettext to actually read .mo files. man gettext on Solaris has pretty good documentation. The steps to use this module are: * install the gnu get...

JBRIGGS/Gettext-0.01 - 09 Jan 2000 03:11:14 UTC - Search in distribution

Git::I18N - Perl interface to Git's Gettext localizations River stage two • 11 direct dependents • 19 total dependents

Git's internal Perl interface to gettext via Locale::Messages. If Locale::Messages can't be loaded (it's not a core module) we provide stub passthrough fallbacks. This is a distilled interface to gettext, see "info '(gettext)Perl'" for the full inter...

MSOUTH/Git-0.42 - 10 Oct 2017 00:27:47 UTC - Search in distribution

Text::Domain - Localization of gettext domain settings River stage zero No dependents

Text::Domain provides an easy way to temporarily change text domains with "Locale::gettext|Locale::gettext" without forgetting the previous one. Two methods are provided -- a functional, stack-based method, and an object-oriented method. The two ways...

JSMITH/Text-Domain-0.9 - 13 Dec 2001 21:58:31 UTC - Search in distribution

Text::PO::Gettext - A GNU Gettext implementation River stage zero No dependents

This module is used to access the data in either "po", "mo" or "json" file and provides various methods to access those data. The conventional way to use GNU gettext is to set the global environment variable "LANGUAGE" (not "LANG" by the way. GNU get...

JDEGUEST/Text-PO-v0.7.0 - 10 Dec 2023 08:44:41 UTC - Search in distribution

NetSDS::Translate - simple API to gettext River stage one • 4 direct dependents • 4 total dependents

"NetSDS::Translate" module provides API to gettext translation subsystem...

RATTLER/NetSDS-1.301 - 12 Nov 2009 18:01:06 UTC - Search in distribution

Locale::PO - Perl module for manipulating .po entries from GNU gettext River stage two • 13 direct dependents • 23 total dependents

This module simplifies management of GNU gettext .po files and is an alternative to using emacs po-mode. It provides an object-oriented interface in which each entry in a .po file is a Locale::PO object....

COSIMO/Locale-PO-0.27 - 15 Dec 2014 15:56:43 UTC - Search in distribution

Locale::MO::File - Write/read gettext MO files River stage one • 2 direct dependents • 5 total dependents

The module allows to write or read gettext MO files. Data to write are expected as array reference of hash references. Read data are stored in an array reference too. Reading and writing is also available using an already open file handle. A given fi...

STEFFENW/Locale-MO-File-0.09 - 24 Dec 2018 11:45:54 UTC - Search in distribution

Localizer::Style::Gettext - Gettext style River stage one • 1 direct dependent • 1 total dependent

This module provide feature to use gettext style 'Hi, %1'....

TOKUHIROM/Localizer-0.07 - 25 Feb 2022 01:00:02 UTC - Search in distribution

Locale::PO::Callback - parse gettext source files River stage one • 1 direct dependent • 1 total dependent

This module parses the .po files used by GNU gettext to hold translation catalogues. It takes one parameter, a coderef, and calls it repeatedly with a description of every item in the file. This enables chains of filters to be produced, as is commonl...

MARNANEL/Locale-PO-Callback-0.04 - 17 May 2010 18:06:43 UTC - Search in distribution
100 results (0.199 seconds)