Home
last modified time | relevance | path

Searched refs:translations (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/third_party/openssl/VMS/
Dtranslatesyms.pl33 my %translations = ();
40 $translations{$original} = $translated.'$';
49 if (defined($translations{$2})) {
50 my $trans = $translations{$2};
/third_party/libexif/
DNEWS2 * New translations: ms
3 * Updated translations for most languages
30 * New translations: en_AU, uk
31 * Updated translations: cs, da, de, en_CA, nl, pl, sk, sv, vi
41 * New translations: bs, tr
42 * Updated translations: be, cs, da, de, en_GB, en_CA, it, ja, nl, pl, pt_BR,
53 * New translations: be, en_GB, it, ja, pt, sq, zh_CN
54 * Updated translations: da, sv, vi
60 * New translations: da, pt_BR, sr
61 * Updated translations: cs, de, en_CA, nl, pl, sk, sv, vi
[all …]
/third_party/flutter/flutter/packages/flutter_localizations/lib/src/l10n/
DREADME.md19 files, which have a `.arb` extension, to store localized translations
30 for. For example `material_de.arb` contains German translations, and
31 `material_ar.arb` contains Arabic translations. Files that contain
32 regional translations have names that include the locale's regional
34 translations that are specific to Great Britain.
67 suffix contain translations for the same set of resource IDs as
71 a regional suffix contain translations for the same set of resource IDs
91 A few of material translations contain `$variable` tokens. The
118 Plural translations can be provided for several quantities: 0, 1, 2,
123 the "Other" suffix. For example the English translations
[all …]
/third_party/node/deps/npm/node_modules/tiny-relative-date/
DREADME.md15 The module returns a `relativeDate` function with English translations by default.
39 …e-date module can be initialised with a locale. See the [translations directory]('./translations')…
43 const deTranslations = require('tiny-relative-date/translations/de')
51 You can also use a completely custom locale by passing a translations object instead of a locale st…
74 Once you are set up, you can make changes to files in the `src/`, `spec/` and `translations/` direc…
88 If you would like to add a new locale, please create a JSON file in the `translations` directory an…
/third_party/boost/tools/build/src/tools/
Dgettext.jam8 # creating machine-readable catalogs from translations files, and
15 # - Decide on a file name which will contain translations and
32 # request. When you're ready to update translations, you should
42 # By default, translations are marked by 'i18n' call. The 'gettext.keyword'
77 # file 'existing-translation' to be updated with translations
103 # Intermediate type produce by extracting translations from
106 # Pseudo type used to invoke update-translations generator
118 class update-translations-generator : generator
184 generators.register [ new update-translations-generator gettext.update : : gettext.UPDATE ] ;
/third_party/gstreamer/gstreamer/docs/random/
Di18n39 dir - so you could still have translations if it happens to be where the
40 translations are
42 - our translations are managed by the Translation Project
46 As the translator project website clearly states, only accept translations
/third_party/boost/tools/build/example/gettext/
Djamfile.jam9 # Declare an action for updating translations
14 # will update translations in russian.po
/third_party/e2fsprogs/doc/RelNotes/
Dv1.45.3.txt37 Fixed the Czech, Dutch, German, and Vietnamese translations which
57 e2fsprogs translations template file as being c-style printf strings
63 Update the Czech, Dutch, and Portuguese translations from the
/third_party/node/deps/npm/node_modules/tiny-relative-date/src/
Dfactory.js3 export default function relativeDateFactory (translations) { argument
36 const translation = translations[key]
/third_party/gettext/gettext-tools/misc/
DDISCLAIM34 The translations covered by this disclaimer include, without
35 limitation, translations of textual messages, glossaries, command or
56 this disclaimer applies to all such translations that I may
/third_party/node/deps/npm/node_modules/tiny-relative-date/lib/
Dfactory.js11 function relativeDateFactory(translations) { argument
46 var translation = translations[key];
/third_party/gettext/gettext-runtime/doc/
Dnls.texi20 languages. A few packages already provide translations for their messages.
30 translations. They tell how people wanting to contribute and work
31 on translations can contact the appropriate team.
72 identifying the language. Unless translations have been forbidden
74 all available translations are installed together with the package.
115 Not all programs have translations for all languages. By default, an
123 For example, some Swedish users who would rather read translations in
132 both newer and older translations are used.
169 @emph{actively} in translations, or at solving translational
218 use of @code{gettext} the only thing missing are the translations. The
/third_party/node/tools/inspector_protocol/jinja2/
Dext.py181 def _install(self, translations, newstyle=None): argument
182 gettext = getattr(translations, 'ugettext', None)
184 gettext = translations.gettext
185 ngettext = getattr(translations, 'ungettext', None)
187 ngettext = translations.ngettext
208 def _uninstall(self, translations): argument
/third_party/skia/third_party/externals/jinja2/
Dext.py198 def _install(self, translations, newstyle=None): argument
199 gettext = getattr(translations, "ugettext", None)
201 gettext = translations.gettext
202 ngettext = getattr(translations, "ungettext", None)
204 ngettext = translations.ngettext
220 def _uninstall(self, translations): argument
/third_party/jinja2/
Dext.py198 def _install(self, translations, newstyle=None): argument
199 gettext = getattr(translations, "ugettext", None)
201 gettext = translations.gettext
202 ngettext = getattr(translations, "ungettext", None)
204 ngettext = translations.ngettext
220 def _uninstall(self, translations): argument
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dmklicensestables.c634 GHashTable *translations; in write_translations_dictionary() local
644 translations = g_hash_table_new (g_str_hash, g_str_equal); in write_translations_dictionary()
660 if (!g_hash_table_lookup (translations, (gpointer) en)) { in write_translations_dictionary()
667 g_hash_table_insert (translations, (gpointer) en, in write_translations_dictionary()
680 if (!g_hash_table_lookup (translations, (gpointer) en)) { in write_translations_dictionary()
687 g_hash_table_insert (translations, (gpointer) en, in write_translations_dictionary()
705 g_hash_table_destroy (translations); in write_translations_dictionary()
/third_party/jerryscript/tests/jerry/es2015/
Dobject-pattern.js110 translations: [ property
124 translations: [
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp661 translations[NUM_GL_VERTEX_ATTRIB_TYPES][2] in GetVertexFormatInfo() local
672 if (translations[i][j][k].capsFlag == 0 || in GetVertexFormatInfo()
673 (supportedDeclTypes & translations[i][j][k].capsFlag) != 0) in GetVertexFormatInfo()
675 formatConverters[i][j][k] = translations[i][j][k].preferredConversion; in GetVertexFormatInfo()
679 formatConverters[i][j][k] = translations[i][j][k].fallbackConversion; in GetVertexFormatInfo()
/third_party/libsoup/
DNEWS13 * Updated translations: Ukrainian, Romanian, Swedish, Polish, Lithuanian, Spanish,
20 * Update translations: Persian, Finnish, Ukrainian
39 * Updated translations: Malay [Umarzuki Mochlis]
49 * Updated translations: Chinese (Taiwan)
63 * Updated translations: British English, Chinese (Taiwan), Danish, Dutch
73 * Updated translations: Brazilian Portuguese, Croatian,
103 * Updated translations: Korean, German, Galician, Hungarian,
123 * Updated translations: Basque, Czech, Indonesian, Lithuanian, Swedish
130 * Updated translations: French, Romanian, Spanish
245 * Updated translations: Dutch
[all …]
/third_party/gstreamer/gstreamer/scripts/
Dmeson.build3 meson.add_dist_script('dist-translations.py')
/third_party/gstreamer/gstplugins_bad/scripts/
Dmeson.build3 meson.add_dist_script('dist-translations.py')
/third_party/gstreamer/gstplugins_good/scripts/
Dmeson.build3 meson.add_dist_script('dist-translations.py')
/third_party/gstreamer/gstplugins_base/scripts/
Dmeson.build3 meson.add_dist_script('dist-translations.py')
/third_party/gettext/gettext-tools/man/
Dmsgfilter.x2 msgfilter \- edit translations of message catalog
Dmsgexec.x2 msgexec \- process translations of message catalog

12345678910>>...16