Spaces:
Building
Building
Upload 2 files
Browse files- locales/en.json +112 -109
- locales/tr.json +112 -109
locales/en.json
CHANGED
@@ -1,110 +1,113 @@
|
|
1 |
-
{
|
2 |
-
"code": "en
|
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 |
}
|
|
|
1 |
+
{
|
2 |
+
"code": "en",
|
3 |
+
"locale_tag": "en-US"
|
4 |
+
"language_code": "en",
|
5 |
+
"region_code": "US"
|
6 |
+
"name": "English",
|
7 |
+
"english_name": "English (United States)",
|
8 |
+
"native_name": "English (United States)",
|
9 |
+
"direction": "ltr",
|
10 |
+
"date_format": "MM/DD/YYYY",
|
11 |
+
"time_format": "hh:mm A",
|
12 |
+
"datetime_format": "MM/DD/YYYY hh:mm A",
|
13 |
+
"currency": {
|
14 |
+
"code": "USD",
|
15 |
+
"symbol": "$",
|
16 |
+
"word": "dollar",
|
17 |
+
"position": "before"
|
18 |
+
},
|
19 |
+
"numbers": {
|
20 |
+
"decimal_separator": ".",
|
21 |
+
"thousands_separator": ",",
|
22 |
+
"decimal_word": "point",
|
23 |
+
"small_number_threshold": 100
|
24 |
+
},
|
25 |
+
"percentage": {
|
26 |
+
"word": "percent",
|
27 |
+
"position": "after"
|
28 |
+
},
|
29 |
+
"time": {
|
30 |
+
"format": "word",
|
31 |
+
"separator": " "
|
32 |
+
},
|
33 |
+
"months": {
|
34 |
+
"01": "January",
|
35 |
+
"02": "February",
|
36 |
+
"03": "March",
|
37 |
+
"04": "April",
|
38 |
+
"05": "May",
|
39 |
+
"06": "June",
|
40 |
+
"07": "July",
|
41 |
+
"08": "August",
|
42 |
+
"09": "September",
|
43 |
+
"10": "October",
|
44 |
+
"11": "November",
|
45 |
+
"12": "December"
|
46 |
+
},
|
47 |
+
"days": {
|
48 |
+
"0": "Sunday",
|
49 |
+
"1": "Monday",
|
50 |
+
"2": "Tuesday",
|
51 |
+
"3": "Wednesday",
|
52 |
+
"4": "Thursday",
|
53 |
+
"5": "Friday",
|
54 |
+
"6": "Saturday"
|
55 |
+
},
|
56 |
+
"am_pm": ["AM", "PM"],
|
57 |
+
"week_starts_on": 0,
|
58 |
+
"date_expressions": {
|
59 |
+
"today": "today",
|
60 |
+
"tomorrow": "tomorrow",
|
61 |
+
"yesterday": "yesterday",
|
62 |
+
"day_after_tomorrow": ["day after tomorrow", "the day after tomorrow"],
|
63 |
+
"this_week": "this week",
|
64 |
+
"next_week": "next week",
|
65 |
+
"this_weekend": "this weekend",
|
66 |
+
"this_saturday": "this Saturday",
|
67 |
+
"this_sunday": "this Sunday",
|
68 |
+
"next_saturday": "next Saturday",
|
69 |
+
"next_sunday": "next Sunday",
|
70 |
+
"in_x_days": "in {X} days",
|
71 |
+
"x_days_ago": "{X} days ago",
|
72 |
+
"next_month": "next month",
|
73 |
+
"last_month": "last month",
|
74 |
+
"this_month": "this month",
|
75 |
+
"this_year": "this year",
|
76 |
+
"next_year": "next year",
|
77 |
+
"last_year": "last year"
|
78 |
+
},
|
79 |
+
"date_patterns": {
|
80 |
+
"month_day": "{month} {day}",
|
81 |
+
"month_day_year": "{month} {day}, {year}",
|
82 |
+
"relative_days": ["today", "tomorrow", "day after tomorrow", "yesterday"],
|
83 |
+
"relative_weeks": ["this week", "next week", "last week"],
|
84 |
+
"relative_months": ["this month", "next month", "last month"]
|
85 |
+
},
|
86 |
+
"boolean_values": {
|
87 |
+
"true_values": ["yes", "y", "true", "ok", "okay", "sure", "1"],
|
88 |
+
"false_values": ["no", "n", "false", "nope", "0"],
|
89 |
+
"yes_synonyms": ["yes", "y", "yeah", "yep", "sure", "ok", "okay", "alright", "absolutely"],
|
90 |
+
"no_synonyms": ["no", "n", "nope", "nah", "never", "negative"]
|
91 |
+
},
|
92 |
+
"approval_phrases": {
|
93 |
+
"approval_question": "Do you confirm this operation?",
|
94 |
+
"operation_cancelled": "Operation cancelled.",
|
95 |
+
"confirmation_required": "Your confirmation is required to continue.",
|
96 |
+
"please_confirm": "Please confirm or cancel."
|
97 |
+
},
|
98 |
+
"common_phrases": {
|
99 |
+
"yes": "Yes",
|
100 |
+
"no": "No",
|
101 |
+
"please": "Please",
|
102 |
+
"thank_you": "Thank you",
|
103 |
+
"welcome": "Welcome",
|
104 |
+
"goodbye": "Goodbye"
|
105 |
+
},
|
106 |
+
"parameter_collection": {
|
107 |
+
"fallback_questions": {
|
108 |
+
"first_ask": "Could you please provide the {caption}?",
|
109 |
+
"second_ask": "Would you mind sharing the {caption}?",
|
110 |
+
"third_ask": "I need the {caption} to continue."
|
111 |
+
}
|
112 |
+
}
|
113 |
}
|
locales/tr.json
CHANGED
@@ -1,110 +1,113 @@
|
|
1 |
-
{
|
2 |
-
"code": "tr
|
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 |
}
|
|
|
1 |
+
{
|
2 |
+
"code": "tr",
|
3 |
+
"locale_tag": "tr-TR"
|
4 |
+
"language_code": "tr",
|
5 |
+
"region_code": "TR"
|
6 |
+
"name": "Türkçe",
|
7 |
+
"english_name": "Turkish",
|
8 |
+
"native_name": "Türkçe (Türkiye)",
|
9 |
+
"direction": "ltr",
|
10 |
+
"date_format": "DD.MM.YYYY",
|
11 |
+
"time_format": "HH:mm",
|
12 |
+
"datetime_format": "DD.MM.YYYY HH:mm",
|
13 |
+
"currency": {
|
14 |
+
"code": "TRY",
|
15 |
+
"symbol": "₺",
|
16 |
+
"word": "lira",
|
17 |
+
"position": "after"
|
18 |
+
},
|
19 |
+
"numbers": {
|
20 |
+
"decimal_separator": ",",
|
21 |
+
"thousands_separator": ".",
|
22 |
+
"decimal_word": "virgül",
|
23 |
+
"small_number_threshold": 100
|
24 |
+
},
|
25 |
+
"percentage": {
|
26 |
+
"word": "yüzde",
|
27 |
+
"position": "before"
|
28 |
+
},
|
29 |
+
"time": {
|
30 |
+
"format": "word",
|
31 |
+
"separator": " "
|
32 |
+
},
|
33 |
+
"months": {
|
34 |
+
"01": "Ocak",
|
35 |
+
"02": "Şubat",
|
36 |
+
"03": "Mart",
|
37 |
+
"04": "Nisan",
|
38 |
+
"05": "Mayıs",
|
39 |
+
"06": "Haziran",
|
40 |
+
"07": "Temmuz",
|
41 |
+
"08": "Ağustos",
|
42 |
+
"09": "Eylül",
|
43 |
+
"10": "Ekim",
|
44 |
+
"11": "Kasım",
|
45 |
+
"12": "Aralık"
|
46 |
+
},
|
47 |
+
"days": {
|
48 |
+
"0": "Pazar",
|
49 |
+
"1": "Pazartesi",
|
50 |
+
"2": "Salı",
|
51 |
+
"3": "Çarşamba",
|
52 |
+
"4": "Perşembe",
|
53 |
+
"5": "Cuma",
|
54 |
+
"6": "Cumartesi"
|
55 |
+
},
|
56 |
+
"am_pm": ["ÖÖ", "ÖS"],
|
57 |
+
"week_starts_on": 1,
|
58 |
+
"date_expressions": {
|
59 |
+
"today": "bugün",
|
60 |
+
"tomorrow": "yarın",
|
61 |
+
"yesterday": "dün",
|
62 |
+
"day_after_tomorrow": ["öbür gün", "ertesi gün"],
|
63 |
+
"this_week": "bu hafta",
|
64 |
+
"next_week": ["gelecek hafta", "haftaya"],
|
65 |
+
"this_weekend": "bu hafta sonu",
|
66 |
+
"this_saturday": "bu cumartesi",
|
67 |
+
"this_sunday": "bu pazar",
|
68 |
+
"next_saturday": "gelecek cumartesi",
|
69 |
+
"next_sunday": "gelecek pazar",
|
70 |
+
"in_x_days": "{X} gün sonra",
|
71 |
+
"x_days_ago": "{X} gün önce",
|
72 |
+
"next_month": "gelecek ay",
|
73 |
+
"last_month": "geçen ay",
|
74 |
+
"this_month": "bu ay",
|
75 |
+
"this_year": "bu yıl",
|
76 |
+
"next_year": "gelecek yıl",
|
77 |
+
"last_year": "geçen yıl"
|
78 |
+
},
|
79 |
+
"date_patterns": {
|
80 |
+
"day_month": "{day} {month}",
|
81 |
+
"day_month_year": "{day} {month} {year}",
|
82 |
+
"relative_days": ["bugün", "yarın", "öbür gün", "dün"],
|
83 |
+
"relative_weeks": ["bu hafta", "gelecek hafta", "geçen hafta"],
|
84 |
+
"relative_months": ["bu ay", "gelecek ay", "geçen ay"]
|
85 |
+
},
|
86 |
+
"boolean_values": {
|
87 |
+
"true_values": ["evet", "e", "doğru", "tamam", "olur", "1", "true"],
|
88 |
+
"false_values": ["hayır", "h", "yanlış", "olmaz", "0", "false"],
|
89 |
+
"yes_synonyms": ["evet", "e", "tamam", "olur", "peki", "tabii", "tabi"],
|
90 |
+
"no_synonyms": ["hayır", "h", "yok", "olmaz", "asla", "istemiyorum"]
|
91 |
+
},
|
92 |
+
"approval_phrases": {
|
93 |
+
"approval_question": "Bu işlemi onaylıyor musunuz?",
|
94 |
+
"operation_cancelled": "İşlem iptal edildi.",
|
95 |
+
"confirmation_required": "Devam etmek için onayınız gerekiyor.",
|
96 |
+
"please_confirm": "Lütfen onaylayın veya iptal edin."
|
97 |
+
},
|
98 |
+
"common_phrases": {
|
99 |
+
"yes": "Evet",
|
100 |
+
"no": "Hayır",
|
101 |
+
"please": "Lütfen",
|
102 |
+
"thank_you": "Teşekkür ederim",
|
103 |
+
"welcome": "Hoş geldiniz",
|
104 |
+
"goodbye": "Güle güle"
|
105 |
+
},
|
106 |
+
"parameter_collection": {
|
107 |
+
"fallback_questions": {
|
108 |
+
"first_ask": "{caption} bilgisini alabilir miyim?",
|
109 |
+
"second_ask": "Lütfen {caption} bilgisini paylaşır mısınız?",
|
110 |
+
"third_ask": "Devam edebilmem için {caption} bilgisine ihtiyacım var."
|
111 |
+
}
|
112 |
+
}
|
113 |
}
|