@@ -4,14 +4,10 | |||||
4 | # by Mert Salih Kaplan (mail@mertskaplan.com) |
|
4 | # by Mert Salih Kaplan (mail@mertskaplan.com) | |
5 |
|
5 | |||
6 | tr: |
|
6 | tr: | |
7 | locale: |
|
|||
8 | native_name: Türkçe |
|
|||
9 | address_separator: " " |
|
|||
10 | direction: ltr |
|
7 | direction: ltr | |
11 | date: |
|
8 | date: | |
12 | formats: |
|
9 | formats: | |
13 | default: "%d.%m.%Y" |
|
10 | default: "%d.%m.%Y" | |
14 | numeric: "%d.%m.%Y" |
|
|||
15 | short: "%e %b" |
|
11 | short: "%e %b" | |
16 | long: "%e %B %Y, %A" |
|
12 | long: "%e %B %Y, %A" | |
17 | only_day: "%e" |
|
13 | only_day: "%e" | |
@@ -28,7 +24,6 tr: | |||||
28 | time: |
|
24 | time: | |
29 | formats: |
|
25 | formats: | |
30 | default: "%a %d.%b.%y %H:%M" |
|
26 | default: "%a %d.%b.%y %H:%M" | |
31 | numeric: "%d.%b.%y %H:%M" |
|
|||
32 | short: "%e %B, %H:%M" |
|
27 | short: "%e %B, %H:%M" | |
33 | long: "%e %B %Y, %A, %H:%M" |
|
28 | long: "%e %B %Y, %A, %H:%M" | |
34 | time: "%H:%M" |
|
29 | time: "%H:%M" | |
@@ -93,16 +88,12 tr: | |||||
93 | percentage: |
|
88 | percentage: | |
94 | format: |
|
89 | format: | |
95 | delimiter: '.' |
|
90 | delimiter: '.' | |
96 | separator: ',' |
|
|||
97 | precision: 2 |
|
|||
98 | precision: |
|
91 | precision: | |
99 | format: |
|
92 | format: | |
100 | delimiter: '.' |
|
93 | delimiter: '.' | |
101 | separator: ',' |
|
|||
102 | human: |
|
94 | human: | |
103 | format: |
|
95 | format: | |
104 | delimiter: '.' |
|
96 | delimiter: '.' | |
105 | separator: ',' |
|
|||
106 | precision: 3 |
|
97 | precision: 3 | |
107 | storage_units: |
|
98 | storage_units: | |
108 | format: "%n %u" |
|
99 | format: "%n %u" |
General Comments 0
You need to be logged in to leave comments.
Login now