PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.2.7
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.2.7
4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 2.0.0 2.0.1 2.0.2 2.0.3 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.2.0 2.2.1 2.2.2 2.3.0 2.3.1 2.3.2 2.3.3 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.6.0 2.6.1 2.6.2 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.4.0 3.4.1 3.4.2 3.4.3 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 3.6.2 3.6.3 3.6.4 3.6.5 3.6.6 3.6.7 3.6.8 3.7.0 3.7.1 3.7.2 3.7.3 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.9.0 3.9.1 3.9.10 3.9.11 3.9.12 3.9.13 3.9.14 3.9.15 3.9.16 3.9.17 3.9.2 3.9.3 3.9.4 3.9.5 3.9.6 3.9.7 3.9.8 3.9.9 4.0.0 4.0.1 4.0.10 4.0.11 4.0.12 4.0.13 4.0.14 4.0.2 4.0.3 4.0.4 4.0.5 4.0.6 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.10 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2.0 4.2.1 4.2.2 4.2.3 4.2.4 4.2.5 4.2.6 4.2.7 4.2.8 4.2.9 4.3.0 4.3.1 4.4.0 4.4.1 4.4.10 4.4.11 4.4.2 4.4.3 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5.0 4.5.1
embedpress / assets / pdf / web / locale / tr / viewer.ftl
embedpress / assets / pdf / web / locale / tr Last commit date
viewer.ftl 2 years ago
viewer.ftl
397 lines
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5
6 ## Main toolbar buttons (tooltips and alt text for images)
7
8 pdfjs-previous-button =
9 .title = Önceki sayfa
10 pdfjs-previous-button-label = Önceki
11 pdfjs-next-button =
12 .title = Sonraki sayfa
13 pdfjs-next-button-label = Sonraki
14 # .title: Tooltip for the pageNumber input.
15 pdfjs-page-input =
16 .title = Sayfa
17 # Variables:
18 # $pagesCount (Number) - the total number of pages in the document
19 # This string follows an input field with the number of the page currently displayed.
20 pdfjs-of-pages = / { $pagesCount }
21 # Variables:
22 # $pageNumber (Number) - the currently visible page
23 # $pagesCount (Number) - the total number of pages in the document
24 pdfjs-page-of-pages = ({ $pageNumber } / { $pagesCount })
25 pdfjs-zoom-out-button =
26 .title = Uzaklaştır
27 pdfjs-zoom-out-button-label = Uzaklaştır
28 pdfjs-zoom-in-button =
29 .title = Yakınlaştır
30 pdfjs-zoom-in-button-label = Yakınlaştır
31 pdfjs-zoom-select =
32 .title = Yakınlaştırma
33 pdfjs-presentation-mode-button =
34 .title = Sunum moduna geç
35 pdfjs-presentation-mode-button-label = Sunum modu
36 pdfjs-open-file-button =
37 .title = Dosya aç
38 pdfjs-open-file-button-label = Aç
39 pdfjs-print-button =
40 .title = Yazdır
41 pdfjs-print-button-label = Yazdır
42 pdfjs-save-button =
43 .title = Kaydet
44 pdfjs-save-button-label = Kaydet
45 # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
46 pdfjs-download-button =
47 .title = İndir
48 # Used in Firefox for Android as a label for the download button (“download” is a verb).
49 # Length of the translation matters since we are in a mobile context, with limited screen estate.
50 pdfjs-download-button-label = İndir
51 pdfjs-bookmark-button =
52 .title = Geçerli sayfa (geçerli sayfanın adresini görüntüle)
53 pdfjs-bookmark-button-label = Geçerli sayfa
54
55 ## Secondary toolbar and context menu
56
57 pdfjs-tools-button =
58 .title = Araçlar
59 pdfjs-tools-button-label = Araçlar
60 pdfjs-first-page-button =
61 .title = İlk sayfaya git
62 pdfjs-first-page-button-label = İlk sayfaya git
63 pdfjs-last-page-button =
64 .title = Son sayfaya git
65 pdfjs-last-page-button-label = Son sayfaya git
66 pdfjs-page-rotate-cw-button =
67 .title = Saat yönünde döndür
68 pdfjs-page-rotate-cw-button-label = Saat yönünde döndür
69 pdfjs-page-rotate-ccw-button =
70 .title = Saat yönünün tersine döndür
71 pdfjs-page-rotate-ccw-button-label = Saat yönünün tersine döndür
72 pdfjs-cursor-text-select-tool-button =
73 .title = Metin seçme aracını etkinleştir
74 pdfjs-cursor-text-select-tool-button-label = Metin seçme aracı
75 pdfjs-cursor-hand-tool-button =
76 .title = El aracını etkinleştir
77 pdfjs-cursor-hand-tool-button-label = El aracı
78 pdfjs-scroll-page-button =
79 .title = Sayfa kaydırmayı kullan
80 pdfjs-scroll-page-button-label = Sayfa kaydırma
81 pdfjs-scroll-vertical-button =
82 .title = Dikey kaydırmayı kullan
83 pdfjs-scroll-vertical-button-label = Dikey kaydırma
84 pdfjs-scroll-horizontal-button =
85 .title = Yatay kaydırmayı kullan
86 pdfjs-scroll-horizontal-button-label = Yatay kaydırma
87 pdfjs-scroll-wrapped-button =
88 .title = Yan yana kaydırmayı kullan
89 pdfjs-scroll-wrapped-button-label = Yan yana kaydırma
90 pdfjs-spread-none-button =
91 .title = Yan yana sayfaları birleştirme
92 pdfjs-spread-none-button-label = Birleştirme
93 pdfjs-spread-odd-button =
94 .title = Yan yana sayfaları tek numaralı sayfalardan başlayarak birleştir
95 pdfjs-spread-odd-button-label = Tek numaralı
96 pdfjs-spread-even-button =
97 .title = Yan yana sayfaları çift numaralı sayfalardan başlayarak birleştir
98 pdfjs-spread-even-button-label = Çift numaralı
99
100 ## Document properties dialog
101
102 pdfjs-document-properties-button =
103 .title = Belge özellikleri…
104 pdfjs-document-properties-button-label = Belge özellikleri…
105 pdfjs-document-properties-file-name = Dosya adı:
106 pdfjs-document-properties-file-size = Dosya boyutu:
107 # Variables:
108 # $size_kb (Number) - the PDF file size in kilobytes
109 # $size_b (Number) - the PDF file size in bytes
110 pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bayt)
111 # Variables:
112 # $size_mb (Number) - the PDF file size in megabytes
113 # $size_b (Number) - the PDF file size in bytes
114 pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bayt)
115 pdfjs-document-properties-title = Başlık:
116 pdfjs-document-properties-author = Yazar:
117 pdfjs-document-properties-subject = Konu:
118 pdfjs-document-properties-keywords = Anahtar kelimeler:
119 pdfjs-document-properties-creation-date = Oluşturma tarihi:
120 pdfjs-document-properties-modification-date = Değiştirme tarihi:
121 # Variables:
122 # $date (Date) - the creation/modification date of the PDF file
123 # $time (Time) - the creation/modification time of the PDF file
124 pdfjs-document-properties-date-string = { $date } { $time }
125 pdfjs-document-properties-creator = Oluşturan:
126 pdfjs-document-properties-producer = PDF üreticisi:
127 pdfjs-document-properties-version = PDF sürümü:
128 pdfjs-document-properties-page-count = Sayfa sayısı:
129 pdfjs-document-properties-page-size = Sayfa boyutu:
130 pdfjs-document-properties-page-size-unit-inches = inç
131 pdfjs-document-properties-page-size-unit-millimeters = mm
132 pdfjs-document-properties-page-size-orientation-portrait = dikey
133 pdfjs-document-properties-page-size-orientation-landscape = yatay
134 pdfjs-document-properties-page-size-name-a-three = A3
135 pdfjs-document-properties-page-size-name-a-four = A4
136 pdfjs-document-properties-page-size-name-letter = Letter
137 pdfjs-document-properties-page-size-name-legal = Legal
138
139 ## Variables:
140 ## $width (Number) - the width of the (current) page
141 ## $height (Number) - the height of the (current) page
142 ## $unit (String) - the unit of measurement of the (current) page
143 ## $name (String) - the name of the (current) page
144 ## $orientation (String) - the orientation of the (current) page
145
146 pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
147 pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
148
149 ##
150
151 # The linearization status of the document; usually called "Fast Web View" in
152 # English locales of Adobe software.
153 pdfjs-document-properties-linearized = Hızlı web görünümü:
154 pdfjs-document-properties-linearized-yes = Evet
155 pdfjs-document-properties-linearized-no = Hayır
156 pdfjs-document-properties-close-button = Kapat
157
158 ## Print
159
160 pdfjs-print-progress-message = Belge yazdırılmaya hazırlanıyor…
161 # Variables:
162 # $progress (Number) - percent value
163 pdfjs-print-progress-percent = %{ $progress }
164 pdfjs-print-progress-close-button = İptal
165 pdfjs-printing-not-supported = Uyarı: Yazdırma bu tarayıcı tarafından tam olarak desteklenmemektedir.
166 pdfjs-printing-not-ready = Uyarı: PDF tamamen yüklenmedi ve yazdırmaya hazır değil.
167
168 ## Tooltips and alt text for side panel toolbar buttons
169
170 pdfjs-toggle-sidebar-button =
171 .title = Kenar çubuğunu aç/kapat
172 pdfjs-toggle-sidebar-notification-button =
173 .title = Kenar çubuğunu aç/kapat (Belge ana hat/ekler/katmanlar içeriyor)
174 pdfjs-toggle-sidebar-button-label = Kenar çubuğunu aç/kapat
175 pdfjs-document-outline-button =
176 .title = Belge ana hatlarını göster (Tüm öğeleri genişletmek/daraltmak için çift tıklayın)
177 pdfjs-document-outline-button-label = Belge ana hatları
178 pdfjs-attachments-button =
179 .title = Ekleri göster
180 pdfjs-attachments-button-label = Ekler
181 pdfjs-layers-button =
182 .title = Katmanları göster (tüm katmanları varsayılan duruma sıfırlamak için çift tıklayın)
183 pdfjs-layers-button-label = Katmanlar
184 pdfjs-thumbs-button =
185 .title = Küçük resimleri göster
186 pdfjs-thumbs-button-label = Küçük resimler
187 pdfjs-current-outline-item-button =
188 .title = Mevcut ana hat öğesini bul
189 pdfjs-current-outline-item-button-label = Mevcut ana hat öğesi
190 pdfjs-findbar-button =
191 .title = Belgede bul
192 pdfjs-findbar-button-label = Bul
193 pdfjs-additional-layers = Ek katmanlar
194
195 ## Thumbnails panel item (tooltip and alt text for images)
196
197 # Variables:
198 # $page (Number) - the page number
199 pdfjs-thumb-page-title =
200 .title = Sayfa { $page }
201 # Variables:
202 # $page (Number) - the page number
203 pdfjs-thumb-page-canvas =
204 .aria-label = { $page }. sayfanın küçük hâli
205
206 ## Find panel button title and messages
207
208 pdfjs-find-input =
209 .title = Bul
210 .placeholder = Belgede bul…
211 pdfjs-find-previous-button =
212 .title = Önceki eşleşmeyi bul
213 pdfjs-find-previous-button-label = Önceki
214 pdfjs-find-next-button =
215 .title = Sonraki eşleşmeyi bul
216 pdfjs-find-next-button-label = Sonraki
217 pdfjs-find-highlight-checkbox = Tümünü vurgula
218 pdfjs-find-match-case-checkbox-label = Büyük-küçük harfe duyarlı
219 pdfjs-find-match-diacritics-checkbox-label = Fonetik işaretleri bul
220 pdfjs-find-entire-word-checkbox-label = Tam sözcükler
221 pdfjs-find-reached-top = Belgenin başına ulaşıldı, sonundan devam edildi
222 pdfjs-find-reached-bottom = Belgenin sonuna ulaşıldı, başından devam edildi
223 # Variables:
224 # $current (Number) - the index of the currently active find result
225 # $total (Number) - the total number of matches in the document
226 pdfjs-find-match-count =
227 { $total ->
228 [one] { $total } eşleşmeden { $current }. eşleşme
229 *[other] { $total } eşleşmeden { $current }. eşleşme
230 }
231 # Variables:
232 # $limit (Number) - the maximum number of matches
233 pdfjs-find-match-count-limit =
234 { $limit ->
235 [one] { $limit } eşleşmeden fazla
236 *[other] { $limit } eşleşmeden fazla
237 }
238 pdfjs-find-not-found = Eşleşme bulunamadı
239
240 ## Predefined zoom values
241
242 pdfjs-page-scale-width = Sayfa genişliği
243 pdfjs-page-scale-fit = Sayfayı sığdır
244 pdfjs-page-scale-auto = Otomatik yakınlaştır
245 pdfjs-page-scale-actual = Gerçek boyut
246 # Variables:
247 # $scale (Number) - percent value for page scale
248 pdfjs-page-scale-percent = %{ $scale }
249
250 ## PDF page
251
252 # Variables:
253 # $page (Number) - the page number
254 pdfjs-page-landmark =
255 .aria-label = Sayfa { $page }
256
257 ## Loading indicator messages
258
259 pdfjs-loading-error = PDF yüklenirken bir hata oluştu.
260 pdfjs-invalid-file-error = Geçersiz veya bozulmuş PDF dosyası.
261 pdfjs-missing-file-error = PDF dosyası eksik.
262 pdfjs-unexpected-response-error = Beklenmeyen sunucu yanıtı.
263 pdfjs-rendering-error = Sayfa yorumlanırken bir hata oluştu.
264
265 ## Annotations
266
267 # Variables:
268 # $date (Date) - the modification date of the annotation
269 # $time (Time) - the modification time of the annotation
270 pdfjs-annotation-date-string = { $date } { $time }
271 # .alt: This is used as a tooltip.
272 # Variables:
273 # $type (String) - an annotation type from a list defined in the PDF spec
274 # (32000-1:2008 Table 169 – Annotation types).
275 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
276 pdfjs-text-annotation-type =
277 .alt = [{ $type } işareti]
278
279 ## Password
280
281 pdfjs-password-label = Bu PDF dosyasını açmak için parolasını yazın.
282 pdfjs-password-invalid = Geçersiz parola. Lütfen yeniden deneyin.
283 pdfjs-password-ok-button = Tamam
284 pdfjs-password-cancel-button = İptal
285 pdfjs-web-fonts-disabled = Web fontları devre dışı: Gömülü PDF fontları kullanılamıyor.
286
287 ## Editing
288
289 pdfjs-editor-free-text-button =
290 .title = Metin
291 pdfjs-editor-free-text-button-label = Metin
292 pdfjs-editor-ink-button =
293 .title = Çiz
294 pdfjs-editor-ink-button-label = Çiz
295 pdfjs-editor-stamp-button =
296 .title = Resim ekle veya düzenle
297 pdfjs-editor-stamp-button-label = Resim ekle veya düzenle
298 pdfjs-editor-highlight-button =
299 .title = Vurgula
300 pdfjs-editor-highlight-button-label = Vurgula
301 pdfjs-highlight-floating-button =
302 .title = Vurgula
303 pdfjs-highlight-floating-button1 =
304 .title = Vurgula
305 .aria-label = Vurgula
306 pdfjs-highlight-floating-button-label = Vurgula
307
308 ## Remove button for the various kind of editor.
309
310 pdfjs-editor-remove-ink-button =
311 .title = Çizimi kaldır
312 pdfjs-editor-remove-freetext-button =
313 .title = Metni kaldır
314 pdfjs-editor-remove-stamp-button =
315 .title = Resmi kaldır
316 pdfjs-editor-remove-highlight-button =
317 .title = Vurgulamayı kaldır
318
319 ##
320
321 # Editor Parameters
322 pdfjs-editor-free-text-color-input = Renk
323 pdfjs-editor-free-text-size-input = Boyut
324 pdfjs-editor-ink-color-input = Renk
325 pdfjs-editor-ink-thickness-input = Kalınlık
326 pdfjs-editor-ink-opacity-input = Saydamlık
327 pdfjs-editor-stamp-add-image-button =
328 .title = Resim ekle
329 pdfjs-editor-stamp-add-image-button-label = Resim ekle
330 # This refers to the thickness of the line used for free highlighting (not bound to text)
331 pdfjs-editor-free-highlight-thickness-input = Kalınlık
332 pdfjs-editor-free-highlight-thickness-title =
333 .title = Metin dışındaki öğeleri vurgularken kalınlığı değiştir
334 pdfjs-free-text =
335 .aria-label = Metin düzenleyicisi
336 pdfjs-free-text-default-content = Yazmaya başlayın…
337 pdfjs-ink =
338 .aria-label = Çizim düzenleyicisi
339 pdfjs-ink-canvas =
340 .aria-label = Kullanıcı tarafından oluşturulan resim
341
342 ## Alt-text dialog
343
344 # Alternative text (alt text) helps when people can't see the image.
345 pdfjs-editor-alt-text-button-label = Alternatif metin
346 pdfjs-editor-alt-text-edit-button-label = Alternatif metni düzenle
347 pdfjs-editor-alt-text-dialog-label = Bir seçenek seçin
348 pdfjs-editor-alt-text-dialog-description = Alternatif metin, insanlar resmi göremediğinde veya resim yüklenmediğinde işe yarar.
349 pdfjs-editor-alt-text-add-description-label = Açıklama ekle
350 pdfjs-editor-alt-text-add-description-description = Konuyu, ortamı veya eylemleri tanımlayan bir iki cümle yazmaya çalışın.
351 pdfjs-editor-alt-text-mark-decorative-label = Dekoratif olarak işaretle
352 pdfjs-editor-alt-text-mark-decorative-description = Kenarlıklar veya filigranlar gibi dekoratif resimler için kullanılır.
353 pdfjs-editor-alt-text-cancel-button = Vazgeç
354 pdfjs-editor-alt-text-save-button = Kaydet
355 pdfjs-editor-alt-text-decorative-tooltip = Dekoratif olarak işaretlendi
356 # .placeholder: This is a placeholder for the alt text input area
357 pdfjs-editor-alt-text-textarea =
358 .placeholder = Örneğin, “Genç bir adam yemek yemek için masaya oturuyor”
359
360 ## Editor resizers
361 ## This is used in an aria label to help to understand the role of the resizer.
362
363 pdfjs-editor-resizer-label-top-left = Sol üst köşe — yeniden boyutlandır
364 pdfjs-editor-resizer-label-top-middle = Üst orta — yeniden boyutlandır
365 pdfjs-editor-resizer-label-top-right = Sağ üst köşe — yeniden boyutlandır
366 pdfjs-editor-resizer-label-middle-right = Orta sağ — yeniden boyutlandır
367 pdfjs-editor-resizer-label-bottom-right = Sağ alt köşe — yeniden boyutlandır
368 pdfjs-editor-resizer-label-bottom-middle = Alt orta — yeniden boyutlandır
369 pdfjs-editor-resizer-label-bottom-left = Sol alt köşe — yeniden boyutlandır
370 pdfjs-editor-resizer-label-middle-left = Orta sol — yeniden boyutlandır
371
372 ## Color picker
373
374 # This means "Color used to highlight text"
375 pdfjs-editor-highlight-colorpicker-label = Vurgu rengi
376 pdfjs-editor-colorpicker-button =
377 .title = Rengi değiştir
378 pdfjs-editor-colorpicker-dropdown =
379 .aria-label = Renk seçenekleri
380 pdfjs-editor-colorpicker-yellow =
381 .title = Sarı
382 pdfjs-editor-colorpicker-green =
383 .title = Yeşil
384 pdfjs-editor-colorpicker-blue =
385 .title = Mavi
386 pdfjs-editor-colorpicker-pink =
387 .title = Pembe
388 pdfjs-editor-colorpicker-red =
389 .title = Kırmızı
390
391 ## Show all highlights
392 ## This is a toggle button to show/hide all the highlights.
393
394 pdfjs-editor-highlight-show-all-button-label = Tümünü göster
395 pdfjs-editor-highlight-show-all-button =
396 .title = Tümünü göster
397