blob: 1af226b1e0e92789124a17d5eb4c4247f42b74ba (
plain)
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
|
# *
# * Image plugin to VDR (C++)
# *
# * (C) 2004 - 2007 Andreas Brachold <anbr at users.berlios.de>
# * based on (C) 2003 Kai Tobias Burwieck <kai-at-burwieck.net>
# *
# * This code is free software; you can redistribute it and/or
# * modify it under the terms of the GNU General Public License
# * as published by the Free Software Foundation; either version 2
# * of the License, or (at your option) any later version.
# *
# * This code is distributed in the hope that it will be useful,
# * but WITHOUT ANY WARRANTY; without even the implied warranty of
# * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# * GNU General Public License for more details.
# *
# * You should have received a copy of the GNU General Public License
# * along with this program; if not, write to the Free Software
# * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# * Or, point your browser to http://www.gnu.org/copyleft/gpl.html
# *
msgid ""
msgstr ""
"Project-Id-Version: vdr-image 0.3.0\n"
"Report-Msgid-Bugs-To: Andreas Brachold <vdr07 at deltab.de>\n"
"POT-Creation-Date: 2011-10-02 21:56+0200\n"
"PO-Revision-Date: 2007-08-18 08:13+0200\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: <vdr at linuxtv.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
msgid "Convert..."
msgstr ""
msgid "Select picture via key 1..9!"
msgstr ""
msgid "Zoom"
msgstr ""
msgid "Operation failed"
msgstr ""
msgid "Commands"
msgstr "Comenzi"
msgid "Show exif informations from image"
msgstr ""
msgid "Could not load exif data from image!"
msgstr ""
msgid "Marker"
msgstr ""
msgid "Tags"
msgstr ""
msgid "Back"
msgstr "Înapoi"
msgid "A Image Viewer plugin"
msgstr ""
msgid "Images"
msgstr ""
msgid "Select"
msgstr ""
msgid "Parent"
msgstr ""
msgid "Error scanning directory!"
msgstr ""
msgid "Mount"
msgstr ""
msgid "Unmount"
msgstr ""
msgid "Eject"
msgstr ""
msgid "Selected data medium is not mounted!"
msgstr ""
msgid "Mount failed!"
msgstr ""
msgid "Mount succeeded"
msgstr ""
msgid "Unmount succeeded!"
msgstr ""
msgid "Unmount failed!"
msgstr ""
msgid "Eject failed!"
msgstr ""
msgid "Execute"
msgstr ""
msgid "Image browser"
msgstr ""
msgid "Play"
msgstr "Redare"
msgid "Data medium"
msgstr ""
msgid "Image source"
msgstr ""
msgid "No files!"
msgstr ""
msgid "Image couldn't load"
msgstr ""
msgid "Script execution failed"
msgstr ""
msgid "Slide show"
msgstr ""
msgid "Slide duration (sec)"
msgstr ""
msgid "Repeat slide show"
msgstr ""
msgid "Show numbers on index image"
msgstr ""
msgid "Hide main menu entry"
msgstr ""
msgid "Send encoded frame several times"
msgstr ""
msgid "Live Audio from primary Device"
msgstr ""
msgid "Directory with temporary files"
msgstr ""
msgid "Remove temporary files"
msgstr ""
msgid "Border for Underscan (Height)"
msgstr ""
msgid "Border for Underscan (Width)"
msgstr ""
#~ msgid "no"
#~ msgstr "nu"
#~ msgid "yes"
#~ msgstr "da"
|