|
123 | 123 | "annotations": { |
124 | 124 | "descAuthor": "'{{- author}}'", |
125 | 125 | "descCreator": ", kurią(-ias) sukūrė", |
126 | | - "descList": "{{- count}} pastaba(-os, -ų){{- creator}}, bus susietos su {{- author}} leidiniu '{{- title}}'", |
127 | | - "descNewer": "Konfliktas(-ai): {{- count}} naujesnė(-s, -ių) pastaba(-os, -ų)", |
128 | | - "descOlder": "Konfliktas(-ai): {{- count}} senesnė(-s, -ių) pastaba(-os, -ų)", |
| 126 | + "descList_one": "{{- count}} pastaba{{- creator}}, bus susieta su {{- author}} leidiniu '{{- title}}'", |
| 127 | + "descList_few": "{{- count}} pastabos{{- creator}}, bus susietos su {{- author}} leidiniu '{{- title}}'", |
| 128 | + "descList_other": "{{- count}} pastabų{{- creator}}, bus susietos su {{- author}} leidiniu '{{- title}}'", |
| 129 | + "descNewer_one": "Konfliktas(-ai): {{- count}} naujesnė pastaba", |
| 130 | + "descNewer_few": "Konfliktas(-ai): {{- count}} naujesnės pastabos", |
| 131 | + "descNewer_other": "Konfliktas(-ai): {{- count}} naujesnių pastabų", |
| 132 | + "descOlder_one": "Konfliktas(-ai): {{- count}} senesnė pastaba", |
| 133 | + "descOlder_few": "Konfliktas(-ai): {{- count}} senesnės pastabos", |
| 134 | + "descOlder_other": "Konfliktas(-ai): {{- count}} senesnių pastabų", |
129 | 135 | "descTitle": "Pastabų pavadinimas: ", |
130 | 136 | "importAll": "Importuoti visas pastabas", |
131 | 137 | "importWithoutConflict": "Importuoti pastabas, neturinčias konfliktų", |
|
134 | 140 | }, |
135 | 141 | "cancel": "Nutraukti", |
136 | 142 | "deleteAnnotations": "Šalinti pastabas?", |
137 | | - "deleteAnnotationsText": "Ar norite pašalinti {{- count}} pastabą(-as, -ų)?", |
| 143 | + "deleteAnnotationsText_one": "Ar norite pašalinti {{- count}} pastabą?", |
| 144 | + "deleteAnnotationsText_few": "Ar norite pašalinti {{- count}} pastabas?", |
| 145 | + "deleteAnnotationsText_other": "Ar norite pašalinti {{- count}} pastabų?", |
138 | 146 | "deleteFeed": "Pašalinti katalogą?", |
139 | 147 | "deletePublication": "Pašalinti leidinį?", |
140 | 148 | "import": "Patvirtinkite importą:", |
|
432 | 440 | }, |
433 | 441 | "picker": { |
434 | 442 | "search": { |
435 | | - "founds": "{{- count}} atitikmuo(-ys, -ų)", |
| 443 | + "founds_one": "{{- count}} atitikmuo", |
| 444 | + "founds_few": "{{- count}} atitikmenys", |
| 445 | + "founds_other": "{{- count}} atitikmenų", |
436 | 446 | "input": "ieškomas tekstas", |
437 | 447 | "next": "Kitas", |
438 | 448 | "notFound": "atitikmenų nėra", |
|
0 commit comments