HomeSort by relevance Sort by last modified time
    Searched full:translation (Results 1 - 25 of 1097) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/res/res/values-en-rUS/
strings.xml 5 <!-- no translation found for kilobyteShort (5865542430193761682) -->
7 <!-- no translation found for megabyteShort (112984851085937882) -->
9 <!-- no translation found for gigabyteShort (8586075069559273847) -->
11 <!-- no translation found for terabyteShort (5828502357595687794) -->
13 <!-- no translation found for petabyteShort (7523248732657962413) -->
15 <!-- no translation found for untitled (284687023829080340) -->
17 <!-- no translation found for ellipsis (8538883953764277342) -->
19 <!-- no translation found for emptyPhoneNumber (6416283285732095329) -->
21 <!-- no translation found for unknownName (3974255879290140525) -->
23 <!-- no translation found for defaultVoiceMailAlphaTag (6484324201071049939) --
    [all...]
  /frameworks/base/core/res/res/values-en-rAU/
strings.xml 5 <!-- no translation found for kilobyteShort (5865542430193761682) -->
7 <!-- no translation found for megabyteShort (112984851085937882) -->
9 <!-- no translation found for gigabyteShort (8586075069559273847) -->
11 <!-- no translation found for terabyteShort (5828502357595687794) -->
13 <!-- no translation found for petabyteShort (7523248732657962413) -->
15 <!-- no translation found for untitled (284687023829080340) -->
17 <!-- no translation found for ellipsis (8538883953764277342) -->
19 <!-- no translation found for emptyPhoneNumber (6416283285732095329) -->
21 <!-- no translation found for unknownName (3974255879290140525) -->
23 <!-- no translation found for defaultVoiceMailAlphaTag (6484324201071049939) --
    [all...]
  /frameworks/base/core/res/res/values-en-rSG/
strings.xml 5 <!-- no translation found for kilobyteShort (5865542430193761682) -->
7 <!-- no translation found for megabyteShort (112984851085937882) -->
9 <!-- no translation found for gigabyteShort (8586075069559273847) -->
11 <!-- no translation found for terabyteShort (5828502357595687794) -->
13 <!-- no translation found for petabyteShort (7523248732657962413) -->
15 <!-- no translation found for untitled (284687023829080340) -->
17 <!-- no translation found for ellipsis (8538883953764277342) -->
19 <!-- no translation found for emptyPhoneNumber (6416283285732095329) -->
21 <!-- no translation found for unknownName (3974255879290140525) -->
23 <!-- no translation found for defaultVoiceMailAlphaTag (6484324201071049939) --
    [all...]
  /external/bluetooth/glib/po/
ChangeLog 9 * or.po: Updated Oriya Translation.
13 * lt.po: Updated Lithuanian translation.
21 * ru.po: Updated Russian translation.
25 * el.po: Updated Greek Translation by Fotis Tsamis.
29 * ar.po: Updated Arabic translation by Anas Afif Emad.
37 * hu.po: Translation updated.
41 * pl.po: Updated Polish translation
45 * eu.po: Updated Basque translation.
53 * gl.po: Updated Galician translation
57 * ca.po: Updated Catalan translation
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
SerializerMessages_sv.java 29 // BAD_MSGKEY needs translation
30 // BAD_MSGFORMAT needs translation
31 // ER_SERIALIZER_NOT_CONTENTHANDLER needs translation
32 // ER_RESOURCE_COULD_NOT_FIND needs translation
33 // ER_RESOURCE_COULD_NOT_LOAD needs translation
34 // ER_BUFFER_SIZE_LESSTHAN_ZERO needs translation
35 // ER_INVALID_UTF16_SURROGATE needs translation
36 // ER_OIERROR needs translation
37 // ER_ILLEGAL_ATTRIBUTE_POSITION needs translation
38 // ER_NAMESPACE_PREFIX needs translation
    [all...]
  /external/webkit/WebCore/rendering/
RenderSVGTransformableContainer.cpp 53 FloatSize translation = static_cast<SVGShadowTreeContainerElement*>(node())->containerTranslation();
54 if (translation.width() == 0 && translation.height() == 0)
57 m_localTransform.translate(translation.width(), translation.height());
  /external/webkit/WebKit/gtk/po/
