blob: 23479d317f3d7bc8ab3792bbc2f7cb4c6b25b037 (
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
|
# *
# * 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.4.0\n"
"Report-Msgid-Bugs-To: <see README>\n"
"POT-Creation-Date: 2013-02-12 18:44+0100\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=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
msgid "Convert..."
msgstr "Konwertuj..."
msgid "Select picture via key 1..9!"
msgstr "Wybierz obraz za pomocą klawiszy 1..9"
msgid "Zoom"
msgstr "Zoom"
msgid "Operation failed"
msgstr "Operacja zakończona niepowodzeniem"
msgid "Commands"
msgstr "Polecenia"
msgid "Show exif informations from image"
msgstr "Pokaż informacje EXIF"
msgid "Could not load exif data from image!"
msgstr "Nie mogę oczytać informacji EXIF"
msgid "Marker"
msgstr "Zaznaczenie"
msgid "Tags"
msgstr "Znacznik"
msgid "Back"
msgstr "Wstecz"
msgid "A Image Viewer plugin"
msgstr "Plugin Przeglądarka Obrazów"
msgid "Images"
msgstr "Obrazy"
msgid "Select"
msgstr "Wybierz"
msgid "Parent"
msgstr "Nadrzędny"
msgid "Error scanning directory!"
msgstr "Błąd skanowania katalogu"
msgid "Mount"
msgstr "Zamontuj"
msgid "Unmount"
msgstr "Odmontuj"
msgid "Eject"
msgstr "Wysuń"
msgid "Selected data medium is not mounted!"
msgstr "Wybrane źródło danych nie jest zamontowane"
msgid "Mount failed!"
msgstr "Montowanie nieudane!"
msgid "Mount succeeded"
msgstr "Montowanie zakończone sukcesem"
msgid "Unmount succeeded!"
msgstr "Odmontowanie zakończone sukcesem!"
msgid "Unmount failed!"
msgstr "Odmontowanie nieudane!"
msgid "Eject failed!"
msgstr "Wysunięcie nieudane!"
msgid "Execute"
msgstr "Uruchom"
msgid "Image browser"
msgstr "Przeglądarka obrazów"
msgid "Play"
msgstr "Odtwórz"
msgid "Data medium"
msgstr "Źródło danych"
msgid "Image source"
msgstr "Źródło obrazów"
msgid "No files!"
msgstr "Brak plików!"
msgid "Image couldn't load"
msgstr "Obraz nie może zostać odczytany"
msgid "Script execution failed"
msgstr "Błąd wykonania skryptu"
msgid "Slide show"
msgstr "Pokaz slajdów"
msgid "Slide duration (sec)"
msgstr "Czas trwania slajdu (sekundy)"
msgid "Repeat slide show"
msgstr "Powtórz pokaz slajdów"
msgid "Show numbers on index image"
msgstr "Pokaż numery na obrazach"
msgid "Hide main menu entry"
msgstr "Ukryj pozycje w głównym menu"
msgid "Send encoded frame several times"
msgstr "Wyślij zakodowaną ramkę kilka razy"
msgid "Live Audio from primary Device"
msgstr "Live Audio dla głównego urządzenia"
msgid "Directory with temporary files"
msgstr "Katalog na pliki tymczasowe"
msgid "Remove temporary files immediately"
msgstr "Usuń natychmiast pliki tymczasowe"
msgid "Remove temporary files"
msgstr "Usuń pliki tymczasowe"
msgid "Border for Underscan (Height)"
msgstr "Ramka dla Underscan (Wysokość)"
msgid "Border for Underscan (Width)"
msgstr "Ramka dla Underscan (Szerokość)"
|