• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdenetwork API Reference
  • KDE Home
  • Contact Us
 

kopete/libkopete

  • sources
  • kde-4.14
  • kdenetwork
  • kopete
  • libkopete
  • avdevice
dummy-V4L2apiCustomStrings.cpp
Go to the documentation of this file.
1 /*
2  dummy-V4L2apiCustomStrings.cpp - Dummy cpp file used as string catalog for translation
3 
4  Copyright (c) 2010 by Frank Schaefer <fschaefer.oss@googlemail.com>
5 
6  Kopete (c) 2010 by the Kopete developers <kopete-devel@kde.org>
7 
8  *************************************************************************
9  * *
10  * This library is free software; you can redistribute it and/or *
11  * modify it under the terms of the GNU Lesser General Public *
12  * License as published by the Free Software Foundation; either *
13  * version 2 of the License, or (at your option) any later version. *
14  * *
15  * This program is distributed in the hope that it will be useful, *
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of *
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
18  * GNU General Public License for more details. *
19  * *
20  * You should have received a copy of the GNU General Public License *
21  * along with this program. If not, see <http://www.gnu.org/licenses/>. *
22  *************************************************************************
23 */
24 
25 /* NOTE: this is a dummy cpp-file. It is only used for translation purposes and must be ignored during the build process.
26  The .cpp is necessary to make sure that the l10n string extraction tools work properly
27  */
28 
29 // --- V4L2 API custom (driver defined) strings from kernel sources (driver/media/video/) to make them translatable ---
30 // Last update: kernel 2.6.33
31 
32 /* Custom video control titles: */
33 // i18n: Target Size (KB) (=> KB = kilobyte)
34 I18N_NOOP("Target KB"); // cpia2/cpia2_v4l.c
35 // i18n: General Purpose In/Out
36 I18N_NOOP("GPIO"); // cpia2/cpia2_v4l.c
37 I18N_NOOP("Flicker Reduction"); // cpia2/cpia2_v4l.c
38 I18N_NOOP("Framerate"); // cpia2/cpia2_v4l.c
39 // i18n: USB Isochronous Interface
40 I18N_NOOP("USB Alternate"); // cpia2/cpia2_v4l.c
41 // i18n: Selection of combinations of light sources
42 I18N_NOOP("Lights"); // cpia2/cpia2_v4l.c
43 I18N_NOOP("Reset Camera"); // cpia2/cpia2_v4l.c
44 // i18n: Chroma Auto Gain Control
45 I18N_NOOP("chroma agc"); // bt8xx/bttv-driver.c
46 // i18n: Combfilter
47 I18N_NOOP("combfilter"); // bt8xx/bttv-driver.c
48 // i18n: Automute
49 I18N_NOOP("automute"); /* bt8xx/bttv-driver.c,
50  saa7134/saa7134-video.c */
51 // i18n: Luminance Decimation Filter
52 I18N_NOOP("luma decimation filter"); // bt8xx/bttv-driver.c
53 // i18n: Analog/Digital Conversion Crush (!!! aGc is a typo !!! => aDc)
54 I18N_NOOP("agc crush"); // bt8xx/bttv-driver.c
55 // i18n: Video Cassette Recorder Hack (improves sync on poor VCR tapes)
56 I18N_NOOP("vcr hack"); // bt8xx/bttv-driver.c
57 // i18n: Whitecrush Upper (whitecrush => adaptive auto gain control to prevent "blooming" of the video signal due to very high Luminance levels; upper threshold)
58 I18N_NOOP("whitecrush upper"); // bt8xx/bttv-driver.c
59 // i18n: Whitecrush Lower (whitecrush => adaptive auto gain control to prevent "blooming" of the video signal due to very high Luminance levels; lower threshold)
60 I18N_NOOP("whitecrush lower"); // bt8xx/bttv-driver.c
61 // i18n: U-V Gain Ratio (NOT Ultra Violet !)
62 I18N_NOOP("uv ratio"); // bt8xx/bttv-driver.c
63 // i18n: Full Luminance Range
64 I18N_NOOP("full luma range"); // bt8xx/bttv-driver.c
65 // i18n: Luminance Coring Level (=> Improves SNR (Signat-to-Noise-Ratio) by HF filtering)
66 I18N_NOOP("coring"); // bt8xx/bttv-driver.c
67 I18N_NOOP("Invert"); // saa7134/saa7134-video.c
68 // i18n: Y Offset Odd Field
69 I18N_NOOP("y offset odd field"); // saa7134/saa7134-video.c
70 // i18n: Y Offset Even Field
71 I18N_NOOP("y offset even field"); // saa7134/saa7134-video.c
72 // i18n: Green Balance
73 I18N_NOOP("green balance"); /* zc0301/zc0301_pas202bcb.c,
74  sn9c102/sn9c102_pas202bcb.c,
75  sn9c102/sn9c102_pas106b.c,
76  sn9c102/sn9c102_ov7660.c,
77  sn9c102/sn9c102_ov7630.c,
78  sn9c102/sn9c102_mi0360.c,
79  sn9c102/sn9c102_mi0343.c,
80  sn9c102/sn9c102_hv7131.c,
81  sn9c102/sn9c102_hv7131d.c,
82  gspca/m5602/m5602_po1030.c,
83  gspca/m5602/m5602_mt9m111.c */
84 // i18n: Digital/Analog Converter Magnitude
85 I18N_NOOP("DAC magnitude"); /* zc0301/zc0301_pas202bcb.c,
86  sn9c102/sn9c102_pas202bcb.c,
87  sn9c102/sn9c102_pas106b.c */
88 // i18n: Band Filter
89 I18N_NOOP("band filter"); /* sn9c102/sn9c102_ov7660.c,
90  sn9c102/sn9c102_ov7630.c */
91 // i18n: RGB Gamma
92 I18N_NOOP("rgb gamma"); // sn9c102/sn9c102_ov7630.c.
93 // i18n: Reset Level
94 I18N_NOOP("reset level"); // sn9c102/sn9c102_hv7131d.c
95 // i18n: Pixel Bias Voltage
96 I18N_NOOP("pixel bias voltage"); // sn9c102/sn9c102_hv7131d.c
97 // i18n: Noise Suppression (Smoothing)
98 I18N_NOOP("Noise suppression (smoothing)"); // gspca/m5602/m5602_s5k4aa.c
99 I18N_NOOP("Minimum Clock Divider"); // gspca/mr97310a.c
100 I18N_NOOP("Webcam Effects"); // gspca/t613.c
101 I18N_NOOP("Infrared"); // gspca/sonixj.c
102 // i18n: Black/White
103 I18N_NOOP("B/W"); // hexium_gemini.c
104 I18N_NOOP("Auto Luminance Control"); // tcm825x.c
105 I18N_NOOP("Horizontal Edge Enhancement"); // tcm825x.c
106 I18N_NOOP("Vertical Edge Enhancement"); // tcm825x.c
107 I18N_NOOP("Lens Shading Compensation"); // tcm825x.c
108 I18N_NOOP("Maximum Exposure Time"); // tcm825x.c
109 I18N_NOOP("Red Saturation"); // vino.c (=> indycam.h)
110 I18N_NOOP("Blue Saturation"); // vino.c (=> indycam.h)
111 I18N_NOOP("Luminance Bandpass"); // vino.c (=> ssa7191.c)
112 I18N_NOOP("Luminance Bandpass Weight"); // vino.c (=> ssa7191.c)
113 // i18n: High Frequency Luminance Coring
114 I18N_NOOP("HF Luminance Coring"); // vino.c (=> ssa7191.c)
115 I18N_NOOP("Force Color ON", "Force Colour"); // vino.c (=> ssa7191.c)
116 // i18n: Chrominance Gain
117 I18N_NOOP("Chrominance Gain Control"); // vino.c (=> ssa7191.c)
118 // i18n: Video Tape Recorder Time Constant
119 I18N_NOOP("VTR Time Constant"); // vino.c (=> ssa7191.c)
120 I18N_NOOP("Luminance Delay Compensation"); // vino.c (=> ssa7191.c)
121 I18N_NOOP("Vertical Noise Reduction"); // vino.c (=> ssa7191.c)
122 I18N_NOOP("Save User Settings"); // pwc/pwc_v4l.c
123 I18N_NOOP("Restore User Settings"); // pwc/pwc_v4l.c
124 I18N_NOOP("Restore Factory Settings"); // pwc/pwc_v4l.c
125 // i18n: Color Mode
126 I18N_NOOP("Colour mode"); // pwc/pwc_v4l.c
127 // i18n: Auto Contour
128 I18N_NOOP("Auto contour"); // pwc/pwc_v4l.c
129 I18N_NOOP("Contour"); // pwc/pwc_v4l.c
130 // i18n: Backlight Compensation
131 I18N_NOOP("Backlight compensation"); // pwc/pwc_v4l.c
132 // i18n: Flicker Suppression
133 I18N_NOOP("Flickerless"); // pwc/pwc_v4l.c
134 // i18n: Noise Reduction
135 I18N_NOOP("Noise reduction"); // pwc/pwc_v4l.c
136 I18N_NOOP("Compression Target"); // gspca/cpia1.c
137 I18N_NOOP("Color Filter"); // s2255drv.c
138 // i18n: Transaction Time (msec)
139 I18N_NOOP("Transaction time (msec)"); // mem2mem_testdev.c
140 // i18n: "Buffers per Transaction"
141 I18N_NOOP("Buffers per transaction"); // mem2mem_testdev.c
142 
143 
144 /* Option strings for video control V4L2_CID_POWER_LINE_FREQUENCY: */
145 // i18n: off / disable flicker compensation
146 I18N_NOOP("NoFliker");
147 I18N_NOOP("Automatic");
148 // also: 50 Hz, 60 Hz
149 
150 
151 /* Option strings for custom video control "Compression Target" (gspca/cpia1.c) */
152 I18N_NOOP("Quality");
153 I18N_NOOP("Framerate");
154 
155 
156 /* Option strings for custom video control "Lights" (cpia2/cpia2_v4l.c) */
157 I18N_NOOP("Off");
158 I18N_NOOP("Top");
159 I18N_NOOP("Bottom");
160 I18N_NOOP("Both");
161 
162 /* Option strings for custom video control "Color Filter" (s2255drv.c) */
163 I18N_NOOP("On");
164 // also: "Off"
I18N_NOOP
I18N_NOOP("Target KB")
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kopete/libkopete

Skip menu "kopete/libkopete"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal