Package com.lokalized
package com.lokalized
Lokalized facilitates natural-sounding software translations.
See lokalized.com for complete documentation and examples.
- Author:
- Mark Allen
-
ClassDescriptionLanguage animacy forms.Language plural cardinality forms.Generic classifier categories for languages that require measure words or counters.Language clusivity forms.Default implementation of a localized string provider.Builder used to construct instances of
DefaultStrings.Strategies for handling localized string lookup failures.Definiteness forms.Exception which indicates a problem encountered while evaluating a localized string expression.Language formality forms.Language gender forms.Grammatical case forms.Marker interface which signifies a language construct (genders, grammatical cases, definiteness, classifiers, animacy, clusivity, formality, cardinalities, ordinalities, phonetics).High-level categories of language forms used to drive placeholder agreement.Contract for matching an inputLocaleorList<Locale.LanguageRange>to an appropriate localized stringsLocale.Represents a single localized string - its key, translated value, and any associated translation rules.Builder used to construct instances ofLocalizedString.Defines a selector used by a multi-axis placeholder translation.Container for per-language-form (gender, case, definiteness, classifier, formality, clusivity, animacy, cardinal, ordinal, phonetic) translation information.Container for per-language-form cardinality translation information over a range (start, end) of values.Defines a selector-based translation rule for a multi-axis placeholder translation.Translator-facing metadata for a single placeholder.Utility methods for loading localized strings files.Exception which indicates a problem encountered while processing a localized strings file.Exception thrown when no translation is found whenDefaultStrings.FailureModeis configured to beDefaultStrings.FailureMode.FAIL_FAST.Language plural ordinality forms.Represents the phonetic onset category of a word, used to select context-appropriate word forms in localized strings.ResolvesPhoneticcategories for terms at runtime.Range<T>Represents a concrete range of values.Contract for localized string providers - given a key and optional placeholders, return a localized string.Exception thrown when an operation was performed on a locale that is not recognized by the system.