ChangeLog 34 es translation
43 Simplified Chinese translation
52 [Gtk] en_GB translation
59 <https://bugs.webkit.org/show_bug.cgi?id=26980> [Gtk] Updated Dutch translation
69 New Serbian translation.
78 Gtk port Vietnamese translation
87 New Italian translation.
95 New Russian translation.
103 Swedish translation for WebKitGTK+.
111 * pt_BR.po: translation update
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_keyboard.h 43 translation is enabled by the SDL_EnableUNICODE() API. If non-zero,
66 * Enable/Disable UNICODE translation of keyboard input.
67 * This translation has some overhead, so translation defaults off.
68 * If 'enable' is 1, translation is enabled.
69 * If 'enable' is 0, translation is disabled.
70 * If 'enable' is -1, the translation state is not changed.
71 * It returns the previous state of keyboard translation.
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_keyboard.h 43 translation is enabled by the SDL_EnableUNICODE() API. If non-zero,
66 * Enable/Disable UNICODE translation of keyboard input.
67 * This translation has some overhead, so translation defaults off.
68 * If 'enable' is 1, translation is enabled.
69 * If 'enable' is 0, translation is disabled.
70 * If 'enable' is -1, the translation state is not changed.
71 * It returns the previous state of keyboard translation.
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_keyboard.h 43 translation is enabled by the SDL_EnableUNICODE() API. If non-zero,
66 * Enable/Disable UNICODE translation of keyboard input.
67 * This translation has some overhead, so translation defaults off.
68 * If 'enable' is 1, translation is enabled.
69 * If 'enable' is 0, translation is disabled.
70 * If 'enable' is -1, the translation state is not changed.
71 * It returns the previous state of keyboard translation.
  /prebuilt/windows/sdl/host/include/SDL/
SDL_keyboard.h 47 translation is enabled by the SDL_EnableUNICODE() API. If non-zero,
70 * Enable/Disable UNICODE translation of keyboard input.
71 * This translation has some overhead, so translation defaults off.
72 * If 'enable' is 1, translation is enabled.
73 * If 'enable' is 0, translation is disabled.
74 * If 'enable' is -1, the translation state is not changed.
75 * It returns the previous state of keyboard translation.
  /prebuilt/windows/sdl/include/SDL/
SDL_keyboard.h 43 translation is enabled by the SDL_EnableUNICODE() API. If non-zero,
66 * Enable/Disable UNICODE translation of keyboard input.
67 * This translation has some overhead, so translation defaults off.
68 * If 'enable' is 1, translation is enabled.
69 * If 'enable' is 0, translation is disabled.
70 * If 'enable' is -1, the translation state is not changed.
71 * It returns the previous state of keyboard translation.
  /dalvik/libcore/nio_char/src/main/java/java/nio/charset/
package.html 4 This package provides translation services between bytes and different
  /development/samples/Home/res/values-cs/
strings.xml 8 <!-- no translation found for menu_settings (1769059051084007158) -->
  /development/samples/Home/res/values-de-rDE/
strings.xml 8 <!-- no translation found for menu_settings (1769059051084007158) -->
  /development/samples/Home/res/values-es-rUS/
strings.xml 8 <!-- no translation found for menu_settings (1769059051084007158) -->
  /development/samples/Home/res/values-nl-rNL/
strings.xml 8 <!-- no translation found for menu_settings (1769059051084007158) -->
  /external/clearsilver/python/examples/trans/
TODO 7 - create 'translation configuration file' which gets placed
  /external/qemu/distrib/sdl-1.2.12/src/main/win32/
version.rc 37 VALUE "Translation", 0x409, 1200
  /frameworks/base/awt/org/apache/harmony/awt/wtk/
GraphicsFactory.java 46 * @param translateX Translation along X axis
47 * @param translateY Translation along Y axis
59 * @param translateX Translation along X axis
60 * @param translateY Translation along Y axis
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
Rotate3dAnimation.java 26 * This animation also adds a translation on the Z axis (depth) to improve the effect.
42 * starts, a translation on the Z axis (depth) is performed. The length
43 * of the translation can be specified, as well as whether the translation
50 * @param reverse true if the translation should be reversed, false otherwise
  /dalvik/dx/src/com/android/dx/rop/code/
TranslationAdvice.java 20 * Interface for "advice" passed from the late stage of translation back
22 * exert its influence early in the translation process without having
43 * Returns true if the translation target requires the sources of the
  /external/clearsilver/
README 43 This is our transparent translation system. It's based on how we did
44 translation at Yahoo!. You leave all the english strings right in the
46 language strings into a translation database. You can then translate
  /external/gtest/test/
gtest-param-test2_test.cc 44 // Tests that generators defined in a different translation unit
49 // Tests that a parameterized test case can be defined in one translation unit
58 // in multiple translation units. Another instantiation is defined
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INTERPRET.S 6 * translation chain, it will point to the chaining Dalvik PC + 1.

Completed in 166 milliseconds

1 2 3 4 5 6 7 8 91011>>