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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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) 2013 International Business Machines 3 // * Copyright (C) 2014 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 /** 9 /**
10 * ICU <specials> source: <path>/common/main/tr.xml 10 * ICU <specials> source: <path>/common/main/tr.xml
11 */ 11 */
12 tr{ 12 tr{
13 AuxExemplarCharacters{ 13 AuxExemplarCharacters{
14 "[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ø ō œ ö q ß ú ù ŭ û ū" 14 "[á à ă â å ä ã ā æ é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ø ō œ q ß ú ù ŭ û ū w x"
15 " ü w x ÿ]" 15 " ÿ]"
16 } 16 }
17 Ellipsis{ 17 Ellipsis{
18 final{"{0}…"} 18 final{"{0}…"}
19 initial{"…{0}"} 19 initial{"…{0}"}
20 medial{"{0}…{1}"} 20 medial{"{0}…{1}"}
21 word-final{"{0} …"} 21 word-final{"{0} …"}
22 word-initial{"… {0}"} 22 word-initial{"… {0}"}
23 word-medial{"{0} … {1}"} 23 word-medial{"{0} … {1}"}
24 } 24 }
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]"} 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]"}
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]"} 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]"}
27 ExemplarCharactersPunctuation{ 27 ExemplarCharactersPunctuation{
28 "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ " 28 "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ "
29 "″]" 29 "″]"
30 } 30 }
31 LocaleScript{ 31 LocaleScript{
32 "Latn", 32 "Latn",
33 } 33 }
34 MoreInformation{"?"} 34 MoreInformation{"?"}
35 NumberElements{ 35 NumberElements{
36 default{"latn"}
36 latn{ 37 latn{
37 miscPatterns{ 38 miscPatterns{
38 atLeast{"{0}+"} 39 atLeast{"{0}+"}
39 range{"{0}–{1}"} 40 range{"{0}–{1}"}
40 } 41 }
41 patterns{ 42 patterns{
42 accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"} 43 accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
43 currencyFormat{"#,##0.00 ¤"} 44 currencyFormat{"#,##0.00 ¤"}
44 decimalFormat{"#,##0.###"} 45 decimalFormat{"#,##0.###"}
45 percentFormat{"%#,##0"} 46 percentFormat{"%#,##0"}
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 exponential{"E"} 155 exponential{"E"}
155 group{"."} 156 group{"."}
156 infinity{"∞"} 157 infinity{"∞"}
157 list{";"} 158 list{";"}
158 minusSign{"-"} 159 minusSign{"-"}
159 nan{"NaN"} 160 nan{"NaN"}
160 perMille{"‰"} 161 perMille{"‰"}
161 percentSign{"%"} 162 percentSign{"%"}
162 plusSign{"+"} 163 plusSign{"+"}
163 superscriptingExponent{"×"} 164 superscriptingExponent{"×"}
165 timeSeparator{":"}
164 } 166 }
165 } 167 }
168 minimumGroupingDigits{"1"}
169 native{"latn"}
166 } 170 }
167 Version{"2.0.92.87"} 171 Version{"2.1.8.9"}
168 calendar{ 172 calendar{
169 buddhist{ 173 buddhist{
170 eras{ 174 eras{
171 abbreviated{ 175 abbreviated{
172 "BE", 176 "BE",
173 } 177 }
174 } 178 }
175 } 179 }
176 coptic{ 180 coptic{
177 monthNames{ 181 monthNames{
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
254 hms{"h:mm:ss a"} 258 hms{"h:mm:ss a"}
255 mmss{"mm:ss"} 259 mmss{"mm:ss"}
256 ms{"mm:ss"} 260 ms{"mm:ss"}
257 y{"G y"} 261 y{"G y"}
258 yyyy{"G y"} 262 yyyy{"G y"}
259 yyyyM{"GGGGG M/y"} 263 yyyyM{"GGGGG M/y"}
260 yyyyMEd{"GGGGG dd.MM.y E"} 264 yyyyMEd{"GGGGG dd.MM.y E"}
261 yyyyMM{"MM.y G"} 265 yyyyMM{"MM.y G"}
262 yyyyMMM{"G MMM y"} 266 yyyyMMM{"G MMM y"}
263 yyyyMMMEd{"G d MMM y E"} 267 yyyyMMMEd{"G d MMM y E"}
264 yyyyMMMM{"MMMM y G"} 268 yyyyMMMM{"G MMMM y"}
265 yyyyMMMd{"G dd MMM y"} 269 yyyyMMMd{"G dd MMM y"}
266 yyyyMd{"GGGGG dd.MM.y"} 270 yyyyMd{"GGGGG dd.MM.y"}
267 yyyyQQQ{"G y/QQQ"} 271 yyyyQQQ{"G y/QQQ"}
268 yyyyQQQQ{"G y/QQQQ"} 272 yyyyQQQQ{"G y/QQQQ"}
269 } 273 }
270 intervalFormats{ 274 intervalFormats{
271 H{ 275 H{
272 H{"HH-HH"} 276 H{"HH-HH"}
273 } 277 }
274 Hm{ 278 Hm{
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 d{"GGGGG dd.MM.y – dd.MM.y"} 365 d{"GGGGG dd.MM.y – dd.MM.y"}
362 y{"GGGGG dd.MM.y – dd.MM.y"} 366 y{"GGGGG dd.MM.y – dd.MM.y"}
363 } 367 }
364 } 368 }
365 } 369 }
366 gregorian{ 370 gregorian{
367 AmPmMarkers{ 371 AmPmMarkers{
368 "ÖÖ", 372 "ÖÖ",
369 "ÖS", 373 "ÖS",
370 } 374 }
375 AmPmMarkersNarrow{
376 "öö",
377 "ös",
378 }
371 DateTimePatterns{ 379 DateTimePatterns{
372 "HH:mm:ss zzzz", 380 "HH:mm:ss zzzz",
373 "HH:mm:ss z", 381 "HH:mm:ss z",
374 "HH:mm:ss", 382 "HH:mm:ss",
375 "HH:mm", 383 "HH:mm",
376 "d MMMM y EEEE", 384 "d MMMM y EEEE",
377 "d MMMM y", 385 "d MMMM y",
378 "d MMM y", 386 "d MMM y",
379 // Chromium change begins. See b/8566501. 387 "d.MM.y",
380 "d MM y",
381 // Chromium change ends.
382 "{1} {0}", 388 "{1} {0}",
383 "{1} {0}", 389 "{1} {0}",
384 "{1} {0}", 390 "{1} {0}",
385 "{1} {0}", 391 "{1} {0}",
386 "{1} {0}", 392 "{1} {0}",
387 } 393 }
394 NoonMarker{"öğle"}
395 NoonMarkerNarrow{"ö"}
388 appendItems{ 396 appendItems{
389 Timezone{"{0} {1}"} 397 Timezone{"{0} {1}"}
390 } 398 }
391 availableFormats{ 399 availableFormats{
400 E{"ccc"}
392 EHm{"E HH:mm"} 401 EHm{"E HH:mm"}
393 EHms{"E HH:mm:ss"} 402 EHms{"E HH:mm:ss"}
394 Ed{"d E"} 403 Ed{"d E"}
395 Ehm{"E a h:mm"} 404 Ehm{"E a h:mm"}
396 Ehms{"E a h:mm:ss"} 405 Ehms{"E a h:mm:ss"}
397 Gy{"G y"} 406 Gy{"G y"}
398 GyMMM{"G MMM y"} 407 GyMMM{"G MMM y"}
399 GyMMMEd{"G d MMM y E"} 408 GyMMMEd{"G d MMM y E"}
400 GyMMMd{"G dd MMM y"} 409 GyMMMd{"G dd MMM y"}
401 H{"HH"} 410 H{"HH"}
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
503 "Cuma", 512 "Cuma",
504 "Cumartesi", 513 "Cumartesi",
505 } 514 }
506 } 515 }
507 } 516 }
508 eras{ 517 eras{
509 abbreviated{ 518 abbreviated{
510 "MÖ", 519 "MÖ",
511 "MS", 520 "MS",
512 } 521 }
522 abbreviated%variant{
523 "İÖ",
524 "İS",
525 }
513 wide{ 526 wide{
514 "Milattan Önce", 527 "Milattan Önce",
515 "Milattan Sonra", 528 "Milattan Sonra",
516 } 529 }
530 wide%variant{
531 "İsa’dan Önce",
532 "İsa’dan Sonra",
533 }
517 } 534 }
518 intervalFormats{ 535 intervalFormats{
519 H{ 536 H{
520 H{"HH–HH"} 537 H{"HH–HH"}
521 } 538 }
522 Hm{ 539 Hm{
523 H{"HH:mm–HH:mm"} 540 H{"HH:mm–HH:mm"}
524 m{"HH:mm–HH:mm"} 541 m{"HH:mm–HH:mm"}
525 } 542 }
526 Hmv{ 543 Hmv{
(...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after
873 } 890 }
874 roc{ 891 roc{
875 eras{ 892 eras{
876 abbreviated{ 893 abbreviated{
877 "Before R.O.C.", 894 "Before R.O.C.",
878 "Minguo", 895 "Minguo",
879 } 896 }
880 } 897 }
881 } 898 }
882 } 899 }
900 contextTransforms{
901 relative:intvector{
902 1,
903 1,
904 }
905 }
883 delimiters{ 906 delimiters{
884 alternateQuotationEnd{"’"} 907 alternateQuotationEnd{"’"}
885 alternateQuotationStart{"‘"} 908 alternateQuotationStart{"‘"}
886 quotationEnd{"”"} 909 quotationEnd{"”"}
887 quotationStart{"“"} 910 quotationStart{"“"}
888 } 911 }
889 durationUnits{ 912 durationUnits{
890 hm{"h:mm"} 913 hm{"h:mm"}
891 hms{"h:mm:ss"} 914 hms{"h:mm:ss"}
892 ms{"m:ss"} 915 ms{"m:ss"}
(...skipping 12 matching lines...) Expand all
905 future{ 928 future{
906 one{"{0} gün sonra"} 929 one{"{0} gün sonra"}
907 other{"{0} gün sonra"} 930 other{"{0} gün sonra"}
908 } 931 }
909 past{ 932 past{
910 one{"{0} gün önce"} 933 one{"{0} gün önce"}
911 other{"{0} gün önce"} 934 other{"{0} gün önce"}
912 } 935 }
913 } 936 }
914 } 937 }
938 day-narrow{
939 dn{"gün"}
940 relativeTime{
941 future{
942 one{"{0} gün sonra"}
943 other{"{0} gün sonra"}
944 }
945 past{
946 one{"{0} gün önce"}
947 other{"{0} gün önce"}
948 }
949 }
950 }
951 day-short{
952 dn{"gün"}
953 relativeTime{
954 future{
955 one{"{0} gün sonra"}
956 other{"{0} gün sonra"}
957 }
958 past{
959 one{"{0} gün önce"}
960 other{"{0} gün önce"}
961 }
962 }
963 }
915 dayperiod{ 964 dayperiod{
916 dn{"ÖÖ/ÖS"} 965 dn{"ÖÖ/ÖS"}
917 } 966 }
918 era{ 967 era{
919 dn{"Miladi Dönem"} 968 dn{"Miladi Dönem"}
920 } 969 }
921 fri{ 970 fri{
922 relative{ 971 relative{
923 "-1"{"geçen cuma"} 972 "-1"{"geçen cuma"}
924 "0"{"bu cuma"} 973 "0"{"bu cuma"}
925 "1"{"gelecek cuma"} 974 "1"{"gelecek cuma"}
926 } 975 }
927 } 976 }
977 fri-narrow{
978 relative{
979 "-1"{"geçen cuma"}
980 "0"{"bu cuma"}
981 "1"{"gelecek cuma"}
982 }
983 }
984 fri-short{
985 relative{
986 "-1"{"geçen cuma"}
987 "0"{"bu cuma"}
988 "1"{"gelecek cuma"}
989 }
990 }
928 hour{ 991 hour{
929 dn{"Saat"} 992 dn{"Saat"}
930 relativeTime{ 993 relativeTime{
931 future{ 994 future{
932 one{"{0} saat sonra"} 995 one{"{0} saat sonra"}
933 other{"{0} saat sonra"} 996 other{"{0} saat sonra"}
934 } 997 }
935 past{ 998 past{
936 one{"{0} saat önce"} 999 one{"{0} saat önce"}
937 other{"{0} saat önce"} 1000 other{"{0} saat önce"}
938 } 1001 }
939 } 1002 }
940 } 1003 }
1004 hour-narrow{
1005 dn{"sa."}
1006 relativeTime{
1007 future{
1008 one{"{0} sa. sonra"}
1009 other{"{0} sa. sonra"}
1010 }
1011 past{
1012 one{"{0} sa. önce"}
1013 other{"{0} sa. önce"}
1014 }
1015 }
1016 }
1017 hour-short{
1018 dn{"sa."}
1019 relativeTime{
1020 future{
1021 one{"{0} sa. sonra"}
1022 other{"{0} sa. sonra"}
1023 }
1024 past{
1025 one{"{0} sa. önce"}
1026 other{"{0} sa. önce"}
1027 }
1028 }
1029 }
941 minute{ 1030 minute{
942 dn{"Dakika"} 1031 dn{"Dakika"}
943 relativeTime{ 1032 relativeTime{
944 future{ 1033 future{
945 one{"{0} dakika sonra"} 1034 one{"{0} dakika sonra"}
946 other{"{0} dakika sonra"} 1035 other{"{0} dakika sonra"}
947 } 1036 }
948 past{ 1037 past{
949 one{"{0} dakika önce"} 1038 one{"{0} dakika önce"}
950 other{"{0} dakika önce"} 1039 other{"{0} dakika önce"}
951 } 1040 }
952 } 1041 }
953 } 1042 }
1043 minute-narrow{
1044 dn{"dk."}
1045 relativeTime{
1046 future{
1047 one{"{0} dk. sonra"}
1048 other{"{0} dk. sonra"}
1049 }
1050 past{
1051 one{"{0} dk. önce"}
1052 other{"{0} dk. önce"}
1053 }
1054 }
1055 }
1056 minute-short{
1057 dn{"dk."}
1058 relativeTime{
1059 future{
1060 one{"{0} dk. sonra"}
1061 other{"{0} dk. sonra"}
1062 }
1063 past{
1064 one{"{0} dk. önce"}
1065 other{"{0} dk. önce"}
1066 }
1067 }
1068 }
954 mon{ 1069 mon{
955 relative{ 1070 relative{
956 "-1"{"geçen pazartesi"} 1071 "-1"{"geçen pazartesi"}
957 "0"{"bu pazartesi"} 1072 "0"{"bu pazartesi"}
958 "1"{"gelecek pazartesi"} 1073 "1"{"gelecek pazartesi"}
959 } 1074 }
960 } 1075 }
1076 mon-narrow{
1077 relative{
1078 "-1"{"geçen pzt."}
1079 "0"{"bu pzt."}
1080 "1"{"gelecek pzt."}
1081 }
1082 }
1083 mon-short{
1084 relative{
1085 "-1"{"geçen pzt."}
1086 "0"{"bu pzt."}
1087 "1"{"gelecek pzt."}
1088 }
1089 }
961 month{ 1090 month{
962 dn{"Ay"} 1091 dn{"Ay"}
963 relative{ 1092 relative{
964 "-1"{"geçen ay"} 1093 "-1"{"geçen ay"}
965 "0"{"bu ay"} 1094 "0"{"bu ay"}
966 "1"{"gelecek ay"} 1095 "1"{"gelecek ay"}
967 } 1096 }
968 relativeTime{ 1097 relativeTime{
969 future{ 1098 future{
970 one{"{0} ay sonra"} 1099 one{"{0} ay sonra"}
971 other{"{0} ay sonra"} 1100 other{"{0} ay sonra"}
972 } 1101 }
973 past{ 1102 past{
974 one{"{0} ay önce"} 1103 one{"{0} ay önce"}
975 other{"{0} ay önce"} 1104 other{"{0} ay önce"}
976 } 1105 }
977 } 1106 }
978 } 1107 }
1108 month-narrow{
1109 dn{"ay"}
1110 relativeTime{
1111 future{
1112 one{"{0} ay sonra"}
1113 other{"{0} ay sonra"}
1114 }
1115 past{
1116 one{"{0} ay önce"}
1117 other{"{0} ay önce"}
1118 }
1119 }
1120 }
1121 month-short{
1122 dn{"ay"}
1123 relativeTime{
1124 future{
1125 one{"{0} ay sonra"}
1126 other{"{0} ay sonra"}
1127 }
1128 past{
1129 one{"{0} ay önce"}
1130 other{"{0} ay önce"}
1131 }
1132 }
1133 }
1134 quarter{
1135 dn{"Çeyrek"}
1136 relativeTime{
1137 future{
1138 one{"{0} çeyrek sonra"}
1139 other{"{0} çeyrek sonra"}
1140 }
1141 past{
1142 one{"{0} çeyrek önce"}
1143 other{"{0} çeyrek önce"}
1144 }
1145 }
1146 }
1147 quarter-narrow{
1148 dn{"çyr."}
1149 relativeTime{
1150 future{
1151 one{"{0} çyr. sonra"}
1152 other{"{0} çyr. sonra"}
1153 }
1154 past{
1155 one{"{0} çyr. önce"}
1156 other{"{0} çyr. önce"}
1157 }
1158 }
1159 }
1160 quarter-short{
1161 dn{"çyr."}
1162 relativeTime{
1163 future{
1164 one{"{0} çyr. sonra"}
1165 other{"{0} çyr. sonra"}
1166 }
1167 past{
1168 one{"{0} çyr. önce"}
1169 other{"{0} çyr. önce"}
1170 }
1171 }
1172 }
979 sat{ 1173 sat{
980 relative{ 1174 relative{
981 "-1"{"geçen cumartesi"} 1175 "-1"{"geçen cumartesi"}
982 "0"{"bu cumartesi"} 1176 "0"{"bu cumartesi"}
983 "1"{"gelecek cumartesi"} 1177 "1"{"gelecek cumartesi"}
984 } 1178 }
985 } 1179 }
1180 sat-narrow{
1181 relative{
1182 "-1"{"geçen cmt."}
1183 "0"{"bu cmt."}
1184 "1"{"gelecek cmt."}
1185 }
1186 }
1187 sat-short{
1188 relative{
1189 "-1"{"geçen cmt."}
1190 "0"{"bu cmt."}
1191 "1"{"gelecek cmt."}
1192 }
1193 }
986 second{ 1194 second{
987 dn{"Saniye"} 1195 dn{"Saniye"}
988 relative{ 1196 relative{
989 "0"{"şimdi"} 1197 "0"{"şimdi"}
990 } 1198 }
991 relativeTime{ 1199 relativeTime{
992 future{ 1200 future{
993 one{"{0} saniye sonra"} 1201 one{"{0} saniye sonra"}
994 other{"{0} saniye sonra"} 1202 other{"{0} saniye sonra"}
995 } 1203 }
996 past{ 1204 past{
997 one{"{0} saniye önce"} 1205 one{"{0} saniye önce"}
998 other{"{0} saniye önce"} 1206 other{"{0} saniye önce"}
999 } 1207 }
1000 } 1208 }
1001 } 1209 }
1210 second-narrow{
1211 dn{"sn."}
1212 relativeTime{
1213 future{
1214 one{"{0} sn. sonra"}
1215 other{"{0} sn. sonra"}
1216 }
1217 past{
1218 one{"{0} sn. önce"}
1219 other{"{0} sn. önce"}
1220 }
1221 }
1222 }
1223 second-short{
1224 dn{"sn."}
1225 relativeTime{
1226 future{
1227 one{"{0} sn. sonra"}
1228 other{"{0} sn. sonra"}
1229 }
1230 past{
1231 one{"{0} sn. önce"}
1232 other{"{0} sn. önce"}
1233 }
1234 }
1235 }
1002 sun{ 1236 sun{
1003 relative{ 1237 relative{
1004 "-1"{"geçen pazar"} 1238 "-1"{"geçen pazar"}
1005 "0"{"bu pazar"} 1239 "0"{"bu pazar"}
1006 "1"{"gelecek pazar"} 1240 "1"{"gelecek pazar"}
1007 } 1241 }
1008 } 1242 }
1243 sun-narrow{
1244 relative{
1245 "-1"{"geçen paz."}
1246 "0"{"bu paz."}
1247 "1"{"gelecek paz."}
1248 }
1249 }
1250 sun-short{
1251 relative{
1252 "-1"{"geçen paz."}
1253 "0"{"bu paz."}
1254 "1"{"gelecek paz."}
1255 }
1256 }
1009 thu{ 1257 thu{
1010 relative{ 1258 relative{
1011 "-1"{"geçen perşembe"} 1259 "-1"{"geçen perşembe"}
1012 "0"{"bu perşembe"} 1260 "0"{"bu perşembe"}
1013 "1"{"gelecek perşembe"} 1261 "1"{"gelecek perşembe"}
1014 } 1262 }
1015 } 1263 }
1264 thu-narrow{
1265 relative{
1266 "-1"{"geçen per."}
1267 "0"{"bu per."}
1268 "1"{"gelecek per."}
1269 }
1270 }
1271 thu-short{
1272 relative{
1273 "-1"{"geçen per."}
1274 "0"{"bu per."}
1275 "1"{"gelecek per."}
1276 }
1277 }
1016 tue{ 1278 tue{
1017 relative{ 1279 relative{
1018 "-1"{"geçen salı"} 1280 "-1"{"geçen salı"}
1019 "0"{"bu salı"} 1281 "0"{"bu salı"}
1020 "1"{"gelecek salı"} 1282 "1"{"gelecek salı"}
1021 } 1283 }
1022 } 1284 }
1285 tue-narrow{
1286 relative{
1287 "-1"{"geçen salı"}
1288 "0"{"bu salı"}
1289 "1"{"gelecek salı"}
1290 }
1291 }
1292 tue-short{
1293 relative{
1294 "-1"{"geçen salı"}
1295 "0"{"bu salı"}
1296 "1"{"gelecek salı"}
1297 }
1298 }
1023 wed{ 1299 wed{
1024 relative{ 1300 relative{
1025 "-1"{"geçen çarşamba"} 1301 "-1"{"geçen çarşamba"}
1026 "0"{"bu çarşamba"} 1302 "0"{"bu çarşamba"}
1027 "1"{"gelecek çarşamba"} 1303 "1"{"gelecek çarşamba"}
1028 } 1304 }
1029 } 1305 }
1306 wed-narrow{
1307 relative{
1308 "-1"{"geçen çar."}
1309 "0"{"bu çar."}
1310 "1"{"gelecek çar."}
1311 }
1312 }
1313 wed-short{
1314 relative{
1315 "-1"{"geçen çar."}
1316 "0"{"bu çar."}
1317 "1"{"gelecek çar."}
1318 }
1319 }
1030 week{ 1320 week{
1031 dn{"Hafta"} 1321 dn{"Hafta"}
1032 relative{ 1322 relative{
1033 "-1"{"geçen hafta"} 1323 "-1"{"geçen hafta"}
1034 "0"{"bu hafta"} 1324 "0"{"bu hafta"}
1035 "1"{"gelecek hafta"} 1325 "1"{"gelecek hafta"}
1036 } 1326 }
1037 relativeTime{ 1327 relativeTime{
1038 future{ 1328 future{
1039 one{"{0} hafta sonra"} 1329 one{"{0} hafta sonra"}
1040 other{"{0} hafta sonra"} 1330 other{"{0} hafta sonra"}
1041 } 1331 }
1042 past{ 1332 past{
1043 one{"{0} hafta önce"} 1333 one{"{0} hafta önce"}
1044 other{"{0} hafta önce"} 1334 other{"{0} hafta önce"}
1045 } 1335 }
1046 } 1336 }
1047 } 1337 }
1338 week-narrow{
1339 dn{"hf."}
1340 relativeTime{
1341 future{
1342 one{"{0} hf. sonra"}
1343 other{"{0} hf. sonra"}
1344 }
1345 past{
1346 one{"{0} hf. önce"}
1347 other{"{0} hf. önce"}
1348 }
1349 }
1350 }
1351 week-short{
1352 dn{"hf."}
1353 relativeTime{
1354 future{
1355 one{"{0} hf. sonra"}
1356 other{"{0} hf. sonra"}
1357 }
1358 past{
1359 one{"{0} hf. önce"}
1360 other{"{0} hf. önce"}
1361 }
1362 }
1363 }
1048 weekday{ 1364 weekday{
1049 dn{"Haftanın Günü"} 1365 dn{"Haftanın Günü"}
1050 } 1366 }
1051 year{ 1367 year{
1052 dn{"Yıl"} 1368 dn{"Yıl"}
1053 relative{ 1369 relative{
1054 "-1"{"geçen yıl"} 1370 "-1"{"geçen yıl"}
1055 "0"{"bu yıl"} 1371 "0"{"bu yıl"}
1056 "1"{"gelecek yıl"} 1372 "1"{"gelecek yıl"}
1057 } 1373 }
1058 relativeTime{ 1374 relativeTime{
1059 future{ 1375 future{
1060 one{"{0} yıl sonra"} 1376 one{"{0} yıl sonra"}
1061 other{"{0} yıl sonra"} 1377 other{"{0} yıl sonra"}
1062 } 1378 }
1063 past{ 1379 past{
1064 one{"{0} yıl önce"} 1380 one{"{0} yıl önce"}
1065 other{"{0} yıl önce"} 1381 other{"{0} yıl önce"}
1066 } 1382 }
1067 } 1383 }
1068 } 1384 }
1385 year-narrow{
1386 dn{"yıl"}
1387 relativeTime{
1388 future{
1389 one{"{0} yıl sonra"}
1390 other{"{0} yıl sonra"}
1391 }
1392 past{
1393 one{"{0} yıl önce"}
1394 other{"{0} yıl önce"}
1395 }
1396 }
1397 }
1398 year-short{
1399 dn{"yıl"}
1400 relativeTime{
1401 future{
1402 one{"{0} yıl sonra"}
1403 other{"{0} yıl sonra"}
1404 }
1405 past{
1406 one{"{0} yıl önce"}
1407 other{"{0} yıl önce"}
1408 }
1409 }
1410 }
1069 zone{ 1411 zone{
1070 dn{"Saat Dilimi"} 1412 dn{"Saat Dilimi"}
1071 } 1413 }
1072 } 1414 }
1073 listPattern{ 1415 listPattern{
1074 standard{ 1416 standard{
1075 2{"{0} ve {1}"} 1417 2{"{0} ve {1}"}
1076 end{"{0} ve {1}"} 1418 end{"{0} ve {1}"}
1077 middle{"{0}, {1}"} 1419 middle{"{0}, {1}"}
1078 start{"{0}, {1}"} 1420 start{"{0}, {1}"}
(...skipping 27 matching lines...) Expand all
1106 Numeric{"Rakam"} 1448 Numeric{"Rakam"}
1107 Tone{"Ton"} 1449 Tone{"Ton"}
1108 UNGEGN{"UNGEGN"} 1450 UNGEGN{"UNGEGN"}
1109 x-Accents{"Aksanlar"} 1451 x-Accents{"Aksanlar"}
1110 x-Fullwidth{"Tam Genişlik"} 1452 x-Fullwidth{"Tam Genişlik"}
1111 x-Halfwidth{"Yarım genişlik"} 1453 x-Halfwidth{"Yarım genişlik"}
1112 x-Jamo{"Jamo"} 1454 x-Jamo{"Jamo"}
1113 x-Pinyin{"Pinyin"} 1455 x-Pinyin{"Pinyin"}
1114 x-Publishing{"Yayıncılık"} 1456 x-Publishing{"Yayıncılık"}
1115 } 1457 }
1116 units{
1117 compound{
1118 per{"{0}/{1}"}
1119 }
1120 duration{
1121 day{
1122 one{"{0} gün"}
1123 other{"{0} gün"}
1124 }
1125 hour{
1126 one{"{0} saat"}
1127 other{"{0} saat"}
1128 }
1129 millisecond{
1130 one{"{0} milisaniye"}
1131 other{"{0} milisaniye"}
1132 }
1133 minute{
1134 one{"{0} dakika"}
1135 other{"{0} dakika"}
1136 }
1137 month{
1138 one{"{0} ay"}
1139 other{"{0} ay"}
1140 }
1141 second{
1142 one{"{0} saniye"}
1143 other{"{0} saniye"}
1144 }
1145 week{
1146 one{"{0} hafta"}
1147 other{"{0} hafta"}
1148 }
1149 year{
1150 one{"{0} yıl"}
1151 other{"{0} yıl"}
1152 }
1153 }
1154 }
1155 unitsNarrow{
1156 compound{
1157 per{"{0}/{1}"}
1158 }
1159 duration{
1160 day{
1161 one{"{0}g"}
1162 other{"{0}g"}
1163 }
1164 hour{
1165 one{"{0}s"}
1166 other{"{0}s"}
1167 }
1168 millisecond{
1169 one{"{0}ms"}
1170 other{"{0}ms"}
1171 }
1172 minute{
1173 one{"{0}d"}
1174 other{"{0}d"}
1175 }
1176 month{
1177 one{"{0}a"}
1178 other{"{0}a"}
1179 }
1180 second{
1181 one{"{0}sn"}
1182 other{"{0}sn"}
1183 }
1184 week{
1185 one{"{0}h"}
1186 other{"{0}h"}
1187 }
1188 year{
1189 one{"{0}y"}
1190 other{"{0}y"}
1191 }
1192 }
1193 }
1194 unitsShort{
1195 compound{
1196 per{"{0}/{1}"}
1197 }
1198 duration{
1199 day{
1200 one{"{0} gün"}
1201 other{"{0} gün"}
1202 }
1203 hour{
1204 one{"{0} sa."}
1205 other{"{0} sa."}
1206 }
1207 millisecond{
1208 one{"{0} ms"}
1209 other{"{0} ms"}
1210 }
1211 minute{
1212 one{"{0} dk."}
1213 other{"{0} dk."}
1214 }
1215 month{
1216 one{"{0} ay"}
1217 other{"{0} ay"}
1218 }
1219 second{
1220 one{"{0} sn."}
1221 other{"{0} sn."}
1222 }
1223 week{
1224 one{"{0} hf."}
1225 other{"{0} hf."}
1226 }
1227 year{
1228 one{"{0} yıl"}
1229 other{"{0} yıl"}
1230 }
1231 }
1232 }
1233 } 1458 }
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