Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Side by Side Diff: source/data/locales/tr.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/locales/to_TO.txt ('k') | source/data/locales/tr_CY.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/tr.xml 6 // * Source File: <path>/common/main/tr.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/tr.xml
11 */
12 tr{ 9 tr{
13 AuxExemplarCharacters{ 10 AuxExemplarCharacters{
14 "[á à ă â å ä ã ā æ é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ø ō œ q ß ú ù ŭ û ū w x" 11 "[á à ă â å ä ã ā æ é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ø ō œ q ß ú ù ŭ û ū w x"
15 " ÿ]" 12 " ÿ]"
16 } 13 }
17 Ellipsis{ 14 Ellipsis{
18 final{"{0}…"} 15 final{"{0}…"}
19 initial{"…{0}"} 16 initial{"…{0}"}
20 medial{"{0}…{1}"} 17 medial{"{0}…{1}"}
21 word-final{"{0} …"} 18 word-final{"{0} …"}
22 word-initial{"… {0}"} 19 word-initial{"… {0}"}
23 word-medial{"{0} … {1}"} 20 word-medial{"{0} … {1}"}
24 } 21 }
25 ExemplarCharacters{"[a b c ç d e f g ğ h ı i İ j k l m n o ö p r s ş t u ü v y z]"} 22 ExemplarCharacters{"[a b c ç d e f g ğ h ı i İ j k l m n o ö p r s ş t u ü v y z]"}
26 ExemplarCharactersIndex{"[A B C Ç D E F G H I İ J K L M N O Ö P Q R S Ş T U Ü V W X Y Z]"} 23 ExemplarCharactersIndex{"[A B C Ç D E F G H I İ J K L M N O Ö P Q R S Ş T U Ü V W X Y Z]"}
27 ExemplarCharactersPunctuation{ 24 ExemplarCharactersPunctuation{
28 "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ " 25 "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ "
29 "″]" 26 "″]"
30 } 27 }
31 LocaleScript{
32 "Latn",
33 }
34 MoreInformation{"?"} 28 MoreInformation{"?"}
35 NumberElements{ 29 NumberElements{
36 default{"latn"} 30 default{"latn"}
37 latn{ 31 latn{
38 miscPatterns{ 32 miscPatterns{
39 atLeast{"{0}+"} 33 atLeast{"{0}+"}
40 range{"{0}–{1}"} 34 range{"{0}–{1}"}
41 } 35 }
42 patterns{ 36 patterns{
43 accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"} 37 accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 one{"00 trilyon"} 86 one{"00 trilyon"}
93 other{"00 trilyon"} 87 other{"00 trilyon"}
94 } 88 }
95 100000000000000{ 89 100000000000000{
96 one{"000 trilyon"} 90 one{"000 trilyon"}
97 other{"000 trilyon"} 91 other{"000 trilyon"}
98 } 92 }
99 } 93 }
100 } 94 }
101 patternsShort{ 95 patternsShort{
96 currencyFormat{
97 1000{
98 one{"0 B ¤"}
99 other{"0 B ¤"}
100 }
101 10000{
102 one{"00 B ¤"}
103 other{"00 B ¤"}
104 }
105 100000{
106 one{"000 B ¤"}
107 other{"000 B ¤"}
108 }
109 1000000{
110 one{"0 Mn ¤"}
111 other{"0 Mn ¤"}
112 }
113 10000000{
114 one{"00 Mn ¤"}
115 other{"00 Mn ¤"}
116 }
117 100000000{
118 one{"000 Mn ¤"}
119 other{"000 Mn ¤"}
120 }
121 1000000000{
122 one{"0 Mr ¤"}
123 other{"0 Mr ¤"}
124 }
125 10000000000{
126 one{"00 Mr ¤"}
127 other{"00 Mr ¤"}
128 }
129 100000000000{
130 one{"000 Mr ¤"}
131 other{"000 Mr ¤"}
132 }
133 1000000000000{
134 one{"0 Tn ¤"}
135 other{"0 Tn ¤"}
136 }
137 10000000000000{
138 one{"00 Tn ¤"}
139 other{"00 Tn ¤"}
140 }
141 100000000000000{
142 one{"000 Tn ¤"}
143 other{"000 Tn ¤"}
144 }
145 }
102 decimalFormat{ 146 decimalFormat{
103 1000{ 147 1000{
104 one{"0"} 148 one{"0"}
105 other{"0"} 149 other{"0"}
106 } 150 }
107 10000{ 151 10000{
108 one{"00 B"} 152 one{"00 B"}
109 other{"00 B"} 153 other{"00 B"}
110 } 154 }
111 100000{ 155 100000{
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 perMille{"‰"} 205 perMille{"‰"}
162 percentSign{"%"} 206 percentSign{"%"}
163 plusSign{"+"} 207 plusSign{"+"}
164 superscriptingExponent{"×"} 208 superscriptingExponent{"×"}
165 timeSeparator{":"} 209 timeSeparator{":"}
166 } 210 }
167 } 211 }
168 minimumGroupingDigits{"1"} 212 minimumGroupingDigits{"1"}
169 native{"latn"} 213 native{"latn"}
170 } 214 }
171 Version{"2.1.8.9"} 215 Version{"2.1.19.17"}
172 calendar{ 216 calendar{
173 buddhist{ 217 buddhist{
174 eras{ 218 eras{
175 abbreviated{ 219 abbreviated{
176 "BE", 220 "BE",
177 } 221 }
178 } 222 }
179 } 223 }
180 coptic{ 224 coptic{
181 monthNames{ 225 monthNames{
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 "G d MMMM y", 273 "G d MMMM y",
230 "G d MMM y", 274 "G d MMM y",
231 "GGGGG d.MM.y", 275 "GGGGG d.MM.y",
232 "{1} {0}", 276 "{1} {0}",
233 "{1} {0}", 277 "{1} {0}",
234 "{1} {0}", 278 "{1} {0}",
235 "{1} {0}", 279 "{1} {0}",
236 "{1} {0}", 280 "{1} {0}",
237 } 281 }
238 availableFormats{ 282 availableFormats{
283 E{"ccc"}
239 Ed{"d E"} 284 Ed{"d E"}
240 Gy{"G y"} 285 Gy{"G y"}
241 GyMMM{"G MMM y"} 286 GyMMM{"G MMM y"}
242 GyMMMEd{"G d MMM y E"} 287 GyMMMEd{"G d MMM y E"}
243 GyMMMd{"G d MMM y"} 288 GyMMMd{"G d MMM y"}
244 H{"HH"} 289 H{"HH"}
245 Hm{"HH:mm"} 290 Hm{"HH:mm"}
246 Hms{"HH:mm:ss"} 291 Hms{"HH:mm:ss"}
247 M{"L"} 292 M{"L"}
248 MEd{"dd/MM E"} 293 MEd{"dd/MM E"}
(...skipping 17 matching lines...) Expand all
266 yyyyMMM{"G MMM y"} 311 yyyyMMM{"G MMM y"}
267 yyyyMMMEd{"G d MMM y E"} 312 yyyyMMMEd{"G d MMM y E"}
268 yyyyMMMM{"G MMMM y"} 313 yyyyMMMM{"G MMMM y"}
269 yyyyMMMd{"G dd MMM y"} 314 yyyyMMMd{"G dd MMM y"}
270 yyyyMd{"GGGGG dd.MM.y"} 315 yyyyMd{"GGGGG dd.MM.y"}
271 yyyyQQQ{"G y/QQQ"} 316 yyyyQQQ{"G y/QQQ"}
272 yyyyQQQQ{"G y/QQQQ"} 317 yyyyQQQQ{"G y/QQQQ"}
273 } 318 }
274 intervalFormats{ 319 intervalFormats{
275 H{ 320 H{
276 H{"HH-HH"} 321 H{"HHHH"}
277 } 322 }
278 Hm{ 323 Hm{
279 H{"HH:mm-HH:mm"} 324 H{"HH:mmHH:mm"}
280 m{"HH:mm-HH:mm"} 325 m{"HH:mmHH:mm"}
281 } 326 }
282 Hmv{ 327 Hmv{
283 H{"HH:mm-HH:mm v"} 328 H{"HH:mmHH:mm v"}
284 m{"HH:mm-HH:mm v"} 329 m{"HH:mmHH:mm v"}
285 } 330 }
286 Hv{ 331 Hv{
287 H{"HH-HH v"} 332 H{"HHHH v"}
288 } 333 }
289 M{ 334 M{
290 M{"MM–MM"} 335 M{"MM–MM"}
291 } 336 }
292 MEd{ 337 MEd{
293 M{"dd/MM E – dd/MM E"} 338 M{"dd/MM E – dd/MM E"}
294 d{"dd/MM E – dd/MM E"} 339 d{"dd/MM E – dd/MM E"}
295 } 340 }
296 MMM{ 341 MMM{
297 M{"MMM–MMM"} 342 M{"MMM–MMM"}
298 } 343 }
299 MMMEd{ 344 MMMEd{
300 M{"d MMM E – d MMM E"} 345 M{"d MMM E – d MMM E"}
301 d{"d MMM E – d MMM E"} 346 d{"d MMM E – d MMM E"}
302 } 347 }
303 MMMd{ 348 MMMd{
304 M{"d MMM – d MMM"} 349 M{"d MMM – d MMM"}
305 d{"d – d MMM"} 350 d{"d – d MMM"}
306 } 351 }
307 Md{ 352 Md{
308 M{"dd/MM – dd/MM"} 353 M{"dd/MM – dd/MM"}
309 d{"dd/MM – dd/MM"} 354 d{"dd/MM – dd/MM"}
310 } 355 }
311 d{ 356 d{
312 d{"d–d"} 357 d{"d–d"}
313 } 358 }
314 fallback{"{0} – {1}"} 359 fallback{"{0} – {1}"}
315 h{ 360 h{
316 a{"h a - h a"} 361 a{"h a h a"}
317 h{"h-h a"} 362 h{"hh a"}
318 } 363 }
319 hm{ 364 hm{
320 a{"h:mm a - h:mm a"} 365 a{"h:mm a h:mm a"}
321 h{"h:mm-h:mm a"} 366 h{"h:mmh:mm a"}
322 m{"h:mm-h:mm a"} 367 m{"h:mmh:mm a"}
323 } 368 }
324 hmv{ 369 hmv{
325 a{"h:mm a - h:mm a v"} 370 a{"h:mm a h:mm a v"}
326 h{"h:mm-h:mm a v"} 371 h{"h:mmh:mm a v"}
327 m{"h:mm-h:mm a v"} 372 m{"h:mmh:mm a v"}
328 } 373 }
329 hv{ 374 hv{
330 a{"h a - h a v"} 375 a{"h a h a v"}
331 h{"h-h a v"} 376 h{"hh a v"}
332 } 377 }
333 y{ 378 y{
334 y{"G y–y"} 379 y{"G y–y"}
335 } 380 }
336 yM{ 381 yM{
337 M{"GGGGG M/y – M/y"} 382 M{"GGGGG M/y – M/y"}
338 y{"GGGGG M/y – M/y"} 383 y{"GGGGG M/y – M/y"}
339 } 384 }
340 yMEd{ 385 yMEd{
341 M{"GGGGG dd.MM.y E – dd.MM.y E"} 386 M{"GGGGG dd.MM.y E – dd.MM.y E"}
(...skipping 23 matching lines...) Expand all
365 d{"GGGGG dd.MM.y – dd.MM.y"} 410 d{"GGGGG dd.MM.y – dd.MM.y"}
366 y{"GGGGG dd.MM.y – dd.MM.y"} 411 y{"GGGGG dd.MM.y – dd.MM.y"}
367 } 412 }
368 } 413 }
369 } 414 }
370 gregorian{ 415 gregorian{
371 AmPmMarkers{ 416 AmPmMarkers{
372 "ÖÖ", 417 "ÖÖ",
373 "ÖS", 418 "ÖS",
374 } 419 }
420 AmPmMarkersAbbr{
421 "ÖÖ",
422 "ÖS",
423 }
375 AmPmMarkersNarrow{ 424 AmPmMarkersNarrow{
376 "öö", 425 "öö",
377 "ös", 426 "ös",
378 } 427 }
379 DateTimePatterns{ 428 DateTimePatterns{
380 "HH:mm:ss zzzz", 429 "HH:mm:ss zzzz",
381 "HH:mm:ss z", 430 "HH:mm:ss z",
382 "HH:mm:ss", 431 "HH:mm:ss",
383 "HH:mm", 432 "HH:mm",
384 "d MMMM y EEEE", 433 "d MMMM y EEEE",
385 "d MMMM y", 434 "d MMMM y",
386 "d MMM y", 435 "d MMM y",
387 // Chromium change begins. See b/8566501. 436 "d.MM.y",
388 "d MM y",
389 // Chromium change ends.
390 "{1} {0}", 437 "{1} {0}",
391 "{1} {0}", 438 "{1} {0}",
392 "{1} {0}", 439 "{1} {0}",
393 "{1} {0}", 440 "{1} {0}",
394 "{1} {0}", 441 "{1} {0}",
395 } 442 }
396 NoonMarker{"öğle"}
397 NoonMarkerNarrow{"ö"}
398 appendItems{ 443 appendItems{
399 Timezone{"{0} {1}"} 444 Timezone{"{0} {1}"}
400 } 445 }
401 availableFormats{ 446 availableFormats{
402 E{"ccc"} 447 E{"ccc"}
403 EHm{"E HH:mm"} 448 EHm{"E HH:mm"}
404 EHms{"E HH:mm:ss"} 449 EHms{"E HH:mm:ss"}
405 Ed{"d E"} 450 Ed{"d E"}
406 Ehm{"E a h:mm"} 451 Ehm{"E a h:mm"}
407 Ehms{"E a h:mm:ss"} 452 Ehms{"E a h:mm:ss"}
408 Gy{"G y"} 453 Gy{"G y"}
409 GyMMM{"G MMM y"} 454 GyMMM{"G MMM y"}
410 GyMMMEd{"G d MMM y E"} 455 GyMMMEd{"G d MMM y E"}
411 GyMMMd{"G dd MMM y"} 456 GyMMMd{"G dd MMM y"}
412 H{"HH"} 457 H{"HH"}
413 Hm{"HH:mm"} 458 Hm{"HH:mm"}
414 Hms{"HH:mm:ss"} 459 Hms{"HH:mm:ss"}
460 Hmsv{"HH:mm:ss v"}
461 Hmv{"HH:mm v"}
415 M{"L"} 462 M{"L"}
416 MEd{"dd/MM E"} 463 MEd{"dd/MM E"}
417 MMM{"LLL"} 464 MMM{"LLL"}
418 MMMEd{"d MMMM E"} 465 MMMEd{"d MMMM E"}
419 MMMMEd{"dd MMMM E"} 466 MMMMEd{"dd MMMM E"}
420 MMMMd{"dd MMMM"} 467 MMMMd{"dd MMMM"}
421 MMMd{"d MMM"} 468 MMMd{"d MMM"}
422 Md{"dd/MM"} 469 Md{"dd/MM"}
423 d{"d"} 470 d{"d"}
424 h{"a h"} 471 h{"a h"}
425 hm{"a h:mm"} 472 hm{"a h:mm"}
426 hms{"a h:mm:ss"} 473 hms{"a h:mm:ss"}
474 hmsv{"a h:mm:ss v"}
475 hmv{"a h:mm v"}
427 mmss{"mm:ss"} 476 mmss{"mm:ss"}
428 ms{"mm:ss"} 477 ms{"mm:ss"}
429 y{"y"} 478 y{"y"}
430 yM{"MM/y"} 479 yM{"MM/y"}
431 yMEd{"dd.MM.y E"} 480 yMEd{"dd.MM.y E"}
432 yMM{"MM.y"} 481 yMM{"MM.y"}
433 yMMM{"MMM y"} 482 yMMM{"MMM y"}
434 yMMMEd{"d MMM y E"} 483 yMMMEd{"d MMM y E"}
435 yMMMM{"MMMM y"} 484 yMMMM{"MMMM y"}
436 yMMMd{"dd MMM y"} 485 yMMMd{"dd MMM y"}
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
509 "Pazar", 558 "Pazar",
510 "Pazartesi", 559 "Pazartesi",
511 "Salı", 560 "Salı",
512 "Çarşamba", 561 "Çarşamba",
513 "Perşembe", 562 "Perşembe",
514 "Cuma", 563 "Cuma",
515 "Cumartesi", 564 "Cumartesi",
516 } 565 }
517 } 566 }
518 } 567 }
568 dayPeriod{
569 format{
570 abbreviated{
571 afternoon1{"öğleden sonra"}
572 afternoon2{"akşamüstü"}
573 evening1{"akşam"}
574 midnight{"gece yarısı"}
575 morning1{"sabah"}
576 morning2{"öğleden önce"}
577 night1{"gece"}
578 noon{"öğle"}
579 }
580 narrow{
581 afternoon1{"öğleden sonra"}
582 afternoon2{"akşamüstü"}
583 evening1{"akşam"}
584 midnight{"gece"}
585 morning1{"sabah"}
586 morning2{"öğleden önce"}
587 night1{"gece"}
588 noon{"ö"}
589 }
590 wide{
591 afternoon1{"öğleden sonra"}
592 afternoon2{"akşamüstü"}
593 evening1{"akşam"}
594 midnight{"gece yarısı"}
595 morning1{"sabah"}
596 morning2{"öğleden önce"}
597 night1{"gece"}
598 noon{"öğle"}
599 }
600 }
601 stand-alone{
602 abbreviated{
603 afternoon1{"öğleden sonra"}
604 afternoon2{"akşamüstü"}
605 am{"ÖÖ"}
606 evening1{"akşam"}
607 midnight{"gece yarısı"}
608 morning1{"sabah"}
609 morning2{"öğleden önce"}
610 night1{"gece"}
611 noon{"öğle"}
612 pm{"ÖS"}
613 }
614 narrow{
615 afternoon1{"öğleden sonra"}
616 afternoon2{"akşamüstü"}
617 am{"ÖÖ"}
618 evening1{"akşam"}
619 midnight{"gece yarısı"}
620 morning1{"sabah"}
621 morning2{"öğleden önce"}
622 night1{"gece"}
623 noon{"öğle"}
624 pm{"ÖS"}
625 }
626 wide{
627 afternoon1{"öğleden sonra"}
628 afternoon2{"akşamüstü"}
629 am{"ÖÖ"}
630 evening1{"akşam"}
631 midnight{"gece yarısı"}
632 morning1{"sabah"}
633 morning2{"öğleden önce"}
634 night1{"gece"}
635 noon{"öğle"}
636 pm{"ÖS"}
637 }
638 }
639 }
519 eras{ 640 eras{
520 abbreviated{ 641 abbreviated{
521 "MÖ", 642 "MÖ",
522 "MS", 643 "MS",
523 } 644 }
524 abbreviated%variant{ 645 abbreviated%variant{
525 "İÖ", 646 "İÖ",
526 "İS", 647 "İS",
527 } 648 }
528 wide{ 649 wide{
(...skipping 326 matching lines...) Expand 10 before | Expand all | Expand 10 after
855 } 976 }
856 japanese{ 977 japanese{
857 DateTimePatterns{ 978 DateTimePatterns{
858 "HH:mm:ss zzzz", 979 "HH:mm:ss zzzz",
859 "HH:mm:ss z", 980 "HH:mm:ss z",
860 "HH:mm:ss", 981 "HH:mm:ss",
861 "HH:mm", 982 "HH:mm",
862 "d MMMM y G EEEE", 983 "d MMMM y G EEEE",
863 "d MMMM y G", 984 "d MMMM y G",
864 "d MMM y G", 985 "d MMM y G",
865 // Chromium change begins. See b/8566501. 986 "d.MM.y G",
866 "d MM y G",
867 // Chromium change ends.
868 "{1} {0}", 987 "{1} {0}",
869 "{1} {0}", 988 "{1} {0}",
870 "{1} {0}", 989 "{1} {0}",
871 "{1} {0}", 990 "{1} {0}",
872 "{1} {0}", 991 "{1} {0}",
873 } 992 }
874 } 993 }
875 persian{ 994 persian{
876 monthNames{ 995 monthNames{
877 format{ 996 format{
(...skipping 28 matching lines...) Expand all
906 1, 1025 1,
907 1, 1026 1,
908 } 1027 }
909 } 1028 }
910 delimiters{ 1029 delimiters{
911 alternateQuotationEnd{"’"} 1030 alternateQuotationEnd{"’"}
912 alternateQuotationStart{"‘"} 1031 alternateQuotationStart{"‘"}
913 quotationEnd{"”"} 1032 quotationEnd{"”"}
914 quotationStart{"“"} 1033 quotationStart{"“"}
915 } 1034 }
916 durationUnits{
917 hm{"h:mm"}
918 hms{"h:mm:ss"}
919 ms{"m:ss"}
920 }
921 fields{ 1035 fields{
922 day{ 1036 day{
923 dn{"Gün"} 1037 dn{"Gün"}
924 relative{ 1038 relative{
925 "-1"{"dün"} 1039 "-1"{"dün"}
926 "-2"{"evvelsi gün"} 1040 "-2"{"evvelsi gün"}
927 "0"{"bugün"} 1041 "0"{"bugün"}
928 "1"{"yarın"} 1042 "1"{"yarın"}
929 "2"{"öbür gün"} 1043 "2"{"öbür gün"}
930 } 1044 }
931 relativeTime{ 1045 relativeTime{
932 future{ 1046 future{
933 one{"{0} gün sonra"} 1047 one{"{0} gün sonra"}
934 other{"{0} gün sonra"} 1048 other{"{0} gün sonra"}
935 } 1049 }
936 past{ 1050 past{
937 one{"{0} gün önce"} 1051 one{"{0} gün önce"}
938 other{"{0} gün önce"} 1052 other{"{0} gün önce"}
939 } 1053 }
940 } 1054 }
941 } 1055 }
942 day-narrow{ 1056 day-narrow{
943 dn{"gün"} 1057 dn{"gün"}
1058 relative{
1059 "-2"{"evvelsi gün"}
1060 "2"{"öbür gün"}
1061 }
944 relativeTime{ 1062 relativeTime{
945 future{ 1063 future{
946 one{"{0} gün sonra"} 1064 one{"{0} gün sonra"}
947 other{"{0} gün sonra"} 1065 other{"{0} gün sonra"}
948 } 1066 }
949 past{ 1067 past{
950 one{"{0} gün önce"} 1068 one{"{0} gün önce"}
951 other{"{0} gün önce"} 1069 other{"{0} gün önce"}
952 } 1070 }
953 } 1071 }
954 } 1072 }
955 day-short{ 1073 day-short{
956 dn{"gün"} 1074 dn{"gün"}
1075 relative{
1076 "-2"{"evvelsi gün"}
1077 "2"{"öbür gün"}
1078 }
957 relativeTime{ 1079 relativeTime{
958 future{ 1080 future{
959 one{"{0} gün sonra"} 1081 one{"{0} gün sonra"}
960 other{"{0} gün sonra"} 1082 other{"{0} gün sonra"}
961 } 1083 }
962 past{ 1084 past{
963 one{"{0} gün önce"} 1085 one{"{0} gün önce"}
964 other{"{0} gün önce"} 1086 other{"{0} gün önce"}
965 } 1087 }
966 } 1088 }
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
1104 other{"{0} ay sonra"} 1226 other{"{0} ay sonra"}
1105 } 1227 }
1106 past{ 1228 past{
1107 one{"{0} ay önce"} 1229 one{"{0} ay önce"}
1108 other{"{0} ay önce"} 1230 other{"{0} ay önce"}
1109 } 1231 }
1110 } 1232 }
1111 } 1233 }
1112 month-narrow{ 1234 month-narrow{
1113 dn{"ay"} 1235 dn{"ay"}
1236 relative{
1237 "-1"{"geçen ay"}
1238 "0"{"bu ay"}
1239 "1"{"gelecek ay"}
1240 }
1114 relativeTime{ 1241 relativeTime{
1115 future{ 1242 future{
1116 one{"{0} ay sonra"} 1243 one{"{0} ay sonra"}
1117 other{"{0} ay sonra"} 1244 other{"{0} ay sonra"}
1118 } 1245 }
1119 past{ 1246 past{
1120 one{"{0} ay önce"} 1247 one{"{0} ay önce"}
1121 other{"{0} ay önce"} 1248 other{"{0} ay önce"}
1122 } 1249 }
1123 } 1250 }
1124 } 1251 }
1125 month-short{ 1252 month-short{
1126 dn{"ay"} 1253 dn{"ay"}
1254 relative{
1255 "-1"{"geçen ay"}
1256 "0"{"bu ay"}
1257 "1"{"gelecek ay"}
1258 }
1127 relativeTime{ 1259 relativeTime{
1128 future{ 1260 future{
1129 one{"{0} ay sonra"} 1261 one{"{0} ay sonra"}
1130 other{"{0} ay sonra"} 1262 other{"{0} ay sonra"}
1131 } 1263 }
1132 past{ 1264 past{
1133 one{"{0} ay önce"} 1265 one{"{0} ay önce"}
1134 other{"{0} ay önce"} 1266 other{"{0} ay önce"}
1135 } 1267 }
1136 } 1268 }
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
1381 other{"{0} yıl sonra"} 1513 other{"{0} yıl sonra"}
1382 } 1514 }
1383 past{ 1515 past{
1384 one{"{0} yıl önce"} 1516 one{"{0} yıl önce"}
1385 other{"{0} yıl önce"} 1517 other{"{0} yıl önce"}
1386 } 1518 }
1387 } 1519 }
1388 } 1520 }
1389 year-narrow{ 1521 year-narrow{
1390 dn{"yıl"} 1522 dn{"yıl"}
1523 relative{
1524 "-1"{"geçen yıl"}
1525 "0"{"bu yıl"}
1526 "1"{"gelecek yıl"}
1527 }
1391 relativeTime{ 1528 relativeTime{
1392 future{ 1529 future{
1393 one{"{0} yıl sonra"} 1530 one{"{0} yıl sonra"}
1394 other{"{0} yıl sonra"} 1531 other{"{0} yıl sonra"}
1395 } 1532 }
1396 past{ 1533 past{
1397 one{"{0} yıl önce"} 1534 one{"{0} yıl önce"}
1398 other{"{0} yıl önce"} 1535 other{"{0} yıl önce"}
1399 } 1536 }
1400 } 1537 }
1401 } 1538 }
1402 year-short{ 1539 year-short{
1403 dn{"yıl"} 1540 dn{"yıl"}
1541 relative{
1542 "-1"{"geçen yıl"}
1543 "0"{"bu yıl"}
1544 "1"{"gelecek yıl"}
1545 }
1404 relativeTime{ 1546 relativeTime{
1405 future{ 1547 future{
1406 one{"{0} yıl sonra"} 1548 one{"{0} yıl sonra"}
1407 other{"{0} yıl sonra"} 1549 other{"{0} yıl sonra"}
1408 } 1550 }
1409 past{ 1551 past{
1410 one{"{0} yıl önce"} 1552 one{"{0} yıl önce"}
1411 other{"{0} yıl önce"} 1553 other{"{0} yıl önce"}
1412 } 1554 }
1413 } 1555 }
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1453 Tone{"Ton"} 1595 Tone{"Ton"}
1454 UNGEGN{"UNGEGN"} 1596 UNGEGN{"UNGEGN"}
1455 x-Accents{"Aksanlar"} 1597 x-Accents{"Aksanlar"}
1456 x-Fullwidth{"Tam Genişlik"} 1598 x-Fullwidth{"Tam Genişlik"}
1457 x-Halfwidth{"Yarım genişlik"} 1599 x-Halfwidth{"Yarım genişlik"}
1458 x-Jamo{"Jamo"} 1600 x-Jamo{"Jamo"}
1459 x-Pinyin{"Pinyin"} 1601 x-Pinyin{"Pinyin"}
1460 x-Publishing{"Yayıncılık"} 1602 x-Publishing{"Yayıncılık"}
1461 } 1603 }
1462 } 1604 }
OLDNEW
« no previous file with comments | « source/data/locales/to_TO.txt ('k') | source/data/locales/tr_CY.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698