1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-07-14 12:17+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. Translate to default:RTL if you want your widgets
#. * to be RTL, otherwise translate to default:LTR.
#. *
#. * Do *not* translate it to "predefinito:LTR": if it
#. * it isn't default:LTR or default:RTL it will not work
#.
#: clutter/clutter-main.c:703
msgid "default:LTR"
msgstr ""
#: clutter/clutter-main.c:1586
msgid "Show frames per second"
msgstr ""
#: clutter/clutter-main.c:1588
msgid "Default frame rate"
msgstr ""
#: clutter/clutter-main.c:1590
msgid "Make all warnings fatal"
msgstr ""
#: clutter/clutter-main.c:1593
msgid "Direction for the text"
msgstr ""
#: clutter/clutter-main.c:1596
msgid "Disable mipmapping on text"
msgstr ""
#: clutter/clutter-main.c:1599
msgid "Use 'fuzzy' picking"
msgstr ""
#: clutter/clutter-main.c:1602
msgid "Clutter debugging flags to set"
msgstr ""
#: clutter/clutter-main.c:1604
msgid "Clutter debugging flags to unset"
msgstr ""
#: clutter/clutter-main.c:1608
msgid "Clutter profiling flags to set"
msgstr ""
#: clutter/clutter-main.c:1610
msgid "Clutter profiling flags to unset"
msgstr ""
#: clutter/clutter-main.c:1798
msgid "Clutter Options"
msgstr ""
#: clutter/clutter-main.c:1799
msgid "Show Clutter Options"
msgstr ""
#: clutter/clutter-shader.c:464
#, c-format
msgid "%s compilation failed: %s"
msgstr ""
#: clutter/clutter-shader.c:465
msgid "Vertex shader"
msgstr ""
#: clutter/clutter-shader.c:466
msgid "Fragment shader"
msgstr ""
#: clutter/glx/clutter-backend-glx.c:127
msgid "VBlank method to be used (none, dri or glx)"
msgstr ""
#: clutter/x11/clutter-backend-x11.c:246
msgid "X display to use"
msgstr ""
#: clutter/x11/clutter-backend-x11.c:252
msgid "X screen to use"
msgstr ""
#: clutter/x11/clutter-backend-x11.c:257
msgid "Make X calls synchronous"
msgstr ""
#: clutter/x11/clutter-backend-x11.c:264
msgid "Enable XInput support"
msgstr ""
|