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

Side by Side Diff: source/data/locales/lv.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/luy_KE.txt ('k') | source/data/locales/lv_LV.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/lv.xml 6 // * Source File: <path>/common/main/lv.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/lv.xml
11 */
12 lv{ 9 lv{
13 AuxExemplarCharacters{"[y ō q ŗ w x]"} 10 AuxExemplarCharacters{"[y ō q ŗ w x]"}
14 Ellipsis{ 11 Ellipsis{
15 final{"{0}…"} 12 final{"{0}…"}
16 initial{"…{0}"} 13 initial{"…{0}"}
17 medial{"{0}…{1}"} 14 medial{"{0}…{1}"}
18 word-final{"{0}…"} 15 word-final{"{0}…"}
19 word-initial{"…{0}"} 16 word-initial{"…{0}"}
20 word-medial{"{0}…{1}"} 17 word-medial{"{0}…{1}"}
21 } 18 }
22 ExemplarCharacters{"[a ā b c č d e ē f g ģ h i ī j k ķ l ļ m n ņ o p r s š t u ū v z ž]"} 19 ExemplarCharacters{"[a ā b c č d e ē f g ģ h i ī j k ķ l ļ m n ņ o p r s š t u ū v z ž]"}
23 ExemplarCharactersIndex{"[A Ā B C Č D E Ē F G Ģ H I Ī Y J K Ķ L Ļ M N Ņ O P Q R S Š T U Ū V W X Z Ž]"} 20 ExemplarCharactersIndex{"[A Ā B C Č D E Ē F G Ģ H I Ī Y J K Ķ L Ļ M N Ņ O P Q R S Š T U Ū V W X Z Ž]"}
24 ExemplarCharactersPunctuation{ 21 ExemplarCharactersPunctuation{
25 "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ ‚ \u0022 “ ” „ ( ) \\[ \\] § @ * / \\& # † " 22 "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ ‚ \u0022 “ ” „ ( ) \\[ \\] § @ * / \\& # † "
26 "‡ ′ ″]" 23 "‡ ′ ″]"
27 } 24 }
28 LocaleScript{
29 "Latn",
30 }
31 MoreInformation{"?"} 25 MoreInformation{"?"}
32 NumberElements{ 26 NumberElements{
33 default{"latn"} 27 default{"latn"}
34 latn{ 28 latn{
35 miscPatterns{ 29 miscPatterns{
36 atLeast{"vismaz {0}"} 30 atLeast{"vismaz {0}"}
37 range{"{0}–{1}"} 31 range{"{0}–{1}"}
38 } 32 }
39 patterns{ 33 patterns{
40 accountingFormat{"¤#0.00"} 34 accountingFormat{"#0.00 ¤"}
41 currencyFormat{"¤#0.00"} 35 currencyFormat{"#0.00 ¤"}
42 decimalFormat{"#,##0.###"} 36 decimalFormat{"#,##0.###"}
43 percentFormat{"#,##0%"} 37 percentFormat{"#,##0%"}
44 scientificFormat{"#E0"} 38 scientificFormat{"#E0"}
45 } 39 }
46 patternsLong{ 40 patternsLong{
47 decimalFormat{ 41 decimalFormat{
48 1000{ 42 1000{
49 one{"0 tūkstotis"} 43 one{"0 tūkstotis"}
50 other{"0 tūkstoši"} 44 other{"0 tūkstoši"}
51 zero{"0 tūkstoši"} 45 zero{"0 tūkstoši"}
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
101 zero{"00 triljoni"} 95 zero{"00 triljoni"}
102 } 96 }
103 100000000000000{ 97 100000000000000{
104 one{"000 triljons"} 98 one{"000 triljons"}
105 other{"000 triljoni"} 99 other{"000 triljoni"}
106 zero{"000 triljoni"} 100 zero{"000 triljoni"}
107 } 101 }
108 } 102 }
109 } 103 }
110 patternsShort{ 104 patternsShort{
105 currencyFormat{
106 1000{
107 one{"¤0 tūkst'.'"}
108 other{"¤0 tūkst'.'"}
109 zero{"¤0 tūkst'.'"}
110 }
111 10000{
112 one{"¤00 tūkst'.'"}
113 other{"¤00 tūkst'.'"}
114 zero{"¤00 tūkst'.'"}
115 }
116 100000{
117 one{"¤000 tūkst'.'"}
118 other{"¤000 tūkst'.'"}
119 zero{"¤000 tūkst'.'"}
120 }
121 1000000{
122 one{"¤0 milj'.'"}
123 other{"¤0 milj'.'"}
124 zero{"¤0 milj'.'"}
125 }
126 10000000{
127 one{"¤00 milj'.'"}
128 other{"¤00 milj'.'"}
129 zero{"¤00 milj'.'"}
130 }
131 100000000{
132 one{"¤000 milj'.'"}
133 other{"¤000 milj'.'"}
134 zero{"¤000 milj'.'"}
135 }
136 1000000000{
137 one{"¤0 mljrd'.'"}
138 other{"¤0 mljrd'.'"}
139 zero{"¤0 mljrd'.'"}
140 }
141 10000000000{
142 one{"¤00 mljrd'.'"}
143 other{"¤00 mljrd'.'"}
144 zero{"¤00 mljrd'.'"}
145 }
146 100000000000{
147 one{"¤000 mljrd'.'"}
148 other{"¤000 mljrd'.'"}
149 zero{"¤000 mljrd'.'"}
150 }
151 1000000000000{
152 one{"¤0 trilj'.'"}
153 other{"¤0 trilj'.'"}
154 zero{"¤0 trilj'.'"}
155 }
156 10000000000000{
157 one{"¤00 trilj'.'"}
158 other{"¤00 trilj'.'"}
159 zero{"¤00 trilj'.'"}
160 }
161 100000000000000{
162 one{"¤000 trilj'.'"}
163 other{"¤000 trilj'.'"}
164 zero{"¤000 trilj'.'"}
165 }
166 }
111 decimalFormat{ 167 decimalFormat{
112 1000{ 168 1000{
113 one{"0 tūkst'.'"} 169 one{"0 tūkst'.'"}
114 other{"0 tūkst'.'"} 170 other{"0 tūkst'.'"}
115 zero{"0 tūkst'.'"} 171 zero{"0 tūkst'.'"}
116 } 172 }
117 10000{ 173 10000{
118 one{"00 tūkst'.'"} 174 one{"00 tūkst'.'"}
119 other{"00 tūkst'.'"} 175 other{"00 tūkst'.'"}
120 zero{"00 tūkst'.'"} 176 zero{"00 tūkst'.'"}
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 perMille{"‰"} 238 perMille{"‰"}
183 percentSign{"%"} 239 percentSign{"%"}
184 plusSign{"+"} 240 plusSign{"+"}
185 superscriptingExponent{"×"} 241 superscriptingExponent{"×"}
186 timeSeparator{":"} 242 timeSeparator{":"}
187 } 243 }
188 } 244 }
189 minimumGroupingDigits{"3"} 245 minimumGroupingDigits{"3"}
190 native{"latn"} 246 native{"latn"}
191 } 247 }
192 Version{"2.1.8.9"} 248 Version{"2.1.19.19"}
193 calendar{ 249 calendar{
194 generic{ 250 generic{
195 DateTimePatterns{ 251 DateTimePatterns{
196 "HH:mm:ss zzzz", 252 "HH:mm:ss zzzz",
197 "HH:mm:ss z", 253 "HH:mm:ss z",
198 "HH:mm:ss", 254 "HH:mm:ss",
199 "HH:mm", 255 "HH:mm",
200 "EEEE, y. 'gada' d. MMMM G", 256 "EEEE, y. 'gada' d. MMMM G",
201 "y. 'gada' d. MMMM G", 257 "y. 'gada' d. MMMM G",
202 "y. 'gada' d. MMM G", 258 "y. 'gada' d. MMM G",
203 "dd.MM.y GGGGG", 259 "dd.MM.y GGGGG",
204 "{1}, {0}", 260 "{1}, {0}",
205 "{1} 'plkst.' {0}", 261 "{1} 'plkst'. {0}",
206 "{1} 'plkst.' {0}", 262 "{1} 'plkst'. {0}",
207 "{1}, {0}", 263 "{1}, {0}",
208 "{1}, {0}", 264 "{1}, {0}",
209 } 265 }
210 availableFormats{ 266 availableFormats{
267 E{"ccc"}
211 Ed{"E, d."} 268 Ed{"E, d."}
212 Gy{"y. 'g'. G"} 269 Gy{"y. 'g'. G"}
213 GyMMM{"y. 'g'. MMM G"} 270 GyMMM{"y. 'g'. MMM G"}
214 GyMMMEd{"E, y. 'g'. d. MMM G"} 271 GyMMMEd{"E, y. 'g'. d. MMM G"}
215 GyMMMd{"y. 'g'. d. MMM G"} 272 GyMMMd{"y. 'g'. d. MMM G"}
216 H{"HH"} 273 H{"HH"}
217 Hm{"HH:mm"} 274 Hm{"HH:mm"}
218 Hms{"HH:mm:ss"} 275 Hms{"HH:mm:ss"}
219 M{"L"} 276 M{"L"}
220 MEd{"E, dd.MM."} 277 MEd{"E, dd.MM."}
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
354 "EEEE, y. 'gada' d. MMMM", 411 "EEEE, y. 'gada' d. MMMM",
355 "y. 'gada' d. MMMM", 412 "y. 'gada' d. MMMM",
356 "y. 'gada' d. MMM", 413 "y. 'gada' d. MMM",
357 "dd.MM.yy", 414 "dd.MM.yy",
358 "{1} {0}", 415 "{1} {0}",
359 "{1} {0}", 416 "{1} {0}",
360 "{1} {0}", 417 "{1} {0}",
361 "{1} {0}", 418 "{1} {0}",
362 "{1} {0}", 419 "{1} {0}",
363 } 420 }
364 NoonMarker{"pusdienlaikā"}
365 NoonMarkerNarrow{"pusd."}
366 appendItems{ 421 appendItems{
367 Timezone{"{0} {1}"} 422 Timezone{"{0} {1}"}
368 } 423 }
369 availableFormats{ 424 availableFormats{
370 E{"ccc"} 425 E{"ccc"}
371 EHm{"E, HH:mm"} 426 EHm{"E, HH:mm"}
372 EHms{"E, HH:mm:ss"} 427 EHms{"E, HH:mm:ss"}
373 Ed{"E, d."} 428 Ed{"E, d."}
374 Ehm{"E, h:mm a"} 429 Ehm{"E, h:mm a"}
375 Ehms{"E, h:mm:ss a"} 430 Ehms{"E, h:mm:ss a"}
376 Gy{"G y. 'g'."} 431 Gy{"G y. 'g'."}
377 GyMMM{"G y. 'g'. MMM"} 432 GyMMM{"G y. 'g'. MMM"}
378 GyMMMEd{"E, G y. 'g'. d. MMM"} 433 GyMMMEd{"E, G y. 'g'. d. MMM"}
379 GyMMMd{"G y. 'g'. d. MMM"} 434 GyMMMd{"G y. 'g'. d. MMM"}
380 H{"HH"} 435 H{"HH"}
381 Hm{"HH:mm"} 436 Hm{"HH:mm"}
382 Hms{"HH:mm:ss"} 437 Hms{"HH:mm:ss"}
438 Hmsv{"HH:mm:ss v"}
439 Hmv{"HH:mm v"}
383 M{"L"} 440 M{"L"}
384 MEd{"E, dd.MM."} 441 MEd{"E, dd.MM."}
385 MMM{"LLL"} 442 MMM{"LLL"}
386 MMMEd{"E, d. MMM"} 443 MMMEd{"E, d. MMM"}
387 MMMMEd{"E, d. MMMM"} 444 MMMMEd{"E, d. MMMM"}
388 MMMMd{"d. MMMM"} 445 MMMMd{"d. MMMM"}
389 MMMd{"d. MMM"} 446 MMMd{"d. MMM"}
390 Md{"dd.MM."} 447 Md{"dd.MM."}
391 d{"d"} 448 d{"d"}
392 h{"h a"} 449 h{"h a"}
393 hm{"h:mm a"} 450 hm{"h:mm a"}
394 hms{"h:mm:ss a"} 451 hms{"h:mm:ss a"}
452 hmsv{"h:mm:ss a v"}
453 hmv{"h:mm a v"}
395 mmss{"mm:ss"} 454 mmss{"mm:ss"}
396 ms{"mm:ss"} 455 ms{"mm:ss"}
397 y{"y. 'g'."} 456 y{"y. 'g'."}
398 yM{"MM.y."} 457 yM{"MM.y."}
399 yMEd{"E, d.M.y."} 458 yMEd{"E, d.M.y."}
400 yMMM{"y. 'g'. MMM"} 459 yMMM{"y. 'g'. MMM"}
401 yMMMEd{"E, y. 'g'. d. MMM"} 460 yMMMEd{"E, y. 'g'. d. MMM"}
402 yMMMM{"y. 'g'. MMMM"} 461 yMMMM{"y. 'g'. MMMM"}
403 yMMMd{"y. 'g'. d. MMM"} 462 yMMMd{"y. 'g'. d. MMM"}
404 yMd{"d.M.y."} 463 yMd{"d.M.y."}
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
476 "Svētdiena", 535 "Svētdiena",
477 "Pirmdiena", 536 "Pirmdiena",
478 "Otrdiena", 537 "Otrdiena",
479 "Trešdiena", 538 "Trešdiena",
480 "Ceturtdiena", 539 "Ceturtdiena",
481 "Piektdiena", 540 "Piektdiena",
482 "Sestdiena", 541 "Sestdiena",
483 } 542 }
484 } 543 }
485 } 544 }
545 dayPeriod{
546 format{
547 abbreviated{
548 afternoon1{"pēcpusd."}
549 evening1{"vakarā"}
550 midnight{"pusnaktī"}
551 morning1{"no rīta"}
552 night1{"naktī"}
553 noon{"pusd."}
554 }
555 narrow{
556 afternoon1{"pēcpusdienā"}
557 evening1{"vakarā"}
558 midnight{"pusnaktī"}
559 morning1{"no rīta"}
560 night1{"naktī"}
561 noon{"pusd."}
562 }
563 wide{
564 afternoon1{"pēcpusdienā"}
565 evening1{"vakarā"}
566 midnight{"pusnaktī"}
567 morning1{"no rīta"}
568 night1{"naktī"}
569 noon{"pusdienlaikā"}
570 }
571 }
572 stand-alone{
573 abbreviated{
574 afternoon1{"pēcpusdiena"}
575 am{"priekšp."}
576 evening1{"vakars"}
577 midnight{"pusnakts"}
578 morning1{"rīts"}
579 night1{"nakts"}
580 pm{"pēcpusd."}
581 }
582 narrow{
583 afternoon1{"pēcpusdiena"}
584 am{"priekšp."}
585 evening1{"vakars"}
586 midnight{"pusnakts"}
587 morning1{"rīts"}
588 night1{"nakts"}
589 noon{"pusd."}
590 pm{"pēcp."}
591 }
592 wide{
593 afternoon1{"pēcpusdiena"}
594 am{"priekšpusdienā"}
595 evening1{"vakars"}
596 midnight{"pusnakts"}
597 morning1{"rīts"}
598 night1{"nakts"}
599 noon{"pusdienlaiks"}
600 pm{"pēcpusdiena"}
601 }
602 }
603 }
486 eras{ 604 eras{
487 abbreviated{ 605 abbreviated{
488 "p.m.ē.", 606 "p.m.ē.",
489 "m.ē.", 607 "m.ē.",
490 } 608 }
491 narrow{ 609 narrow{
492 "p.m.ē.", 610 "p.m.ē.",
493 "m.ē.", 611 "m.ē.",
494 } 612 }
495 wide{ 613 wide{
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
767 } 885 }
768 } 886 }
769 } 887 }
770 } 888 }
771 delimiters{ 889 delimiters{
772 alternateQuotationEnd{"’"} 890 alternateQuotationEnd{"’"}
773 alternateQuotationStart{"‘"} 891 alternateQuotationStart{"‘"}
774 quotationEnd{"”"} 892 quotationEnd{"”"}
775 quotationStart{"“"} 893 quotationStart{"“"}
776 } 894 }
777 durationUnits{
778 hm{"h:mm"}
779 hms{"h:mm:ss"}
780 ms{"m:ss"}
781 }
782 fields{ 895 fields{
783 day{ 896 day{
784 dn{"diena"} 897 dn{"diena"}
785 relative{ 898 relative{
786 "-1"{"vakar"} 899 "-1"{"vakar"}
787 "-2"{"aizvakar"} 900 "-2"{"aizvakar"}
788 "0"{"šodien"} 901 "0"{"šodien"}
789 "1"{"rīt"} 902 "1"{"rīt"}
790 "2"{"parīt"} 903 "2"{"parīt"}
791 } 904 }
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
826 zero{"pēc {0} d."} 939 zero{"pēc {0} d."}
827 } 940 }
828 past{ 941 past{
829 one{"pirms {0} d."} 942 one{"pirms {0} d."}
830 other{"pirms {0} d."} 943 other{"pirms {0} d."}
831 zero{"pirms {0} d."} 944 zero{"pirms {0} d."}
832 } 945 }
833 } 946 }
834 } 947 }
835 dayperiod{ 948 dayperiod{
836 dn{"Priekšpusdienā/pēcpusdienā"} 949 dn{"priekšpusdienā/pēcpusdienā"}
837 } 950 }
838 era{ 951 era{
839 dn{"Ēra"} 952 dn{"ēra"}
840 } 953 }
841 fri{ 954 fri{
842 relative{ 955 relative{
843 "-1"{"pagājušajā piektdienā"} 956 "-1"{"pagājušajā piektdienā"}
844 "0"{"šajā piektdienā"} 957 "0"{"šajā piektdienā"}
845 "1"{"nākamajā piektdienā"} 958 "1"{"nākamajā piektdienā"}
846 } 959 }
847 } 960 }
848 fri-narrow{ 961 fri-narrow{
849 relative{ 962 relative{
850 "-1"{"pag. piektd."} 963 "-1"{"pag. piektd."}
851 "0"{"šajā piektd."} 964 "0"{"šajā piektd."}
852 "1"{"nāk. piektd."} 965 "1"{"nāk. piektd."}
853 } 966 }
854 } 967 }
855 fri-short{ 968 fri-short{
856 relative{ 969 relative{
857 "-1"{"pag. piektd."} 970 "-1"{"pag. piektd."}
858 "0"{"šajā piektd."} 971 "0"{"šajā piektd."}
859 "1"{"nāk. piektd."} 972 "1"{"nāk. piektd."}
860 } 973 }
861 } 974 }
862 hour{ 975 hour{
863 dn{"Stundas"} 976 dn{"stundas"}
864 relativeTime{ 977 relativeTime{
865 future{ 978 future{
866 one{"pēc {0} stundas"} 979 one{"pēc {0} stundas"}
867 other{"pēc {0} stundām"} 980 other{"pēc {0} stundām"}
868 zero{"pēc {0} stundām"} 981 zero{"pēc {0} stundām"}
869 } 982 }
870 past{ 983 past{
871 one{"pirms {0} stundas"} 984 one{"pirms {0} stundas"}
872 other{"pirms {0} stundām"} 985 other{"pirms {0} stundām"}
873 zero{"pirms {0} stundām"} 986 zero{"pirms {0} stundām"}
(...skipping 24 matching lines...) Expand all
898 zero{"pēc {0} st."} 1011 zero{"pēc {0} st."}
899 } 1012 }
900 past{ 1013 past{
901 one{"pirms {0} st."} 1014 one{"pirms {0} st."}
902 other{"pirms {0} st."} 1015 other{"pirms {0} st."}
903 zero{"pirms {0} st."} 1016 zero{"pirms {0} st."}
904 } 1017 }
905 } 1018 }
906 } 1019 }
907 minute{ 1020 minute{
908 dn{"Minūtes"} 1021 dn{"minūtes"}
909 relativeTime{ 1022 relativeTime{
910 future{ 1023 future{
911 one{"pēc {0} minūtes"} 1024 one{"pēc {0} minūtes"}
912 other{"pēc {0} minūtēm"} 1025 other{"pēc {0} minūtēm"}
913 zero{"pēc {0} minūtēm"} 1026 zero{"pēc {0} minūtēm"}
914 } 1027 }
915 past{ 1028 past{
916 one{"pirms {0} minūtes"} 1029 one{"pirms {0} minūtes"}
917 other{"pirms {0} minūtēm"} 1030 other{"pirms {0} minūtēm"}
918 zero{"pirms {0} minūtēm"} 1031 zero{"pirms {0} minūtēm"}
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
964 } 1077 }
965 } 1078 }
966 mon-short{ 1079 mon-short{
967 relative{ 1080 relative{
968 "-1"{"pag. pirmd."} 1081 "-1"{"pag. pirmd."}
969 "0"{"šajā pirmd."} 1082 "0"{"šajā pirmd."}
970 "1"{"nāk. pirmd."} 1083 "1"{"nāk. pirmd."}
971 } 1084 }
972 } 1085 }
973 month{ 1086 month{
974 dn{"Mēnesis"} 1087 dn{"mēnesis"}
975 relative{ 1088 relative{
976 "-1"{"pagājušajā mēnesī"} 1089 "-1"{"pagājušajā mēnesī"}
977 "0"{"šajā mēnesī"} 1090 "0"{"šajā mēnesī"}
978 "1"{"nākamajā mēnesī"} 1091 "1"{"nākamajā mēnesī"}
979 } 1092 }
980 relativeTime{ 1093 relativeTime{
981 future{ 1094 future{
982 one{"pēc {0} mēneša"} 1095 one{"pēc {0} mēneša"}
983 other{"pēc {0} mēnešiem"} 1096 other{"pēc {0} mēnešiem"}
984 zero{"pēc {0} mēnešiem"} 1097 zero{"pēc {0} mēnešiem"}
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
1080 } 1193 }
1081 } 1194 }
1082 sat-short{ 1195 sat-short{
1083 relative{ 1196 relative{
1084 "-1"{"pag. sestd."} 1197 "-1"{"pag. sestd."}
1085 "0"{"šajā sestd."} 1198 "0"{"šajā sestd."}
1086 "1"{"nāk. sestd."} 1199 "1"{"nāk. sestd."}
1087 } 1200 }
1088 } 1201 }
1089 second{ 1202 second{
1090 dn{"Sekundes"} 1203 dn{"sekundes"}
1091 relative{ 1204 relative{
1092 "0"{"tagad"} 1205 "0"{"tagad"}
1093 } 1206 }
1094 relativeTime{ 1207 relativeTime{
1095 future{ 1208 future{
1096 one{"pēc {0} sekundes"} 1209 one{"pēc {0} sekundes"}
1097 other{"pēc {0} sekundēm"} 1210 other{"pēc {0} sekundēm"}
1098 zero{"pēc {0} sekundēm"} 1211 zero{"pēc {0} sekundēm"}
1099 } 1212 }
1100 past{ 1213 past{
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
1265 one{"pirms {0} ned."} 1378 one{"pirms {0} ned."}
1266 other{"pirms {0} ned."} 1379 other{"pirms {0} ned."}
1267 zero{"pirms {0} ned."} 1380 zero{"pirms {0} ned."}
1268 } 1381 }
1269 } 1382 }
1270 } 1383 }
1271 weekday{ 1384 weekday{
1272 dn{"nedēļas diena"} 1385 dn{"nedēļas diena"}
1273 } 1386 }
1274 year{ 1387 year{
1275 dn{"Gads"} 1388 dn{"gads"}
1276 relative{ 1389 relative{
1277 "-1"{"pagājušajā gadā"} 1390 "-1"{"pagājušajā gadā"}
1278 "0"{"šajā gadā"} 1391 "0"{"šajā gadā"}
1279 "1"{"nākamajā gadā"} 1392 "1"{"nākamajā gadā"}
1280 } 1393 }
1281 relativeTime{ 1394 relativeTime{
1282 future{ 1395 future{
1283 one{"pēc {0} gada"} 1396 one{"pēc {0} gada"}
1284 other{"pēc {0} gadiem"} 1397 other{"pēc {0} gadiem"}
1285 zero{"pēc {0} gadiem"} 1398 zero{"pēc {0} gadiem"}
(...skipping 29 matching lines...) Expand all
1315 zero{"pēc {0} g."} 1428 zero{"pēc {0} g."}
1316 } 1429 }
1317 past{ 1430 past{
1318 one{"pirms {0} g."} 1431 one{"pirms {0} g."}
1319 other{"pirms {0} g."} 1432 other{"pirms {0} g."}
1320 zero{"pirms {0} g."} 1433 zero{"pirms {0} g."}
1321 } 1434 }
1322 } 1435 }
1323 } 1436 }
1324 zone{ 1437 zone{
1325 dn{"Laika josla"} 1438 dn{"laika josla"}
1326 } 1439 }
1327 } 1440 }
1328 listPattern{ 1441 listPattern{
1329 standard{ 1442 standard{
1330 2{"{0} un {1}"} 1443 2{"{0} un {1}"}
1331 end{"{0} un {1}"} 1444 end{"{0} un {1}"}
1332 middle{"{0}, {1}"} 1445 middle{"{0}, {1}"}
1333 start{"{0}, {1}"} 1446 start{"{0}, {1}"}
1334 } 1447 }
1335 unit{ 1448 unit{
(...skipping 26 matching lines...) Expand all
1362 Tone{"Intonācija"} 1475 Tone{"Intonācija"}
1363 UNGEGN{"UNGEGN"} 1476 UNGEGN{"UNGEGN"}
1364 x-Accents{"Diakritiskās zīmes"} 1477 x-Accents{"Diakritiskās zīmes"}
1365 x-Fullwidth{"Pilna platuma"} 1478 x-Fullwidth{"Pilna platuma"}
1366 x-Halfwidth{"Pusplatuma"} 1479 x-Halfwidth{"Pusplatuma"}
1367 x-Jamo{"Džamo"} 1480 x-Jamo{"Džamo"}
1368 x-Pinyin{"Piņjiņ"} 1481 x-Pinyin{"Piņjiņ"}
1369 x-Publishing{"Izdevējdarbība"} 1482 x-Publishing{"Izdevējdarbība"}
1370 } 1483 }
1371 } 1484 }
OLDNEW
« no previous file with comments | « source/data/locales/luy_KE.txt ('k') | source/data/locales/lv_LV.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698