summaryrefslogtreecommitdiff
path: root/apps/lang/turkce.lang
blob: 8100860474070d2db77e11da3fc42591bb8800c7 (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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908

## general strings

id: LANG_SET_BOOL_YES
desc: bool true representation
eng: "Yes"
voice: ""
new: "Evet"

id: LANG_SET_BOOL_NO
desc: bool false representation
eng: "No"
voice: ""
new: "Hayir"

id: LANG_ON
desc: Used in a lot of places
eng: "On"
voice: ""
new: "Acik"

id: LANG_OFF
desc: Used in a lot of places
eng: "Off"
voice: ""
new: "Kapali"

id: LANG_RESUME_SETTING_ASK
desc: in settings_menu
eng: "ask"
voice: ""
new: "sor"

## general messages

## main menu

id: LANG_SOUND_SETTINGS
desc: in the main menu
eng: "Sound Settings"
voice: ""
new: "Ses Ayarlari"

id: LANG_GENERAL_SETTINGS
desc: in the main menu
eng: "General Settings"
voice: ""
new: "Genel Ayarlar"

id: LANG_INFO
desc: in the main menu
eng: "Info"
voice: ""
new: "Bilgi"

## Sound settings

id: LANG_VOLUME
desc: in sound_settings
eng: "Volume"
voice: ""
new: "Ses"

id: LANG_BASS
desc: in sound_settings
eng: "Bass"
voice: ""
new: "Bas"

id: LANG_TREBLE
desc: in sound_settings
eng: "Treble"
voice: ""
new: "Tiz"

id: LANG_BALANCE
desc: in sound_settings
eng: "Balance"
voice: ""
new: "Ses dengesi"

id: LANG_CHANNEL_MENU
desc: in sound_settings
eng: "Channels"
voice: ""
new: "Kanallar"

id: LANG_CHANNEL
desc: in sound_settings
eng: "Channel configuration"
voice: ""
new: "Kanal ayari"

id: LANG_CHANNEL_STEREO
desc: in sound_settings
eng: "Stereo"
voice: ""
new: "Stereo"

id: LANG_CHANNEL_MONO
desc: in sound_settings
eng: "Mono"
voice: ""
new: "Mono"

id: LANG_CHANNEL_LEFT
desc: in sound_settings
eng: "Mono Left"
voice: ""
new: "Mono Sol"

id: LANG_CHANNEL_RIGHT
desc: in sound_settings
eng: "Mono Right"
voice: ""
new: "Mono Sag"

id: LANG_LOUDNESS
desc: in sound_settings
eng: "Loudness"
voice: ""
new: "Yukseklik"

id: LANG_AUTOVOL
desc: in sound_settings
eng: "Auto Volume"
voice: ""
new: "Otomatik Ses"

id: LANG_DECAY
desc: in sound_settings
eng: "AV decay time"
voice: ""
new: "AV sönüm zamani"

## general settings menu

id: LANG_PLAYBACK
desc: in settings_menu()
eng: "Playback"
voice: ""
new: "Çalma"

id: LANG_FILE
desc: in settings_menu()
eng: "File View"
voice: ""
new: "Dosya Gorunumu"

id: LANG_DISPLAY
desc: in settings_menu()
eng: "Display"
voice: ""
new: "Ekran"

id: LANG_SYSTEM
desc: in settings_menu()
eng: "System"
voice: ""
new: "Sistem"

## manage settings menu

id: LANG_RESET
desc: in system_settings_menu()
eng: "Reset settings"
voice: ""
new: "Ayarlari basa dondur"

id: LANG_RESET_ASK_RECORDER
desc: confirm to reset settings
eng: "Are you sure?"
voice: ""
new: "Emin misiniz?"

id: LANG_RESET_DONE_SETTING
desc: visual confirmation after settings reset
eng: "Settings"
voice: ""
new: "Ayarlar"

id: LANG_RESET_DONE_CLEAR
desc: visual confirmation after settings reset
eng: "Cleared"
voice: ""
new: "Temizlendi"

id: LANG_RESET_DONE_CANCEL
desc: Visual confirmation of cancelation
eng: "Canceled"
voice: ""
new: "Iptal edildi"

id: LANG_SETTINGS_SAVE_PLAYER
desc: displayed if save settings has failed
eng: "Save failed"
voice: ""
new: "Saklama basarisiz"

id: LANG_SETTINGS_BATTERY_PLAYER
desc: if save settings has failed
eng: "Batt. low?"
voice: ""
new: "Pil zayif?"

id: LANG_SETTINGS_SAVE_RECORDER
desc: displayed if save settings has failed
eng: "Save failed"
voice: ""
new: "Saklama basarisiz"

id: LANG_SETTINGS_BATTERY_RECORDER
desc: if save settings has failed
eng: "Is battery low?"
voice: ""
new: "Pil zayif mi?"

## recording menu

## equalizer menu

## playlist options

## info menu

id: LANG_VERSION
desc: in the main menu
eng: "Version"
voice: ""
new: "Surum"

id: LANG_DEBUG
desc: in the main menu
eng: "Debug (keep out!)"
voice: ""
new: "Hata Arindirma (Uzak durun!)"

id: LANG_USB
desc: in the main menu
eng: "USB (sim)"
voice: ""
new: "USB (sim)"

## playback settings menu

id: LANG_SHUFFLE
desc: in settings_menu
eng: "Shuffle"
voice: ""
new: "Karistir"

id: LANG_REPEAT
desc: in settings_menu
eng: "Repeat"
voice: ""
new: "Tekrarla"

id: LANG_REPEAT_ALL
desc: repeat playlist once all songs have completed
eng: "All"
voice: ""
new: "Hepsini"

id: LANG_REPEAT_ONE
desc: repeat one song
eng: "One"
voice: ""
new: "Calani"

id: LANG_PLAY_SELECTED
desc: in settings_menu
eng: "Play selected first"
voice: ""
new: "Secileni once cal"

id: LANG_RESUME
desc: in settings_menu
eng: "Resume"
voice: ""
new: "Kaldigi yerden devam et"

## file view menu

id: LANG_SORT_CASE
desc: in settings_menu
eng: "Sort Case Sensitive"
voice: ""
new: "Buyuk Kucuk Harf Sirasi"

id: LANG_FILTER
desc: setting name for dir filter
eng: "Show files"
voice: ""
new: "Gosterilecek Dosyalar"

id: LANG_FILTER_ALL
desc: show all files
eng: "All"
voice: ""
new: "Hepsi"

id: LANG_FILTER_SUPPORTED
desc: show all file types supported by Rockbox
eng: "Supported"
voice: ""
new: "Desteklenen"

id: LANG_FILTER_MUSIC
desc: show only music-related files
eng: "Music"
voice: ""
new: "Muzik"

id: LANG_FOLLOW
desc: in settings_menu
eng: "Follow Playlist"
voice: ""
new: "Listeyi Takip Et"

## display settings menu

id: LANG_SCROLL_MENU
desc: in display_settings_menu()
eng: "Scroll Speed"
voice: ""
new: "Kayma Hizi"

id: LANG_PM_MENU
desc: in the display menu
eng: "Peak meter"
voice: ""
new: "Ses Duzeyi Gosterimi"

## system settings menu

id: LANG_POWEROFF_IDLE
desc: in settings_menu
eng: "Idle Poweroff"
voice: ""
new: "Otomatik Kapanma"

## bookmarking settings menu

## voice settings menu

## recording settings menu

## ffwd/rewind menu

id: LANG_FFRW_STEP
desc: in settings_menu
eng: "FF/RW Min Step"
voice: ""
new: "FF/RW Min Adim"

id: LANG_FFRW_ACCEL
desc: in settings_menu
eng: "FF/RW Accel"
voice: ""
new: "FF/RW Ivme"

## crossfade menu

## replaygain menu

## LCD settings menu, also remote

id: LANG_BACKLIGHT
desc: in settings_menu
eng: "Backlight"
voice: ""
new: "LCD Isigi"

id: LANG_BACKLIGHT_ON_WHEN_CHARGING
desc: in display_settings_menu
eng: "Backlight on when charging"
voice: ""
new: "LCD isigi sarj sirasinda acik"

id: LANG_CONTRAST
desc: in settings_menu
eng: "Contrast"
voice: ""
new: "Kontrast"

## scrolling menu

id: LANG_SCROLL
desc: in settings_menu
eng: "Scroll Speed Setting Example"
voice: ""
new: "Kayma Hizi Ayari Ornegi"

id: LANG_SCROLL_BAR
desc: display menu, F3 substitute
eng: "Scroll Bar"
voice: ""
new: "Kaydirma cubugu"

id: LANG_STATUS_BAR
desc: display menu, F3 substitute
eng: "Status Bar"
voice: ""
new: "Durum cubugu"

id: LANG_VOLUME_DISPLAY
desc: Volume type title
eng: "Volume Display"
voice: ""
new: "Ses Seviyesi Gosterimi"

id: LANG_BATTERY_DISPLAY
desc: Battery type title
eng: "Battery Display"
voice: ""
new: "Pil Gosterimi"

id: LANG_DISPLAY_GRAPHIC
desc: Label for type of icon display
eng: "Graphic"
voice: ""
new: "Grafik"

id: LANG_DISPLAY_NUMERIC
desc: Label for type of icon display
eng: "Numeric"
voice: ""
new: "Sayisal"

## peakmeter menu

id: LANG_PM_RELEASE
desc: in the peak meter menu
eng: "Peak release"
voice: ""
new: "Tepe noktasi birakma"

id: LANG_PM_UNITS_PER_READ
desc: in the peak meter menu
eng: "Units per read"
voice: ""
new: "birim/okuma"

id: LANG_PM_PEAK_HOLD
desc: in the peak meter menu
eng: "Peak hold time"
voice: ""
new: "Tepe noktasi kalis suresi"

id: LANG_PM_CLIP_HOLD
desc: in the peak meter menu
eng: "Clip hold time"
voice: ""
new: "Parca kalis suresi"

id: LANG_PM_ETERNAL
desc: in the peak meter menu
eng: "eternal"
voice: ""
new: "sonsuz"

id: LANG_PM_SCALE
desc: in the peak meter menu
eng: "dBfs <-> linear"
voice: ""
new: "dBfs <-> dogrusal"

id: LANG_PM_DBFS
desc: in the peak meter menu
eng: "dBfs"
voice: ""
new: "dBfs"

id: LANG_PM_LINEAR
desc: in the peak meter menu
eng: "linear"
voice: ""
new: "dogrusal"

id: LANG_PM_MIN
desc: in the peak meter menu
eng: "Minimum of range"
voice: ""
new: "En dusuk aralik"

id: LANG_PM_MAX
desc: in the peak meter menu
eng: "Maximum of range"
voice: ""
new: "En yuksek aralik"

## battery menu

## disk menu

id: LANG_SPINDOWN
desc: in settings_menu
eng: "Disk Spindown"
voice: ""
new: "Disk Donusu"

## time & date menu

id: LANG_TIME
desc: in settings_menu
eng: "Set Time/Date"
voice: ""
new: "Zaman/Tarih ayarla"

id: LANG_TIMEFORMAT
desc: select the time format of time in status bar
eng: "Time Format"
voice: ""
new: "Saat Formati"

id: LANG_12_HOUR_CLOCK
desc: option for 12 hour clock
eng: "12 hour clock"
voice: ""
new: "12 saate gore"

id: LANG_24_HOUR_CLOCK
desc: option for 24 hour clock
eng: "24 hour clock"
voice: ""
new: "24 saate gore"

## limits menu

## context menu (onplay menu)

## playlist context menu

## bookmark context menu

## info screen

id: LANG_ROCKBOX_INFO
desc: displayed topmost on the info screen
eng: "Rockbox info:"
voice: ""
new: "Rockbox bilgi:"

id: LANG_BUFFER_STAT_PLAYER
desc: the buffer size player-screen width, %d MB %d fraction of MB
eng: "Buf: %d.%02dMb"
voice: ""
new: "Tmp: %d.%02dMb"

id: LANG_BUFFER_STAT_RECORDER
desc: the buffer size recorder-screen width, %d MB %d fraction of MB
eng: "Buffer: %d.%02dMb"
voice: ""
new: "Tampon: %d.%02dMb"

id: LANG_BATTERY_CHARGE
desc: tells that the battery is charging, instead of battery level
eng: "Battery: charging"
voice: ""
new: "Pil: Sarj Oluyor"

## pitch screen

id: LANG_PITCH_UP
desc: in wps
eng: "Pitch up"
voice: ""
new: "Hizlandir"

id: LANG_PITCH_DOWN
desc: in wps
eng: "Pitch down"
voice: ""
new: "Yavaslat"

id: LANG_PAUSE
desc: in wps
eng: "Pause"
voice: ""
new: "Durdur"

## quickscreens

id: LANG_F2_MODE
desc: in wps F2 pressed
eng: "mode:"
voice: ""
new: "mod:"

id: LANG_F3_STATUS
desc: in wps F3 pressed
eng: "Status"
voice: ""
new: "Durum"

id: LANG_F3_SCROLL
desc: in wps F3 pressed
eng: "Scroll"
voice: ""
new: "Kaydirma"

id: LANG_F3_BAR
desc: in wps F3 pressed
eng: "bar"
voice: ""
new: "cubugu"

## bookmark screen

## set time screen

id: LANG_TIME_SET
desc: used in set_time()
eng: "ON to set"
voice: ""
new: "Ayar icin ON"

id: LANG_TIME_REVERT
desc: used in set_time()
eng: "OFF to revert"
voice: ""
new: "Iptal icin OFF"

## while playing screen

id: LANG_KEYLOCK_ON_PLAYER
desc: displayed when key lock is on
eng: "Keylock ON"
voice: ""
new: "Tus Kilidi ACIK"

id: LANG_KEYLOCK_OFF_PLAYER
desc: displayed when key lock is turned off
eng: "Keylock OFF"
voice: ""
new: "Tus Kilidi KAPALI"

id: LANG_KEYLOCK_ON_RECORDER
desc: displayed when key lock is on
eng: "Key lock is ON"
voice: ""
new: "Tus Kilidi ACIK"

id: LANG_KEYLOCK_OFF_RECORDER
desc: displayed when key lock is turned off
eng: "Key lock is OFF"
voice: ""
new: "Tus Kilidi KAPALI"

## recording screen

## recording trigger screen

## alarm screen

## colour setting screen

## tag viewer

id: LANG_ID3_TITLE
desc: in wps
eng: "[Title]"
voice: ""
new: "[Adi]"

id: LANG_ID3_ARTIST
desc: in wps 
eng: "[Artist]"
voice: ""
new: "[Sanatci]"

id: LANG_ID3_ALBUM
desc: in wps
eng: "[Album]"
voice: ""
new: "[Album]"

id: LANG_ID3_TRACKNUM
desc: in wps
eng: "[Tracknum]"
voice: ""
new: "[Sarki no]"

id: LANG_ID3_PLAYLIST
desc: in wps
eng: "[Playlist]"
voice: ""
new: "[Sarki Listesi]"

id: LANG_ID3_BITRATE
desc: in wps
eng: "[Bitrate]"
voice: ""
new: "[Bitrate]"

id: LANG_ID3_FRECUENCY
desc: in wps
eng: "[Frequency]"
voice: ""
new: "[Frekans]"

id: LANG_ID3_PATH
desc: in wps
eng: "[PATH]"
voice: ""
new: "[YOL]"

## weekdays

id: LANG_WEEKDAY_SUNDAY
desc: abbreviation for weekday
eng: "Sun"
voice: ""
new: "Paz"

id: LANG_WEEKDAY_MONDAY
desc: abbreviation for weekday
eng: "Mon"
voice: ""
new: "Pzt"

id: LANG_WEEKDAY_TUESDAY
desc: abbreviation for weekday
eng: "Tue"
voice: ""
new: "Sal"

id: LANG_WEEKDAY_WEDNESDAY
desc: abbreviation for weekday
eng: "Wed"
voice: ""
new: "Çar"

id: LANG_WEEKDAY_THURSDAY
desc: abbreviation for weekday
eng: "Thu"
voice: ""
new: "Per"

id: LANG_WEEKDAY_FRIDAY
desc: abbreviation for weekday
eng: "Fri"
voice: ""
new: "Cum"

id: LANG_WEEKDAY_SATURDAY
desc: abbreviation for weekday
eng: "Sat"
voice: ""
new: "Cmt"

## months

id: LANG_MONTH_JANUARY
desc: abbreviation for monthname
eng: "Jan"
voice: ""
new: "Oca"

id: LANG_MONTH_FEBRUARY
desc: abbreviation for monthname
eng: "Feb"
voice: ""
new: "Sub"

id: LANG_MONTH_MARCH
desc: abbreviation for monthname
eng: "Mar"
voice: ""
new: "Mar"

id: LANG_MONTH_APRIL
desc: abbreviation for monthname
eng: "Apr"
voice: ""
new: "Nis"

id: LANG_MONTH_MAY
desc: abbreviation for monthname
eng: "May"
voice: ""
new: "May"

id: LANG_MONTH_JUNE
desc: abbreviation for monthname
eng: "Jun"
voice: ""
new: "Haz"

id: LANG_MONTH_JULY
desc: abbreviation for monthname
eng: "Jul"
voice: ""
new: "Tem"

id: LANG_MONTH_AUGUST
desc: abbreviation for monthname
eng: "Aug"
voice: ""
new: "Agu"

id: LANG_MONTH_SEPTEMBER
desc: abbreviation for monthname
eng: "Sep"
voice: ""
new: "Eyl"

id: LANG_MONTH_OCTOBER
desc: abbreviation for monthname
eng: "Oct"
voice: ""
new: "Eki"

id: LANG_MONTH_NOVEMBER
desc: abbreviation for monthname
eng: "Nov"
voice: ""
new: "Kas"

id: LANG_MONTH_DECEMBER
desc: abbreviation for monthname
eng: "Dec"
voice: ""
new: "Ara"

## digits and units for voice, the order is important

## units for voicing

## chars for spelling

## file/folder voicing

## file extensions for voicing

## playlist handling

id: LANG_PLAYLIST_LOAD
desc: displayed on screen while loading a playlist
eng: "Loading..."
voice: ""
new: "Yukluyor..."

id: LANG_PLAYLIST_SHUFFLE
desc: displayed on screen while shuffling a playlist
eng: "Shuffling..."
voice: ""
new: "Karistiriyor..."

id: LANG_PLAYLIST_BUFFER_FULL
desc: in playlist.indices() when playlist is full
eng: "Playlist buffer full"
voice: ""
new: "SarkiListesi tampon dolu"

id: LANG_END_PLAYLIST_PLAYER
desc: when playlist has finished
eng: "End of list"
voice: ""
new: "Liste sonu"

id: LANG_END_PLAYLIST_RECORDER
desc: when playlist has finished
eng: "<End of song list>"
voice: ""
new: "<Sarki listesi sonu>"

## FM radio

## dir/file browser

id: LANG_SHOWDIR_BUFFER_FULL
desc: in showdir(), displayed on screen when you reach buffer limit
eng: "Dir Buffer is full!"
voice: ""
new: "Dir Tamponu dolu!"

id: LANG_LANGUAGE_LOADED
desc: shown when a language has been loaded from the dir browser
eng: "new language"
voice: ""
new: "yeni dil"

id: LANG_SETTINGS_LOADED
desc: 
eng: ""
voice: ""
new: ""

id: LANG_SETTINGS_SAVED
desc: 
eng: ""
voice: ""
new: ""

## tag database browser

## playlist viewer

## plugin loader, filetypes

## misc

id: LANG_RESUME_CONFIRM_PLAYER
desc: posible answers to resume question
eng: "(PLAY/STOP)"
voice: ""
new: "(ÇAL/DUR)"