File: turkish.pm

package info (click to toggle)
libcurses-ui-perl 0.9609-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,312 kB
  • sloc: perl: 12,464; makefile: 2
file content (78 lines) | stat: -rw-r--r-- 2,261 bytes parent folder | download | duplicates (7)
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
# ----------------------------------------------------------------------
# Curses::UI::Language::turkish
# Maintainer: suleymanvardar@dsl.ttnet.net.tr
# ----------------------------------------------------------------------

package Curses::UI::Language::turkish; 
1;
__DATA__

# ----------------------------------------------------------------------
# For Curses::UI
# ----------------------------------------------------------------------

[screen_too_small]
Ekran boyutunuz program iin ok kk.
Ekran boyutunuzu bytn ve yeniden balatn.
k iin <CTRL+C> ye basn...

# ----------------------------------------------------------------------
# For Curses::UI::Calendar
# ----------------------------------------------------------------------

[months]
Ocak ubat Mart Nisan Mays Haziran Temmuz 
Austos Eyll Ekim Kasm Aralk

[days_short] Pz Pt Sa a Pe Cu Ct

# ----------------------------------------------------------------------
# For Curses::UI::Buttonbox
# ----------------------------------------------------------------------

[button_ok]      o:Tamam
[button_cancel]  c:ptal
[button_yes]     y:Evet
[button_no]      n:Hayr

# ----------------------------------------------------------------------
# For Curses::UI::Dialog::Error
# ----------------------------------------------------------------------

[error_title]    Hata

# ----------------------------------------------------------------------
# For Curses::UI::Dialog::FileBrowser
# ----------------------------------------------------------------------

# The filebrowser title
[file_title]     Dosya seiniz
[file_savetitle] Kaydedilecek dosyay seiniz
[file_loadtitle] Yklenecek dosyay seiniz

# The dirbrowser title
[dir_title]     Klasr seiniz

# The labels for the dialog screen.
[file_path]      Yol  :
[file_file]      Dosya:
[file_mask]      Maske:

# The size of the longest label
[file_labelsize] 6

# On directory up
[file_dirup] st klasr

# For asking the user if a file may be overwritten
[file_overwrite_title] Onay
[file_overwrite_question_pre] 
Gerekten zerine yazmak istiyor musunuz "
[file_overwrite_question_post] 
"?

# Errors
[file_err_opendir_pre] Klasre eriilemiyor "
[file_err_opendir_post] "
[file_err_nofileselected] Bir dosya semediniz!